{
  "_id": "6a21b0c0cd65a98ecbd394bc",
  "Package": "cat.ademic",
  "Title": "Academic Paper Classification with LLMs",
  "Version": "0.1.1",
  "Authors@R": "person(\"Chris\", \"Soria\", role = c(\"aut\", \"cre\"),\nemail = \"chrissoria@berkeley.edu\")",
  "Description": "R interface to the Python catademic package. Classifies,\nextracts, explores, and summarizes academic papers using LLMs.\nA thin domain wrapper around cat.stack that adds journal and\ntopic sourcing parameters for academic literature analysis.",
  "License": "GPL (>= 3)",
  "URL": "https://christophersoria.com/cat-llm/cat.ademic/,\nhttps://github.com/chrissoria/cat-llm",
  "BugReports": "https://github.com/chrissoria/cat-llm/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "Python (>= 3.9), pip",
  "VignetteBuilder": "knitr",
  "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.ademic",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 16:59:51 UTC",
    "User": "root"
  },
  "Author": "Chris Soria [aut, cre]",
  "Maintainer": "Chris Soria <chrissoria@berkeley.edu>",
  "MD5sum": "91420f27d46b3c03bde1bcaccb265118",
  "_user": "chrissoria",
  "_type": "src",
  "_file": "cat.ademic_0.1.1.tar.gz",
  "_fileid": "d4cfd4d94ace0b76436ed88b98afc0f1eb1dd8d7160548589fa22b43bbd45104",
  "_filesize": 113615,
  "_sha256": "d4cfd4d94ace0b76436ed88b98afc0f1eb1dd8d7160548589fa22b43bbd45104",
  "_created": "2026-06-04T16:59:51.000Z",
  "_published": "2026-06-04T17:07:12.047Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79571421359,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7417853938"
    },
    {
      "job": 79571421405,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417858782"
    },
    {
      "job": 79571421536,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7417966442"
    },
    {
      "job": 79571421419,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417920647"
    },
    {
      "job": 79570796628,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417808269"
    },
    {
      "job": 79571421417,
      "time": 203,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417886493"
    },
    {
      "job": 79571421422,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7417837944"
    },
    {
      "job": 79571421465,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7417837323"
    },
    {
      "job": 79571421403,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417836942"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571",
  "_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": "reticulate",
      "version": ">= 1.28",
      "role": "Imports"
    },
    {
      "package": "cat.stack",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "chrissoria",
  "_selfowned": true,
  "_usedby": 1,
  "_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.ademic"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/chrissoria/cat-llm",
  "_pkgdown": "https://christophersoria.com/cat-llm/cat.ademic/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cat.ademic.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": [
    "classify",
    "explore",
    "extract",
    "summarize"
  ],
  "_help": [
    {
      "page": "classify",
      "title": "Classify academic papers using LLMs",
      "topics": [
        "classify"
      ]
    },
    {
      "page": "explore",
      "title": "Explore raw categories in academic paper data",
      "topics": [
        "explore"
      ]
    },
    {
      "page": "extract",
      "title": "Extract categories from academic papers using LLMs",
      "topics": [
        "extract"
      ]
    },
    {
      "page": "summarize",
      "title": "Summarize academic papers using LLMs",
      "topics": [
        "summarize"
      ]
    }
  ],
  "_readme": "https://github.com/chrissoria/cat-llm/raw/main/r-package/cat.ademic/README.md",
  "_rundeps": [
    "cat.stack",
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "classifying-academic-papers.Rmd",
      "filename": "classifying-academic-papers.html",
      "title": "Classifying Academic Papers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What cat.ademic adds",
        "Install",
        "Classify abstracts you already have",
        "Fetch papers from a journal",
        "Fetch papers by topic",
        "Classify full-text PDFs",
        "Summarize before classifying",
        "Tips for academic work",
        "Where to learn more"
      ],
      "created": "2026-05-17 04:03:24",
      "modified": "2026-05-17 04:03:24",
      "commits": 1
    }
  ],
  "_score": 6.334453751150931,
  "_indexed": true,
  "_nocasepkg": "cat.ademic",
  "_universes": [
    "chrissoria"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T17:01:57.000Z",
      "distro": "noble",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "129bfc22db363527f4ea68f2daac5602a442288f744f350aebfc3a9a2cf4d397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T17:02:08.000Z",
      "distro": "noble",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "130e2136fdb9a9490c5491a95b9e1920feb545d12543ffe162bb18686bb84ea5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T17:06:47.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "c45e2f2ff0e6c8002330c4a6e0a836149de63e564b510afdea79d34cf90705e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T17:04:43.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "4c59541c3a910c3abd90f83929960f15f6dcae5c8684820ff431a101fb1d52fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-04T17:03:31.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "a443fa81a6604c173c869ece2dbb91ec99e83a10b0399768c162ff4fc97eacbc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T17:01:08.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "7ae93cf8f68588e01814c56550342042488585f91cc0b2f7033aab159de90035",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T17:01:09.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "98ed1d649f375066c2525e54109369af472210ee85cacaf674aeb686c1c6d387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T17:01:06.000Z",
      "commit": "f2d83209be8d621fceb422d434fb5b3b98fe301b",
      "fileid": "cc9d0388213d9500dfdb220d164d04362106655a33543b1884f48f7be4864580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrissoria/actions/runs/26966600571"
    }
  ]
}