{
  "_id": "6a2266d3cd65a98ecbd455c4",
  "Package": "cat.llm",
  "Title": "LLM-Powered Text Classification for Social Science",
  "Version": "3.1.1",
  "Authors@R": "person(\"Chris\", \"Soria\", email = \"chrissoria@berkeley.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Meta-package that installs and loads the full CatLLM\necosystem for LLM-powered text classification across domains.\nInstalling cat.llm brings in cat.stack (general-purpose\nengine), cat.survey (survey responses), cat.vader (social\nmedia), cat.ademic (academic papers), cat.cog (cognitive\nassessment), cat.pol (policy documents), and cat.web (web\ncontent). Like the tidyverse, you can install the full\necosystem or individual domain packages.",
  "License": "GPL (>= 3)",
  "URL": "https://christophersoria.com/cat-llm/cat.llm/,\nhttps://github.com/chrissoria/cat-llm",
  "BugReports": "https://github.com/chrissoria/cat-llm/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "Python (>= 3.9), pip",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://chrissoria.r-universe.dev",
  "Date/Publication": "2026-06-04 16:16:50 UTC",
  "RemoteUrl": "https://github.com/chrissoria/cat-llm",
  "RemoteRef": "main",
  "RemoteSha": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
  "RemoteSubdir": "r-package/cat.llm",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 16:59:36 UTC",
    "User": "root"
  },
  "Author": "Chris Soria [aut, cre]",
  "Maintainer": "Chris Soria <chrissoria@berkeley.edu>",
  "MD5sum": "8ec7e72c3c1d139b0899178e11aa1219",
  "_user": "chrissoria",
  "_type": "src",
  "_file": "cat.llm_3.1.1.tar.gz",
  "_fileid": "6a62d5d443a6d09e43ef07d1b1c7d4a42a3ff62fc3778fe917b1125c3cb1e895",
  "_filesize": 111210,
  "_sha256": "6a62d5d443a6d09e43ef07d1b1c7d4a42a3ff62fc3778fe917b1125c3cb1e895",
  "_created": "2026-06-04T16:59:36.000Z",
  "_published": "2026-06-05T06:04:03.588Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79672893790,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7417847120"
    },
    {
      "job": 79672893942,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7417876362"
    },
    {
      "job": 79672893865,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7417893438"
    },
    {
      "job": 79672893480,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7429895334"
    },
    {
      "job": 79672893410,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417802339"
    },
    {
      "job": 79672893814,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417839926"
    },
    {
      "job": 79672893804,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7417826965"
    },
    {
      "job": 79672893722,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7417825681"
    },
    {
      "job": 79672893730,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7417834367"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chrissoria/cat-llm",
  "_commit": {
    "id": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
    "author": "Christopher Soria <chrissoria@berkeley.edu>",
    "committer": "Christopher Soria <chrissoria@berkeley.edu>",
    "message": "docs: document cat-stack 1.6.5 Ollama timeout behavior\n\nAdds a 'HTTP timeouts on local Ollama runs' subsection under Testing,\nexplaining the new provider-conditional defaults (120s cloud / 600s\nOllama) and how to override per-client or process-wide. Docs-only;\nno code change in cat-llm.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n",
    "time": 1780589810
  },
  "_maintainer": {
    "name": "Chris Soria",
    "email": "chrissoria@berkeley.edu",
    "login": "chrissoria",
    "linkedin": "in/christopher-soria-9340931a",
    "description": "UC Berkeley Demography",
    "uuid": 15951118
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cat.stack",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "cat.survey",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "cat.vader",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "cat.ademic",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "cat.cog",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "cat.pol",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "cat.web",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.28",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "chrissoria",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 16
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 18
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2026-01",
      "n": 26
    },
    {
      "week": "2026-02",
      "n": 9
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 15
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 7
    },
    {
      "week": "2026-10",
      "n": 18
    },
    {
      "week": "2026-11",
      "n": 11
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 47
    },
    {
      "week": "2026-21",
      "n": 19
    },
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-01-17"
    },
    {
      "name": "v2.7.0",
      "date": "2026-03-07"
    },
    {
      "name": "v3.1.2",
      "date": "2026-06-03"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "chrissoria",
      "count": 261,
      "uuid": 15951118
    },
    {
      "user": "claude",
      "count": 9,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 15951118,
    "type": "user",
    "name": "Chris Soria ",
    "description": "UC Berkeley Demography"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cat.llm"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/chrissoria/cat-llm",
  "_pkgdown": "https://christophersoria.com/cat-llm/cat.llm/",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cat.llm.html",
    "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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "catllm_attach",
    "cerad_drawn_score",
    "check_ollama_model",
    "classify",
    "classify_academic",
    "classify_political",
    "classify_social",
    "classify_survey",
    "classify_web",
    "ensure_ollama_running",
    "explore",
    "explore_academic",
    "explore_political",
    "explore_social",
    "explore_survey",
    "explore_web",
    "extract",
    "extract_academic",
    "extract_political",
    "extract_social",
    "extract_survey",
    "extract_web",
    "install_cat_stack",
    "list_ollama_models",
    "prompt_tune",
    "pull_ollama_model",
    "summarize",
    "summarize_academic",
    "summarize_political",
    "summarize_web"
  ],
  "_help": [
    {
      "page": "catllm_attach",
      "title": "Attach all CatLLM ecosystem packages",
      "topics": [
        "catllm_attach"
      ]
    },
    {
      "page": "catllm-aliases",
      "title": "Domain-suffixed aliases for the CatLLM ecosystem",
      "topics": [
        "catllm-aliases",
        "cerad_drawn_score",
        "classify_academic",
        "classify_political",
        "classify_social",
        "classify_survey",
        "classify_web",
        "explore_academic",
        "explore_political",
        "explore_social",
        "explore_survey",
        "explore_web",
        "extract_academic",
        "extract_political",
        "extract_social",
        "extract_survey",
        "extract_web",
        "summarize_academic",
        "summarize_political",
        "summarize_web"
      ]
    }
  ],
  "_readme": "https://github.com/chrissoria/cat-llm/raw/main/r-package/cat.llm/README.md",
  "_rundeps": [
    "cat.ademic",
    "cat.cog",
    "cat.pol",
    "cat.stack",
    "cat.survey",
    "cat.vader",
    "cat.web",
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with CatLLM for R",
      "author": "Chris Soria",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick Start",
        "Option A — via the meta-package",
        "Option B — install only the domain you need",
        "The Ecosystem",
        "Best Practices for Classification",
        "What works",
        "What doesn't help (or hurts)",
        "Summary",
        "Configuration",
        "Get an API key",
        "Store your key in .Renviron (recommended)",
        "Run entirely locally with no API key",
        "Supported Models",
        "Ensemble & multi-model classification",
        "API Reference (brief)",
        "R ↔ Python type translation",
        "Where to go from here"
      ],
      "created": "2026-05-17 03:29:45",
      "modified": "2026-05-17 19:41:19",
      "commits": 2
    }
  ],
  "_score": 6.237543738142874,
  "_indexed": true,
  "_nocasepkg": "cat.llm",
  "_universes": [
    "chrissoria"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-06-04T17:01:40.000Z",
      "distro": "noble",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "48904cda0f11791599ab70513c19681abd4c5fc56fa655c28363c722077d8dc4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-06-04T17:02:53.000Z",
      "distro": "noble",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "e0a73c6ea230cee3e453557207006f60dfc90ecc6d46244a3d7a5fad9430b514",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.1",
      "date": "2026-06-04T17:03:41.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "4d45a754fe1be08710a90b07f4a69b50f037718610b1eb8c74fac25d4055d0ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.1",
      "date": "2026-06-05T06:03:12.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "9b28a9ceb5c5586acb3a802b0431568fef7b6c11754cf104f0fd72b93adab143",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.1",
      "date": "2026-06-04T17:01:31.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "3d6ff7ff413016e6e88089743b7fd8359945ac7c70daaa110065e010dbf18840",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.1",
      "date": "2026-06-04T17:00:41.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "99e06136011d34d293656a76b8df9bf9a6533e75c4cb49d31e41d223ab2cd14f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.1",
      "date": "2026-06-04T17:00:37.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "2f5489c57ef03f09a7ab6da31d03f53fec0ed31320ae05af33a410cee568df10",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1.1",
      "date": "2026-06-04T17:01:01.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "826c7b33252540e538bda0a36cfc73bfa3c2fc4b8e01ab79ac4824f1ca1f971d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966614708"
    }
  ]
}