{
  "_id": "6a1d63fa1d7bb097a0a4be75",
  "Package": "RTextTools",
  "Type": "Package",
  "Title": "Automatic Text Classification via Supervised Learning",
  "Version": "1.4.3",
  "Date": "2020-04-24",
  "Author": "Timothy P. Jurka, Loren Collingwood, Amber E. Boydstun,\nEmiliano Grossman, Wouter van Atteveldt",
  "Maintainer": "Loren Collingwood <loren.collingwood@gmail.com>",
  "Description": "A machine learning package for automatic text\nclassification that makes it simple for novice users to get\nstarted with machine learning, while allowing experienced users\nto easily experiment with different settings and algorithm\ncombinations. The package includes eight algorithms for\nensemble classification (svm, slda, boosting, bagging, random\nforests, glmnet, decision trees, neural networks),\ncomprehensive analytics, and thorough documentation.",
  "License": "GPL-3",
  "URL": "http://www.rtexttools.com/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 10:35:44 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://lorenc5.r-universe.dev",
  "Date/Publication": "2020-04-26 00:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/RTextTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "95f6a1b20bc214e15e3d631b093ada19254675e4",
  "MD5sum": "cef5317caa82ce358221b74c6d703cb2",
  "_user": "lorenc5",
  "_type": "src",
  "_file": "RTextTools_1.4.3.tar.gz",
  "_fileid": "55258224608b6a62f63142fa916534d24b671641ca91353debb47f7f34b3e7d4",
  "_filesize": 597208,
  "_sha256": "55258224608b6a62f63142fa916534d24b671641ca91353debb47f7f34b3e7d4",
  "_created": "2026-06-01T10:35:44.000Z",
  "_published": "2026-06-01T10:50:34.483Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78834352324,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329412914"
    },
    {
      "job": 78834352414,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329325230"
    },
    {
      "job": 78834352330,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329319049"
    },
    {
      "job": 78834352342,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329316539"
    },
    {
      "job": 78834352323,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329456478"
    },
    {
      "job": 78834352354,
      "time": 216,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329502092"
    },
    {
      "job": 78834352326,
      "time": 206,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329537939"
    },
    {
      "job": 78834352340,
      "time": 237,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329505181"
    },
    {
      "job": 78833862399,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329270123"
    },
    {
      "job": 78834352344,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329306455"
    },
    {
      "job": 78834352455,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329315381"
    },
    {
      "job": 78834352312,
      "time": 223,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329339810"
    },
    {
      "job": 78834352335,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329317527"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RTextTools",
  "_commit": {
    "id": "95f6a1b20bc214e15e3d631b093ada19254675e4",
    "author": "Loren Collingwood <loren.collingwood@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.3\n",
    "time": 1587859802
  },
  "_maintainer": {
    "name": "Loren Collingwood",
    "email": "loren.collingwood@gmail.com",
    "login": "lorenc5",
    "description": "Associate Professor of Political Science at University of New Mexico. Research interests: American politics, race and ethnic politics, and methods.",
    "uuid": 26538598
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "SparseM",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "tree",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "ipred",
      "role": "Imports"
    },
    {
      "package": "caTools",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "tau",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "lorenc5",
      "count": 1,
      "uuid": 26538598
    }
  ],
  "_userbio": {
    "uuid": 26538598,
    "type": "user",
    "name": "Loren Collingwood",
    "description": "Associate Professor of Political Science at University of New Mexico. Research interests: American politics, race and ethnic politics, and methods."
  },
  "_downloads": {
    "count": 341,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RTextTools"
  },
  "_mentions": 9,
  "_searchresults": 808,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RTextTools.html",
    "manual.pdf"
  ],
  "_realowner": "lorenc5",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2011-08-16"
    },
    {
      "version": "1.3",
      "date": "2011-08-21"
    },
    {
      "version": "1.3.1",
      "date": "2011-08-23"
    },
    {
      "version": "1.3.2",
      "date": "2011-12-05"
    },
    {
      "version": "1.3.3",
      "date": "2012-01-08"
    },
    {
      "version": "1.3.4",
      "date": "2012-01-11"
    },
    {
      "version": "1.3.5",
      "date": "2012-01-16"
    },
    {
      "version": "1.3.6",
      "date": "2012-02-01"
    },
    {
      "version": "1.3.7",
      "date": "2012-04-03"
    },
    {
      "version": "1.3.8",
      "date": "2012-05-13"
    },
    {
      "version": "1.3.9",
      "date": "2012-08-15"
    },
    {
      "version": "1.4.0",
      "date": "2012-09-23"
    },
    {
      "version": "1.4.1",
      "date": "2013-04-09"
    },
    {
      "version": "1.4.2",
      "date": "2014-01-19"
    },
    {
      "version": "1.4.3",
      "date": "2020-04-26"
    }
  ],
  "_exports": [
    "classify_model",
    "classify_models",
    "create_analytics",
    "create_container",
    "create_ensembleSummary",
    "create_matrix",
    "create_precisionRecallSummary",
    "create_scoreSummary",
    "cross_validate",
    "getStemLanguages",
    "print_algorithms",
    "read_data",
    "recall_accuracy",
    "summary.analytics",
    "summary.analytics_virgin",
    "train_model",
    "train_models",
    "wordStem"
  ],
  "_datasets": [
    {
      "name": "NYTimes",
      "title": "a sample dataset containing labeled headlines from The New York Times.",
      "object": "NYTimes",
      "file": "NYTimes.csv.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Article_ID",
        "Date",
        "Title",
        "Subject",
        "Topic.Code"
      ],
      "rows": 3104,
      "table": true,
      "tojson": true
    },
    {
      "name": "USCongress",
      "title": "a sample dataset containing labeled bills from the United State Congress.",
      "object": "USCongress",
      "file": "USCongress.csv.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "cong",
        "billnum",
        "h_or_sen",
        "major",
        "text"
      ],
      "rows": 4449,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "analytics_virgin-class",
      "title": "an S4 class containing the analytics for a classified set of documents.",
      "topics": [
        "analytics_virgin-class"
      ]
    },
    {
      "page": "analytics-class",
      "title": "an S4 class containing the analytics for a classified set of documents.",
      "topics": [
        "analytics-class"
      ]
    },
    {
      "page": "as.compressed.matrix",
      "title": "converts a tm DocumentTermMatrix or TermDocumentMatrix into a matrix.csr representation.",
      "topics": [
        "as.compressed.matrix"
      ]
    },
    {
      "page": "classify_model",
      "title": "makes predictions from a train_model() object.",
      "topics": [
        "classify_model"
      ]
    },
    {
      "page": "classify_models",
      "title": "makes predictions from a train_models() object.",
      "topics": [
        "classify_models"
      ]
    },
    {
      "page": "create_analytics",
      "title": "creates an object of class analytics given classification results.",
      "topics": [
        "create_analytics"
      ]
    },
    {
      "page": "create_container",
      "title": "creates a container for training, classifying, and analyzing documents.",
      "topics": [
        "create_container"
      ]
    },
    {
      "page": "create_ensembleSummary",
      "title": "creates a summary with ensemble coverage and precision.",
      "topics": [
        "create_ensembleSummary"
      ]
    },
    {
      "page": "create_matrix",
      "title": "creates a document-term matrix to be passed into create_container().",
      "topics": [
        "create_matrix"
      ]
    },
    {
      "page": "create_precisionRecallSummary",
      "title": "creates a summary with precision, recall, and F1 scores.",
      "topics": [
        "create_precisionRecallSummary"
      ]
    },
    {
      "page": "create_scoreSummary",
      "title": "creates a summary with the best label for each document.",
      "topics": [
        "create_scoreSummary"
      ]
    },
    {
      "page": "cross_validate",
      "title": "used for cross-validation of various algorithms.",
      "topics": [
        "cross_validate"
      ]
    },
    {
      "page": "getStemLanguages",
      "title": "Query the languages supported in this package",
      "topics": [
        "getStemLanguages"
      ]
    },
    {
      "page": "matrix_container-class",
      "title": "an S4 class containing the training and classification matrices.",
      "topics": [
        "matrix_container-class"
      ]
    },
    {
      "page": "NYTimes",
      "title": "a sample dataset containing labeled headlines from The New York Times.",
      "topics": [
        "NYTimes"
      ]
    },
    {
      "page": "print_algorithms",
      "title": "prints available algorithms for train_model() and train_models().",
      "topics": [
        "print_algorithms"
      ]
    },
    {
      "page": "read_data",
      "title": "reads data from files into an R data frame.",
      "topics": [
        "read_data"
      ]
    },
    {
      "page": "recall_accuracy",
      "title": "calculates the recall accuracy of the classified data.",
      "topics": [
        "recall_accuracy"
      ]
    },
    {
      "page": "summary.analytics",
      "title": "summarizes the 'analytics-class' class",
      "topics": [
        "summary.analytics"
      ]
    },
    {
      "page": "summary.analytics_virgin",
      "title": "summarizes the 'analytics_virgin-class' class",
      "topics": [
        "summary.analytics_virgin"
      ]
    },
    {
      "page": "train_model",
      "title": "makes a model object using the specified algorithm.",
      "topics": [
        "train_model"
      ]
    },
    {
      "page": "train_models",
      "title": "makes a model object using the specified algorithms.",
      "topics": [
        "train_models"
      ]
    },
    {
      "page": "USCongress",
      "title": "a sample dataset containing labeled bills from the United State Congress.",
      "topics": [
        "USCongress"
      ]
    },
    {
      "page": "wordStem",
      "title": "Get the common root/stem of words",
      "topics": [
        "wordStem"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "bitops",
    "caTools",
    "class",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gtable",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "MASS",
    "Matrix",
    "NLP",
    "nnet",
    "numDeriv",
    "parallelly",
    "prodlim",
    "progressr",
    "proxy",
    "R6",
    "randomForest",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "slam",
    "SparseM",
    "SQUAREM",
    "survival",
    "tau",
    "tm",
    "tree",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2"
  ],
  "_score": 3.8616538702139107,
  "_indexed": true,
  "_nocasepkg": "rtexttools",
  "_universes": [
    "lorenc5"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.3",
      "date": "2026-06-01T10:43:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "4a31db47f1506c776288f08b0efc343f538ae34241fb7c5195257e37a19a7f53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.3",
      "date": "2026-06-01T10:38:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "d141df22a1a9604d416ada79c662e0da1d4e3ac9057005599546298ce5046e77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.3",
      "date": "2026-06-01T10:38:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "15eecc587142900f64ec2b71f425879cfdbd3eb0963533d5ea36ec725ffe0c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.3",
      "date": "2026-06-01T10:37:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "2b28cb614d286a89c90704d93b766316f5800dfc1750874bd1b07af563077c57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.3",
      "date": "2026-06-01T10:45:23.000Z",
      "arch": "aarch64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "ba631a467757e6560321a93237e856249bda33e685623e32f6065d81b7aafa5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.3",
      "date": "2026-06-01T10:47:18.000Z",
      "arch": "x86_64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "a2ebc23606788214ed80caf6adbb083ac0025a96743b3860b6d6cea0b1ee18e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.3",
      "date": "2026-06-01T10:49:03.000Z",
      "arch": "aarch64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "1cfda2b413b6ca873d2f29254b9d31885f9f92bea757fb45f19fb06f81935284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.3",
      "date": "2026-06-01T10:47:28.000Z",
      "arch": "x86_64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "f04a454d20172509f57505ca994b97321c4315e086851065d188180464ea64a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.3",
      "date": "2026-06-01T10:38:01.000Z",
      "arch": "emscripten",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "5ef33d2bcc2874b8240225e5ef9b85bc603b23ccc3a10c55ab6dabbad6bfe29b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.3",
      "date": "2026-06-01T10:37:27.000Z",
      "arch": "x86_64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "882461319026e7f723dd49c9a1a3fe8212a93368a5fbe8e8e34faab85b605601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.3",
      "date": "2026-06-01T10:38:10.000Z",
      "arch": "x86_64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "035dc54dda5f2738a5f8fd1f50565fd609a53b3e7e8ba04803079b0fdf02eb27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.3",
      "date": "2026-06-01T10:37:29.000Z",
      "arch": "x86_64",
      "commit": "95f6a1b20bc214e15e3d631b093ada19254675e4",
      "fileid": "a68df626e117e42d644a29018a95e5c1079a8e39384834659b297fa0015580d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenc5/actions/runs/26749573668"
    }
  ]
}