{
  "_id": "6a197457acfb0bcc41df03b4",
  "Package": "quanteda.textstats",
  "Version": "0.97.2",
  "Title": "Textual Statistics for the Quantitative Analysis of Textual Data",
  "Description": "Textual statistics functions formerly in the 'quanteda'\npackage. Textual statistics for characterizing and comparing\ntextual data. Includes functions for measuring term and\ndocument frequency, the co-occurrence of words, similarity and\ndistance between features and documents, feature entropy,\nkeyword occurrence, readability, and lexical diversity.  These\nfunctions extend the 'quanteda' package and are specially\ndesigned for sparse textual data.",
  "Authors@R": "c( \nperson(\"Kenneth\", \"Benoit\", email = \"kbenoit@lse.ac.uk\", role = c(\"cre\", \"aut\", \"cph\"), comment = c(ORCID = \"0000-0002-0797-564X\")),\nperson(\"Kohei\", \"Watanabe\", email = \"watanabe.kohei@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0001-6519-5265\")),\nperson(\"Haiyan\", \"Wang\", email = \"whyinsa@yahoo.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-4992-4311\")),\nperson(\"Jiong Wei\", \"Lua\", email = \"J.W.Lua@lse.ac.uk\", role = \"aut\"),\nperson(\"Jouni\", \"Kuha\", email = \"j.kuha@lse.ac.uk\", role = \"aut\", comment = c(ORCID = \"0000-0002-1156-8465\")),\nperson(\"European Research Council\", role = \"fnd\", comment = \"ERC-2011-StG 283794-QUANTESS\")\n)",
  "License": "GPL-3",
  "URL": "https://quanteda.io",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/quanteda/quanteda.textstats/issues",
  "LazyData": "TRUE",
  "Language": "en-GB",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 11:06:14 UTC",
    "User": "root"
  },
  "Author": "Kenneth Benoit [cre, aut, cph]\n(<https://orcid.org/0000-0002-0797-564X>), Kohei Watanabe [aut]\n(<https://orcid.org/0000-0001-6519-5265>), Haiyan Wang [aut]\n(<https://orcid.org/0000-0003-4992-4311>), Jiong Wei Lua [aut],\nJouni Kuha [aut] (<https://orcid.org/0000-0002-1156-8465>),\nEuropean Research Council [fnd] (ERC-2011-StG 283794-QUANTESS)",
  "Maintainer": "Kenneth Benoit <kbenoit@lse.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-09-04 02:53:30 UTC",
  "RemoteUrl": "https://github.com/cran/quanteda.textstats",
  "RemoteRef": "HEAD",
  "RemoteSha": "eea0a541cf5bd14ca03bb56f866c58002b5608ae",
  "MD5sum": "f1469deb69a7e1562911861e4adf18ff",
  "_user": "cran",
  "_type": "src",
  "_file": "quanteda.textstats_0.97.2.tar.gz",
  "_fileid": "f69af4e677ec39b89e7b77c449fb4390ecbb4ac537416b8a2ccfceca8062a574",
  "_filesize": 433611,
  "_sha256": "f69af4e677ec39b89e7b77c449fb4390ecbb4ac537416b8a2ccfceca8062a574",
  "_created": "2026-05-29T11:06:14.000Z",
  "_published": "2026-05-29T11:11:19.127Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78488787152,
      "time": 237,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289289481"
    },
    {
      "job": 78488787208,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289279699"
    },
    {
      "job": 78488787293,
      "time": 186,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289275021"
    },
    {
      "job": 78488787163,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289278525"
    },
    {
      "job": 78488259654,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289221738"
    },
    {
      "job": 78488787159,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289261884"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26633450123",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/quanteda.textstats",
  "_commit": {
    "id": "eea0a541cf5bd14ca03bb56f866c58002b5608ae",
    "author": "Kenneth Benoit <kbenoit@lse.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.97.2\n",
    "time": 1725418410
  },
  "_maintainer": {
    "name": "Kenneth Benoit",
    "email": "kbenoit@lse.ac.uk",
    "login": "kbenoit",
    "bluesky": "@kenbenoit.bsky.social",
    "orcid": "0000-0002-0797-564X",
    "twitter": "@kenbenoit",
    "description": "Professor of Computational Social Science; Dean, School of Social Science, Singapore Management University;\nDirector of non-profit @quanteda Initiative",
    "uuid": 2182246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.7.600.1.0",
      "role": "LinkingTo"
    },
    {
      "package": "quanteda",
      "role": "LinkingTo"
    },
    {
      "package": "quanteda",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.5-0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nsyllable",
      "role": "Imports"
    },
    {
      "package": "proxyC",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "role": "Suggests"
    },
    {
      "package": "ExPosition",
      "role": "Suggests"
    },
    {
      "package": "proxy",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "svs",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kbenoit",
      "count": 15,
      "uuid": 2182246
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4057,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quanteda.textstats"
  },
  "_mentions": 15,
  "_devurl": "https://github.com/quanteda/quanteda.textstats",
  "_pkgdown": "https://quanteda.io",
  "_searchresults": 1192,
  "_topics": [
    "onetbb",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/quanteda.textstats.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/quanteda/quanteda.textstats",
  "_realowner": "quanteda",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.90",
      "date": "2020-12-07"
    },
    {
      "version": "0.91",
      "date": "2020-12-11"
    },
    {
      "version": "0.92",
      "date": "2021-02-20"
    },
    {
      "version": "0.93",
      "date": "2021-03-15"
    },
    {
      "version": "0.94",
      "date": "2021-04-06"
    },
    {
      "version": "0.94.1",
      "date": "2021-05-11"
    },
    {
      "version": "0.95",
      "date": "2021-11-24"
    },
    {
      "version": "0.96",
      "date": "2022-09-19"
    },
    {
      "version": "0.96.1",
      "date": "2023-03-08"
    },
    {
      "version": "0.96.2",
      "date": "2023-04-27"
    },
    {
      "version": "0.96.3",
      "date": "2023-08-09"
    },
    {
      "version": "0.96.4",
      "date": "2023-11-02"
    },
    {
      "version": "0.97",
      "date": "2024-04-08"
    },
    {
      "version": "0.97.1",
      "date": "2024-08-27"
    },
    {
      "version": "0.97.2",
      "date": "2024-09-03"
    }
  ],
  "_exports": [
    "as.matrix",
    "nscrabble",
    "show",
    "textstat_collocations",
    "textstat_dist",
    "textstat_entropy",
    "textstat_frequency",
    "textstat_keyness",
    "textstat_lexdiv",
    "textstat_proxy",
    "textstat_readability",
    "textstat_select",
    "textstat_simil",
    "textstat_summary"
  ],
  "_datasets": [
    {
      "name": "data_char_wordlists",
      "title": "Word lists for readability statistics",
      "object": "data_char_wordlists",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_char_wordlists",
      "title": "Word lists for readability statistics",
      "topics": [
        "data_char_wordlists"
      ]
    },
    {
      "page": "textstat_collocations",
      "title": "Identify and score multi-word expressions",
      "topics": [
        "textstat_collocations"
      ]
    },
    {
      "page": "textstat_entropy",
      "title": "Compute entropies of documents or features",
      "topics": [
        "textstat_entropy"
      ]
    },
    {
      "page": "textstat_frequency",
      "title": "Tabulate feature frequencies",
      "topics": [
        "textstat_frequency"
      ]
    },
    {
      "page": "textstat_keyness",
      "title": "Calculate keyness statistics",
      "topics": [
        "textstat_keyness"
      ]
    },
    {
      "page": "textstat_lexdiv",
      "title": "Calculate lexical diversity",
      "topics": [
        "textstat_lexdiv"
      ]
    },
    {
      "page": "textstat_readability",
      "title": "Calculate readability",
      "topics": [
        "textstat_readability"
      ]
    },
    {
      "page": "textstat_simil",
      "title": "Similarity and distance computation between documents or features",
      "topics": [
        "textstat_dist",
        "textstat_simil"
      ]
    },
    {
      "page": "textstat_summary",
      "title": "Summarize documents as syntactic and lexical feature counts",
      "topics": [
        "textstat_summary"
      ]
    }
  ],
  "_readme": "https://github.com/cran/quanteda.textstats/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmatch",
    "ISOcodes",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nsyllable",
    "proxyC",
    "quanteda",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "SnowballC",
    "stopwords",
    "stringi",
    "xml2",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libtbb",
      "package": "libtbb12",
      "headers": "libtbb-dev",
      "source": "onetbb",
      "version": "2021.11.0-2ubuntu2",
      "name": "onetbb",
      "homepage": "https://www.threadingbuildingblocks.org/",
      "description": "parallelism library for C++ - runtime files"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.939753768211849,
  "_indexed": false,
  "_nocasepkg": "quanteda.textstats",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://quanteda.r-universe.dev/quanteda.textstats",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.97.2",
      "date": "2026-05-29T11:09:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eea0a541cf5bd14ca03bb56f866c58002b5608ae",
      "fileid": "31fc045e01c10d3cdfe6309136b4b6a7124fe9b0045486f93db6478d6ccf751e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633450123"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.97.2",
      "date": "2026-05-29T11:08:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eea0a541cf5bd14ca03bb56f866c58002b5608ae",
      "fileid": "ee72c64d58f9028e53099c0deb3118640fa8d2a96fda34e67647a163311ea58c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633450123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.97.2",
      "date": "2026-05-29T11:08:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eea0a541cf5bd14ca03bb56f866c58002b5608ae",
      "fileid": "0cbcfe70971926ac5fd624aa1ee321a2c4f8a3ce2564e4d184a8c978966bff20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633450123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.97.2",
      "date": "2026-05-29T11:08:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eea0a541cf5bd14ca03bb56f866c58002b5608ae",
      "fileid": "d85d6ad127ddb5f4ee83ade9dd7f38b9ce7252c2538d29520e8bfd24a1e10c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633450123"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.97.2",
      "date": "2026-05-29T11:08:59.000Z",
      "arch": "emscripten",
      "commit": "eea0a541cf5bd14ca03bb56f866c58002b5608ae",
      "fileid": "16f2df20e0a5a56cd55079974d9e9197836c2113ed1c8f6fc3ff12a7a05b13a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633450123"
    }
  ]
}