{
  "_id": "6a1df3f21d7bb097a0a59a0a",
  "Package": "aRxiv",
  "Title": "Interface to the arXiv API",
  "Version": "0.19-1",
  "Date": "2026-03-15",
  "Authors@R": "c(person(\"Karthik\", \"Ram\", role=\"aut\",\nemail=\"karthik.ram@gmail.com\", comment=c(ORCID = \"0000-0002-0233-1757\")),\nperson(\"Karl\", \"Broman\", role=c(\"aut\",\"cre\"),\nemail=\"broman@wisc.edu\", comment=c(ORCID = \"0000-0002-4914-6671\")))",
  "Description": "An interface to the API for 'arXiv', a repository of\nelectronic preprints for computer science, mathematics,\nphysics, quantitative biology, quantitative finance, and\nstatistics.",
  "URL": "https://docs.ropensci.org/aRxiv/,\nhttps://github.com/ropensci/aRxiv",
  "BugReports": "https://github.com/ropensci/aRxiv/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-06-01 16:45:50 UTC",
  "RemoteUrl": "https://github.com/ropensci/aRxiv",
  "RemoteRef": "master",
  "RemoteSha": "91d2eb47068867e2dbec26578a49586972dc5048",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 21:00:59 UTC",
    "User": "root"
  },
  "Author": "Karthik Ram [aut] (ORCID: <https://orcid.org/0000-0002-0233-1757>),\nKarl Broman [aut, cre] (ORCID: <https://orcid.org/0000-0002-4914-6671>)",
  "Maintainer": "Karl Broman <broman@wisc.edu>",
  "MD5sum": "8d225c34c649c0903b23101679a5f0da",
  "_user": "ropensci",
  "_type": "src",
  "_file": "aRxiv_0.19-1.tar.gz",
  "_fileid": "6dd4ddd37548cd6882681b18b461ab295d97b998ebc4b308db5a7f5a3647a5d2",
  "_filesize": 166343,
  "_sha256": "6dd4ddd37548cd6882681b18b461ab295d97b998ebc4b308db5a7f5a3647a5d2",
  "_created": "2026-06-01T21:00:59.000Z",
  "_published": "2026-06-01T21:04:50.506Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78947768437,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7342911704"
    },
    {
      "job": 78947768459,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342897957"
    },
    {
      "job": 78947768419,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7342898517"
    },
    {
      "job": 78947768408,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342889639"
    },
    {
      "job": 78947134290,
      "time": 157,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342827437"
    },
    {
      "job": 78947134254,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342847665"
    },
    {
      "job": 78947768445,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342891681"
    },
    {
      "job": 78947768559,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7342882493"
    },
    {
      "job": 78947768517,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7342894706"
    },
    {
      "job": 78947768479,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342878373"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/aRxiv",
  "_commit": {
    "id": "91d2eb47068867e2dbec26578a49586972dc5048",
    "author": "Karl Broman <kbroman@gmail.com>",
    "committer": "Karl Broman <kbroman@gmail.com>",
    "message": "Add aRxiv-package.Rd\n",
    "time": 1780332350
  },
  "_maintainer": {
    "name": "Karl Broman",
    "email": "broman@wisc.edu",
    "login": "kbroman",
    "mastodon": "@kbroman@rstats.me",
    "orcid": "0000-0002-4914-6671",
    "description": "Professor in Dept of Biostatistics & Medical Informatics at UW–Madison. Applied statistician working on statistical genomics.\n",
    "uuid": 53972
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 19
    },
    {
      "week": "2025-50",
      "n": 6
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.12",
      "date": "2025-07-29"
    },
    {
      "name": "0.14",
      "date": "2025-11-13"
    },
    {
      "name": "0.16",
      "date": "2025-12-08"
    },
    {
      "name": "0.18",
      "date": "2025-12-13"
    }
  ],
  "_topics": [
    "arxiv",
    "arxiv-analytics",
    "arxiv-api",
    "arxiv-org"
  ],
  "_stars": 64,
  "_contributors": [
    {
      "user": "kbroman",
      "count": 341,
      "uuid": 53972
    },
    {
      "user": "karthik",
      "count": 17,
      "uuid": 138494
    },
    {
      "user": "diana-ly",
      "count": 3,
      "uuid": 11791082
    },
    {
      "user": "sckott",
      "count": 3,
      "uuid": 577668
    },
    {
      "user": "stevenysw",
      "count": 2,
      "uuid": 14078330
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 416,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aRxiv"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ropensci/arxiv",
  "_pkgdown": "https://docs.ropensci.org/aRxiv/",
  "_searchresults": 89,
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aRxiv.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"
  ],
  "_homeurl": "https://github.com/ropensci/arxiv",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.2",
      "date": "2014-09-18"
    },
    {
      "version": "0.5.5",
      "date": "2014-11-07"
    },
    {
      "version": "0.5.8",
      "date": "2014-12-28"
    },
    {
      "version": "0.5.10",
      "date": "2015-05-26"
    },
    {
      "version": "0.5.15",
      "date": "2017-04-05"
    },
    {
      "version": "0.5.16",
      "date": "2017-04-28"
    },
    {
      "version": "0.5.19",
      "date": "2019-08-08"
    },
    {
      "version": "0.6",
      "date": "2021-12-06"
    },
    {
      "version": "0.8",
      "date": "2024-01-22"
    },
    {
      "version": "0.10",
      "date": "2024-02-29"
    },
    {
      "version": "0.12",
      "date": "2025-08-01"
    },
    {
      "version": "0.14",
      "date": "2025-11-14"
    },
    {
      "version": "0.16",
      "date": "2025-12-11"
    },
    {
      "version": "0.18",
      "date": "2025-12-13"
    }
  ],
  "_exports": [
    "arxiv_count",
    "arxiv_open",
    "arxiv_search",
    "can_arxiv_connect"
  ],
  "_datasets": [
    {
      "name": "arxiv_cats",
      "title": "arXiv subject classifications",
      "object": "arxiv_cats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "category",
        "field",
        "subfield",
        "short_description",
        "long_description"
      ],
      "rows": 155,
      "table": true,
      "tojson": true
    },
    {
      "name": "query_terms",
      "title": "arXiv query field terms",
      "object": "query_terms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "term",
        "description"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arxiv_cats",
      "title": "arXiv subject classifications",
      "topics": [
        "arxiv_cats"
      ]
    },
    {
      "page": "arxiv_count",
      "title": "Count number of results for a given search",
      "topics": [
        "arxiv_count"
      ]
    },
    {
      "page": "arxiv_open",
      "title": "Open abstract for results of arXiv search",
      "topics": [
        "arxiv_open"
      ]
    },
    {
      "page": "arxiv_search",
      "title": "The main search function for aRxiv",
      "topics": [
        "arxiv_search"
      ]
    },
    {
      "page": "can_arxiv_connect",
      "title": "Check for connection to arXiv API",
      "topics": [
        "can_arxiv_connect"
      ]
    },
    {
      "page": "query_terms",
      "title": "arXiv query field terms",
      "topics": [
        "query_terms"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/aRxiv/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "aRxiv.Rmd",
      "filename": "aRxiv.html",
      "title": "aRxiv tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Basic use",
        "Forming queries",
        "Search terms",
        "Subject classifications",
        "Dates and ranges of dates",
        "Search results",
        "Sorting results",
        "Technical details",
        "Metadata limitations",
        "Limit time between search requests",
        "Limit number of items returned",
        "Make requests in batches",
        "License and bugs"
      ],
      "created": "2014-09-08 21:34:38",
      "modified": "2026-06-01 11:11:45",
      "commits": 34
    }
  ],
  "_score": 7.7555699806288,
  "_indexed": true,
  "_nocasepkg": "arxiv",
  "_universes": [
    "ropensci",
    "kbroman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.19-1",
      "date": "2026-06-01T21:03:57.000Z",
      "distro": "noble",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "851021a65f3f498082dd3d476a5587acf12aea987f7fe1dbdcbc1f65aaa1301a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.19-1",
      "date": "2026-06-01T21:03:22.000Z",
      "distro": "noble",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "634498662fba3110f21a6f17d379362f9d5ce1e5ec3c8016964d2e8c46478bde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.19-1",
      "date": "2026-06-01T21:03:23.000Z",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "c65465d87343a43a894c2b7339bf662f9433ac3b263cba02c5a3cc7a2e0b136c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.19-1",
      "date": "2026-06-01T21:03:02.000Z",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "9167e703f45d9bd2abdbd7a04527491dd8fd8d5f9ee6c9256c67cfd0a1f2357c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.19-1",
      "date": "2026-06-01T21:03:17.000Z",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "9104ce86825ef82c41ad02cec50a01b18e8f40ee34dba654e582d63013a2a5ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.19-1",
      "date": "2026-06-01T21:02:36.000Z",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "545d956ab37b17d7fa9f6dfbecd620a7517e957f42522929902c67cb9d1958e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.19-1",
      "date": "2026-06-01T21:03:09.000Z",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "0d09f14a8c14565f5d9ab1d3331c27cb41e81e6b054d394f53dd4c343df06870",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.19-1",
      "date": "2026-06-01T21:02:24.000Z",
      "commit": "91d2eb47068867e2dbec26578a49586972dc5048",
      "fileid": "81b07d830c59590b4b6e34a19474b937cd6468e61b29d9b041ca86ce3f7acdb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26781614027"
    }
  ]
}