{
  "_id": "6a2275becd65a98ecbd4aa24",
  "Package": "texter",
  "Title": "An Easy Text and Sentiment Analysis Library",
  "Version": "0.1.9",
  "Authors@R": "person(given = \"Simi\",\nfamily = \"Kafaru\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kafarusimileoluwa@gmail.com\")",
  "Maintainer": "Simi Kafaru <kafarusimileoluwa@gmail.com>",
  "Description": "Implement text and sentiment analysis with 'texter'.\nGenerate sentiment scores on text data and also visualize\nsentiments. 'texter' allows you to quickly generate insights on\nyour data. It includes support for lexicons such as 'NRC' and\n'Bing'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/simmieyungie/texter",
  "BugReports": "https://github.com/simmieyungie/texter/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://simmieyungie.r-universe.dev",
  "Date/Publication": "2021-09-20 22:21:29 UTC",
  "RemoteUrl": "https://github.com/simmieyungie/texter",
  "RemoteRef": "HEAD",
  "RemoteSha": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:04:00 UTC",
    "User": "root"
  },
  "Author": "Simi Kafaru [aut, cre]",
  "MD5sum": "a704a4dba2755c65831be5c2c70e7f42",
  "_user": "simmieyungie",
  "_type": "src",
  "_file": "texter_0.1.9.tar.gz",
  "_fileid": "83e2874c32a307afeadead70d6a1f3c3ac3f6c40288dd0e87df4c71cdc9e8ea0",
  "_filesize": 232896,
  "_sha256": "83e2874c32a307afeadead70d6a1f3c3ac3f6c40288dd0e87df4c71cdc9e8ea0",
  "_created": "2026-06-05T07:04:00.000Z",
  "_published": "2026-06-05T07:07:42.732Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79680319252,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430779318"
    },
    {
      "job": 79680319266,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430777631"
    },
    {
      "job": 79680319247,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430773960"
    },
    {
      "job": 79680319235,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430776280"
    },
    {
      "job": 79679975700,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430739943"
    },
    {
      "job": 79680319289,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430766049"
    },
    {
      "job": 79680319261,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430778645"
    },
    {
      "job": 79680319272,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430765854"
    },
    {
      "job": 79680319296,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430773533"
    }
  ],
  "_buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/simmieyungie/texter",
  "_commit": {
    "id": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
    "author": "Simmieyungie <56706551+simmieyungie@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "badges",
    "time": 1632176489
  },
  "_maintainer": {
    "name": "Simi Kafaru",
    "email": "kafarusimileoluwa@gmail.com",
    "login": "simmieyungie",
    "description": "Data Science | Startups | Finance | Economics | AI\n",
    "uuid": 56706551
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stopwords",
      "role": "Imports"
    },
    {
      "package": "textdata",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "simmieyungie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "simmieyungie",
      "count": 59,
      "uuid": 56706551
    }
  ],
  "_userbio": {
    "uuid": 56706551,
    "type": "user",
    "name": "Simmieyungie",
    "description": "Data Science | Startups | Finance | Economics | AI\r\n"
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/texter"
  },
  "_devurl": "https://github.com/simmieyungie/texter",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/texter.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/simmieyungie/texter",
  "_realowner": "simmieyungie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.0.9",
      "date": "2021-08-17"
    },
    {
      "version": "0.1.9",
      "date": "2021-09-20"
    }
  ],
  "_exports": [
    "counter",
    "removeNumPunct",
    "removeURL",
    "sentimentAnalyzer",
    "top_bigrams",
    "top_Sentiments",
    "top_words",
    "top_words_Retriever",
    "users"
  ],
  "_datasets": [
    {
      "name": "brexit",
      "title": "This is the first data to be included in my package",
      "object": "brexit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "author",
        "content"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "doge",
      "title": "This is the first data to be included in my package",
      "object": "doge",
      "class": [
        "data.frame"
      ],
      "fields": [
        "screenName",
        "text",
        "statusSource"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "nrc",
      "title": "This data was saved NRC word-emotion association lexicon",
      "object": "nrc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X.1",
        "X",
        "word",
        "sentiment"
      ],
      "rows": 13901,
      "table": true,
      "tojson": true
    },
    {
      "name": "stop_words",
      "title": "Saved stop_word dataframe from tidytext",
      "object": "stop_words",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "word",
        "lexicon"
      ],
      "rows": 1149,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brexit",
      "title": "This is the first data to be included in my package",
      "topics": [
        "brexit"
      ]
    },
    {
      "page": "counter",
      "title": "Get the number of times a vector of words occurs",
      "topics": [
        "counter"
      ]
    },
    {
      "page": "doge",
      "title": "This is the first data to be included in my package",
      "topics": [
        "doge"
      ]
    },
    {
      "page": "nrc",
      "title": "This data was saved NRC word-emotion association lexicon",
      "topics": [
        "nrc"
      ]
    },
    {
      "page": "removeNumPunct",
      "title": "Easily remove Punctuation from Text",
      "topics": [
        "removeNumPunct"
      ]
    },
    {
      "page": "removeURL",
      "title": "A function to help you remove URLs from text",
      "topics": [
        "removeURL"
      ]
    },
    {
      "page": "sentimentAnalyzer",
      "title": "Get the overall weight of emotions conveyed in a corpus",
      "topics": [
        "sentimentAnalyzer"
      ]
    },
    {
      "page": "stop_words",
      "title": "Saved stop_word dataframe from tidytext",
      "topics": [
        "stop_words"
      ]
    },
    {
      "page": "top_bigrams",
      "title": "Get the top bigrams from text Get the top n bigrams from vector of text",
      "topics": [
        "top_bigrams"
      ]
    },
    {
      "page": "top_Sentiments",
      "title": "Get the top 10 negative and positive words",
      "topics": [
        "top_Sentiments"
      ]
    },
    {
      "page": "top_words",
      "title": "Get the top n words from vector of text",
      "topics": [
        "top_words"
      ]
    },
    {
      "page": "top_words_Retriever",
      "title": "Get the top words based on a key search word",
      "topics": [
        "top_words_Retriever"
      ]
    },
    {
      "page": "users",
      "title": "Extract Usernames and tagged handles from tweets",
      "topics": [
        "users"
      ]
    }
  ],
  "_readme": "https://github.com/simmieyungie/texter/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "ISOcodes",
    "janeaustenr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "SnowballC",
    "stopwords",
    "stringi",
    "stringr",
    "textdata",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tokenizers",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "texter",
  "_universes": [
    "simmieyungie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-05T07:06:19.000Z",
      "distro": "noble",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "ecd7662b7d6337b8dedf09850d898c4a52c7fce7cb7aa7632cee5e125d7d21b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-05T07:06:12.000Z",
      "distro": "noble",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "0d851edcaf5b937ef01da959bb5a9e9379ea94457a35aedca9577ba20b253c31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-05T07:06:11.000Z",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "0e85b5eee0a40e90e9deea7396ea4f7fb987844d423acb9fc3cdb0eee180a426",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-05T07:06:14.000Z",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "756ed8e064860b209be4ca24bf2daa82b3b4a2c76fcb241e4c0a4ba9e636f5e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-06-05T07:06:08.000Z",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "190d6ff665cc10f650a0b3660d004d778f64331e67de6eb13dc6428d9db2bb7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-05T07:05:22.000Z",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "e135325cf55c3c360c8b3edf1aa8df7962541398278ca87058e3c8cfa15523bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-05T07:05:23.000Z",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "e0154347a3f7aa9dbd8f4d93258002fba4a5ca23dec0a13eed447eae7420ff14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-05T07:05:05.000Z",
      "commit": "1970a09d8ff15caa4dcb079178cab3ce7d6a8116",
      "fileid": "24517506aea0cebd6d21f471ae4ac6e728743fc5e783a59a094afed2259076e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simmieyungie/actions/runs/27000564423"
    }
  ]
}