{
  "_id": "6a0f6cd5acfb0bcc41c5ea6e",
  "Package": "wactor",
  "Title": "Word Factor Vectors",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(\"Michael W.\", \"Kearney\", ,\nemail = \"kearneymw@missouri.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0730-4694\")),\nperson(\"Lingshu\", \"Hu\", ,\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0003-0304-882X\")))",
  "Description": "A user-friendly factor-like interface for converting\nstrings of text into numeric vectors and rectangular data\nstructures.",
  "Encoding": "UTF-8",
  "URL": "https://github.com/mkearney/wactor",
  "BugReports": "https://github.com/mkearney/wactor/issues",
  "RoxygenNote": "7.0.2",
  "License": "MIT + file LICENSE",
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://mkearney.r-universe.dev",
  "Date/Publication": "2019-12-13 05:39:34 UTC",
  "RemoteUrl": "https://github.com/mkearney/wactor",
  "RemoteRef": "HEAD",
  "RemoteSha": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:12:32 UTC",
    "User": "root"
  },
  "Author": "Michael W. Kearney [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0730-4694>),\nLingshu Hu [ctb] (ORCID: <https://orcid.org/0000-0003-0304-882X>)",
  "Maintainer": "Michael W. Kearney <kearneymw@missouri.edu>",
  "MD5sum": "e089d119a0349cd1faf00a823dec2b06",
  "_user": "mkearney",
  "_type": "src",
  "_file": "wactor_0.0.1.tar.gz",
  "_fileid": "483dbd7537efc9b7b9ef8b023664047ca2ab41a82eba802e8223e4192a56ef0c",
  "_filesize": 204826,
  "_sha256": "483dbd7537efc9b7b9ef8b023664047ca2ab41a82eba802e8223e4192a56ef0c",
  "_created": "2026-05-21T08:12:32.000Z",
  "_published": "2026-05-21T20:36:37.822Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77263659129,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7130597930"
    },
    {
      "job": 77263658958,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7130608086"
    },
    {
      "job": 77263659006,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7130602244"
    },
    {
      "job": 77263659294,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7130610382"
    },
    {
      "job": 77263658300,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130559649"
    },
    {
      "job": 77263658461,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146601392"
    },
    {
      "job": 77263659059,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7130584552"
    },
    {
      "job": 77263659008,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7130584620"
    },
    {
      "job": 77263659341,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7130583018"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mkearney/wactor",
  "_commit": {
    "id": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
    "author": "mkearney <kearneymw@missouri.edu>",
    "committer": "mkearney <kearneymw@missouri.edu>",
    "message": "cran comment\n",
    "time": 1576215574
  },
  "_maintainer": {
    "name": "Michael W. Kearney",
    "email": "kearneymw@missouri.edu",
    "login": "mkearney",
    "linkedin": "in/mikewk",
    "twitter": "@kearneymw",
    "description": "📊🧑‍💻📊 Data Science & AI Manager\n",
    "uuid": 13401460,
    "orcid": "0000-0002-0730-4694"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "tokenizers",
      "role": "Imports"
    },
    {
      "package": "text2vec",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "mkearney",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "text",
    "text-classification",
    "text-processing",
    "text-vectorization",
    "word-embeddings",
    "word-vectors",
    "word2vec"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "mkearney",
      "count": 41,
      "uuid": 13401460
    },
    {
      "user": "lingshuhu",
      "count": 2,
      "uuid": 35538330
    },
    {
      "user": "mrchypark",
      "count": 1,
      "uuid": 6179259
    }
  ],
  "_userbio": {
    "uuid": 13401460,
    "type": "user",
    "name": "Michael W. Kearney",
    "description": "📊🧑‍💻📊 Data Science & AI Manager\r\n"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wactor"
  },
  "_devurl": "https://github.com/mkearney/wactor",
  "_searchresults": 3,
  "_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/readme.html",
    "extra/readme.md",
    "extra/wactor.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mkearney/wactor",
  "_realowner": "mkearney",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-12-18"
    }
  ],
  "_exports": [
    "as_wactor",
    "dtm",
    "split_test_train",
    "tfidf",
    "wactor",
    "Wactr",
    "xgb_mat"
  ],
  "_help": [
    {
      "page": "as_wactor",
      "title": "As wactor",
      "topics": [
        "as_wactor"
      ]
    },
    {
      "page": "dtm",
      "title": "Document term frequency",
      "topics": [
        "dtm"
      ]
    },
    {
      "page": "split_test_train",
      "title": "Split into test and train data sets",
      "topics": [
        "split_test_train"
      ]
    },
    {
      "page": "tfidf",
      "title": "Term frequency inverse document frequency",
      "topics": [
        "tfidf"
      ]
    },
    {
      "page": "wactor",
      "title": "Create wactor",
      "topics": [
        "wactor"
      ]
    },
    {
      "page": "Wactr",
      "title": "A wactor object",
      "topics": [
        "Wactr"
      ]
    },
    {
      "page": "xgb_mat",
      "title": "xgb matrix",
      "topics": [
        "xgb_mat"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mkearney/wactor/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mkearney/wactor/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "farver",
    "float",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lgr",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixExtra",
    "mlapi",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RhpcBLASctl",
    "rlang",
    "rsparse",
    "S7",
    "scales",
    "SnowballC",
    "stringi",
    "text2vec",
    "tibble",
    "tokenizers",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xgboost"
  ],
  "_score": 4.505149978319906,
  "_indexed": true,
  "_nocasepkg": "wactor",
  "_universes": [
    "mkearney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-21T08:14:29.000Z",
      "distro": "noble",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "2d37bc55d5850fd35dea4dd5af42f176a917fbe475f2112b9e37f8a4c39fa1dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-21T08:15:00.000Z",
      "distro": "noble",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "ce01fe3d63682c4b1f533ac01198efe0e4c4b444c75d0e02ee53c477cb835e6a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-21T08:14:44.000Z",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "8d23b5bcc4d231056b9f7e0276a36e3d82fd9f225fe09f261cdf9ede95f9039f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-21T08:15:07.000Z",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "3e9ae57cb29496ce576067b9f1068db6cd0e97aa434338ad7affda3be0cf1df7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-21T20:36:18.000Z",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "17fcb6a1d3f0dad53794887564fe572592dad87590d11355bf2578c8027b9a54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-21T08:13:44.000Z",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "f3aa33b204ba9a94ae3f239f9dbd355f310f2441485111e788af83064991e6e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-21T08:13:44.000Z",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "d3e1dbf95f1593abcb7faa030af8f0be35a922f0bd76c46ed261242c6fea3a04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-21T08:13:39.000Z",
      "commit": "561e38e3eeeba09fc484222dda442aa7d6ef9d61",
      "fileid": "e907b55e468147843b5d5ec864295306aad7a99b90349c9cebd8ef9065d1fc12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkearney/actions/runs/26213824373"
    }
  ]
}