{
  "_id": "6a13f633acfb0bcc41d332ea",
  "Package": "LLMing",
  "Title": "Large Language Model (LLM) Tools for Psychological Text Analysis",
  "Version": "1.2.1",
  "Authors@R": "c(\nperson(\"Lindley\", \"Slipetz\", email = \"ddj6tu@virginia.edu\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Teague\", \"Henry\", email = \"ycp6wm@virginia.edu\",\nrole = \"aut\"),\nperson(\"Siqi\", \"Sun\", email = \"mgd6vc@virginia.edu\",\nrole = \"ctb\")\n)",
  "Maintainer": "Lindley Slipetz <ddj6tu@virginia.edu>",
  "Description": "A collection of large language model (LLM) text analysis\nmethods designed with psychological data in mind. Currently,\nLLMing (aka \"lemming\") includes a text anomaly detection method\nbased on the angle-based subspace approach described by Zhang,\nLin, and Karim (2015) and a text generation method.\n<doi:10.1016/j.ress.2015.05.025>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "Python (>= 3.10) with packages: torch,\ntransformers, pandas, numpy",
  "RdMacros": "Rdpack",
  "URL": "https://github.com/sliplr19/LLMing",
  "BugReports": "https://github.com/sliplr19/LLMing/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev make\nlibicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev python3 libx11-dev",
  "Repository": "https://sliplr19.r-universe.dev",
  "Date/Publication": "2026-03-26 17:32:48 UTC",
  "RemoteUrl": "https://github.com/sliplr19/llming",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:08:20 UTC",
    "User": "root"
  },
  "Author": "Lindley Slipetz [aut, cre],\nTeague Henry [aut],\nSiqi Sun [ctb]",
  "MD5sum": "b6f1ddd1b935de459ced8836d8653577",
  "_user": "sliplr19",
  "_type": "src",
  "_file": "LLMing_1.2.1.tar.gz",
  "_fileid": "9887229e2445ade60bf0b06fc4e69b39675cdaa397d422eeb9d7c49f9af6b70c",
  "_filesize": 133866,
  "_sha256": "9887229e2445ade60bf0b06fc4e69b39675cdaa397d422eeb9d7c49f9af6b70c",
  "_created": "2026-05-25T07:08:20.000Z",
  "_published": "2026-05-25T07:11:47.831Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77671350780,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193430516"
    },
    {
      "job": 77671350784,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193430948"
    },
    {
      "job": 77671350787,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193423205"
    },
    {
      "job": 77671350773,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193416873"
    },
    {
      "job": 77670910775,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193392436"
    },
    {
      "job": 77671350826,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193425067"
    },
    {
      "job": 77671350800,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193412542"
    },
    {
      "job": 77671350809,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193414062"
    },
    {
      "job": 77671350849,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193411911"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sliplr19/llming",
  "_commit": {
    "id": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
    "author": "sliplr19 <ddj6tu@virginia.edu>",
    "committer": "sliplr19 <ddj6tu@virginia.edu>",
    "message": "Prepare for CRAN submission\n",
    "time": 1774546368
  },
  "_maintainer": {
    "name": "Lindley Slipetz",
    "email": "ddj6tu@virginia.edu",
    "login": "sliplr19",
    "description": "",
    "uuid": 60204754
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "role": "Imports"
    },
    {
      "package": "stopwords",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "text",
      "role": "Imports"
    },
    {
      "package": "dbscan",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "role": "Imports"
    },
    {
      "package": "stopwords",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "text2vec",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sliplr19",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sliplr19",
      "count": 28,
      "uuid": 60204754
    }
  ],
  "_userbio": {
    "uuid": 60204754,
    "type": "user",
    "name": "sliplr19"
  },
  "_downloads": {
    "count": 470,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LLMing"
  },
  "_devurl": "https://github.com/sliplr19/llming",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LLMing.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sliplr19/llming",
  "_realowner": "sliplr19",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-10-21"
    },
    {
      "version": "1.1.0",
      "date": "2026-01-08"
    },
    {
      "version": "1.2.0",
      "date": "2026-03-22"
    },
    {
      "version": "1.2.1",
      "date": "2026-03-27"
    }
  ],
  "_exports": [
    "embed",
    "G_thres",
    "normahalo",
    "pCOS",
    "pCOS_row",
    "rep_set",
    "sim_SNN",
    "text_datagen",
    "textanomaly",
    "vector_SNN",
    "z_score"
  ],
  "_help": [
    {
      "page": "embed",
      "title": "Embed texts with a selected embedding model",
      "topics": [
        "embed"
      ]
    },
    {
      "page": "G_thres",
      "title": "Thresholding of pCOS dataframe",
      "topics": [
        "G_thres"
      ]
    },
    {
      "page": "normahalo",
      "title": "Local outlier score",
      "topics": [
        "normahalo"
      ]
    },
    {
      "page": "pCOS",
      "title": "pCOS scores for every row of dataframe",
      "topics": [
        "pCOS"
      ]
    },
    {
      "page": "pCOS_row",
      "title": "Pairwise cosine-style row score",
      "topics": [
        "pCOS_row"
      ]
    },
    {
      "page": "rep_set",
      "title": "The vectors of the shared nearest neighbors",
      "topics": [
        "rep_set"
      ]
    },
    {
      "page": "sim_SNN",
      "title": "Compute shared nearest neighbors",
      "topics": [
        "sim_SNN"
      ]
    },
    {
      "page": "text_datagen",
      "title": "Generate text data via Python LLM",
      "topics": [
        "text_datagen"
      ]
    },
    {
      "page": "textanomaly",
      "title": "Text anomaly score",
      "topics": [
        "textanomaly"
      ]
    },
    {
      "page": "vector_SNN",
      "title": "Aggregate dataframe into mean feature vectors Aggregrate dataframe into mean feature vectors",
      "topics": [
        "vector_SNN"
      ]
    },
    {
      "page": "z_score",
      "title": "Z-score on columns",
      "topics": [
        "z_score"
      ]
    }
  ],
  "_readme": "https://github.com/sliplr19/llming/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "class",
    "cli",
    "clipr",
    "clock",
    "codetools",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dbscan",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fastmatch",
    "float",
    "fontawesome",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggforce",
    "ggplot2",
    "ggrepel",
    "ggwordcloud",
    "globals",
    "glue",
    "gower",
    "gridtext",
    "gtable",
    "gtools",
    "hardhat",
    "here",
    "highr",
    "hms",
    "htmltools",
    "ipred",
    "isoband",
    "ISOcodes",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lgr",
    "lifecycle",
    "listenv",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixExtra",
    "memoise",
    "mime",
    "mixopt",
    "mlapi",
    "modelenv",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "pracma",
    "prettyunits",
    "prodlim",
    "progress",
    "progressr",
    "purrr",
    "quanteda",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppProgress",
    "RcppTOML",
    "Rdpack",
    "readr",
    "recipes",
    "reticulate",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "rpart",
    "rprojroot",
    "rsample",
    "rsparse",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "sfd",
    "shape",
    "slider",
    "SnowballC",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "stopwords",
    "stringi",
    "stringr",
    "survival",
    "systemfonts",
    "tailor",
    "text",
    "text2vec",
    "textmineR",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "topics",
    "tune",
    "tweenr",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "warp",
    "withr",
    "workflows",
    "xfun",
    "xml2",
    "yaml",
    "yardstick"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "llming",
  "_universes": [
    "sliplr19"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-25T07:11:10.000Z",
      "distro": "noble",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "9f83480fb059d6d220e4084c2aaae11d07bf64a658a2c232a7ce85fcca95f16b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-25T07:11:09.000Z",
      "distro": "noble",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "bd685ec24521dab9f2b629b0a69ef51b6bfb7c78d01885e77674a9d3ffbbc840",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-25T07:10:39.000Z",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "44b369c077fa9aebe95e5748bec0255cc4acbb9245fc390d97ad056787ee493f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-25T07:10:11.000Z",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "3f797b8da2382dbd2aca893c8174ea2d55077f3cf1d1757101412b7ceb45ffb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-05-25T07:10:59.000Z",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "2145119ffb6f307065f04784d84a34525c9b89ac8e8200b4932cf6248148bbc4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-25T07:09:44.000Z",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "a3195b336e6ab001514aec15ac6ae6b8448a39dd277941622f2f7295377d7321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-25T07:09:49.000Z",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "f3040155a287e4f0471df1fd9daed1377ffa6146f7d18e2af91df33b3b98f8de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-25T07:09:41.000Z",
      "commit": "f6c30365a1bd6fcad6e102c92448b9f07e1e3dad",
      "fileid": "551a95097795d0fc9bfadd99e142a49fdb8bfa06c3791d70783c2f24b7cc78f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sliplr19/actions/runs/26388024367"
    }
  ]
}