{
  "_id": "6a4ded3fe691af43f13de419",
  "Package": "argparse",
  "Type": "Package",
  "Title": "Command Line Optional and Positional Argument Parser",
  "Version": "2.3.2-1",
  "Authors@R": "c(person(\"Trevor L.\", \"Davis\", role=c(\"aut\", \"cre\"),\nemail=\"trevor.l.davis@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6341-4639\")),\nperson(\"Allen\", \"Day\", role=\"ctb\", comment=\"Some documentation and examples ported from the getopt package.\"),\nperson(\"Python Software Foundation\", role=\"ctb\", comment=\"Some documentation from the argparse Python module.\"),\nperson(\"Paul\", \"Newell\", role=\"ctb\"))",
  "Description": "A command line parser to be used with 'Rscript' to write\n\"#!\" shebang scripts that gracefully accept positional and\noptional arguments and automatically generate usage.",
  "License": "GPL (>= 2)",
  "Copyright": "See file (inst/)COPYRIGHTS.",
  "URL": "https://github.com/trevorld/r-argparse,\nhttps://trevorldavis.com/R/argparse/",
  "BugReports": "https://github.com/trevorld/r-argparse/issues",
  "LazyLoad": "yes",
  "SystemRequirements": "python (>= 3.2)",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "python3",
  "Repository": "https://trevorld.r-universe.dev",
  "Date/Publication": "2026-05-09 06:28:17 UTC",
  "RemoteUrl": "https://github.com/trevorld/r-argparse",
  "RemoteRef": "HEAD",
  "RemoteSha": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 06:22:05 UTC",
    "User": "root"
  },
  "Author": "Trevor L. Davis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6341-4639>),\nAllen Day [ctb] (Some documentation and examples ported from the getopt\npackage.),\nPython Software Foundation [ctb] (Some documentation from the argparse\nPython module.),\nPaul Newell [ctb]",
  "Maintainer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
  "_user": "trevorld",
  "_type": "src",
  "_file": "argparse_2.3.2-1.tar.gz",
  "_fileid": "https://r2.ropensci.org/5e4806d4939f0b49846fe6d6cf7060c6b5f4ee76c99446bd2875e5b62654a747",
  "_filesize": 115755,
  "_sha256": "5e4806d4939f0b49846fe6d6cf7060c6b5f4ee76c99446bd2875e5b62654a747",
  "_expires": "2026-10-16T06:25:01.000Z",
  "_created": "2026-07-08T06:22:05.000Z",
  "_published": "2026-07-08T06:25:03.287Z",
  "_jobs": [
    {
      "job": 85801504705,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8159911709"
    },
    {
      "job": 85801504647,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159911255"
    },
    {
      "job": 85801504702,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8159908004"
    },
    {
      "job": 85801504683,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159908357"
    },
    {
      "job": 85801051906,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159869729"
    },
    {
      "job": 85801504644,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8159902727"
    },
    {
      "job": 85801504669,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8159897608"
    },
    {
      "job": 85801504665,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8159890952"
    },
    {
      "job": 85801504651,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159891463"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328",
  "_status": "success",
  "_upstream": "https://github.com/trevorld/r-argparse",
  "_commit": {
    "id": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "chore: Add sponsor button [skip ci]\n",
    "time": 1778308097
  },
  "_maintainer": {
    "name": "Trevor L. Davis",
    "email": "trevor.l.davis@gmail.com",
    "login": "trevorld",
    "description": "Studies electricity markets",
    "uuid": 2433259,
    "orcid": "0000-0001-6341-4639"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "findpython",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.15.19",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "trevorld",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.3.1",
      "date": "2025-10-08"
    }
  ],
  "_stars": 108,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 148,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "followers": 78,
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 4995,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/argparse"
  },
  "_mentions": 20,
  "_devurl": "https://github.com/trevorld/r-argparse",
  "_pkgdown": "https://trevorldavis.com/R/argparse/",
  "_searchresults": 9248,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/argparse.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trevorld/r-argparse",
  "_realowner": "trevorld",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2013-01-29"
    },
    {
      "version": "0.5.2",
      "date": "2013-01-31"
    },
    {
      "version": "0.5.3",
      "date": "2013-08-26"
    },
    {
      "version": "1.0.0",
      "date": "2014-04-04"
    },
    {
      "version": "1.0.1",
      "date": "2014-04-05"
    },
    {
      "version": "1.0.4",
      "date": "2016-10-28"
    },
    {
      "version": "1.0.7",
      "date": "2017-08-23"
    },
    {
      "version": "1.1.0",
      "date": "2017-11-29"
    },
    {
      "version": "1.1.1",
      "date": "2018-01-24"
    },
    {
      "version": "2.0.0",
      "date": "2018-11-30"
    },
    {
      "version": "2.0.1",
      "date": "2019-03-08"
    },
    {
      "version": "2.0.3",
      "date": "2020-10-19"
    },
    {
      "version": "2.0.4",
      "date": "2021-08-06"
    },
    {
      "version": "2.1.1",
      "date": "2021-09-08"
    },
    {
      "version": "2.1.2",
      "date": "2021-10-21"
    },
    {
      "version": "2.1.3",
      "date": "2021-11-26"
    },
    {
      "version": "2.1.5",
      "date": "2022-04-20"
    },
    {
      "version": "2.1.6",
      "date": "2022-07-17"
    },
    {
      "version": "2.2.1",
      "date": "2022-12-08"
    },
    {
      "version": "2.2.2",
      "date": "2023-02-15"
    },
    {
      "version": "2.2.3",
      "date": "2024-04-10"
    },
    {
      "version": "2.2.4",
      "date": "2024-11-20"
    },
    {
      "version": "2.2.5",
      "date": "2024-12-20"
    },
    {
      "version": "2.3.1",
      "date": "2025-10-08"
    }
  ],
  "_exports": [
    "ArgumentParser"
  ],
  "_help": [
    {
      "page": "ArgumentParser",
      "title": "Create a command line parser",
      "topics": [
        "ArgumentParser"
      ]
    }
  ],
  "_pkglogo": "https://github.com/trevorld/r-argparse/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "findpython",
    "jsonlite",
    "R6"
  ],
  "_vignettes": [
    {
      "source": "argparse.Rmd",
      "filename": "argparse.html",
      "title": "argparse Command Line Argument Parsing",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-02-01 07:14:07",
      "modified": "2021-09-07 17:57:05",
      "commits": 4
    }
  ],
  "_score": 11.129370833284392,
  "_indexed": true,
  "_nocasepkg": "argparse",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:24:20.000Z",
      "distro": "resolute",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/8a9c4792b58bcba742088630cf4e87bcdc2f86699afee5a2a7046bfdbff0022b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:24:18.000Z",
      "distro": "resolute",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/7757fbcad6b59f8ae76089ae8ca6d6e4cd851ce36c3361be058435e1462dc393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:24:05.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/66ecd5f7b4e905b499737996816460b50719dd061794dedaf51140714ac9faea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:23:51.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/5518fbec7633579c17b1330b3a436bc7f40ddbb45525582c6b7acfc21d91111a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:24:12.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/e3e8c3bc1f3dbaa5004a9b0eb3430fb076da5f39e68b275f5916677545f1efef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:23:36.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/b59b357c27bbc644c5ad96603ee844a75be886f165903b624123a623e1ad01df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:23:17.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/2a698e254ae9d6426ec2db6a89bcec237edda1f816cb5d0cd82f3b18ca9a6c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.3.2-1",
      "date": "2026-07-08T06:23:18.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "https://r2.ropensci.org/3852261d5658dd68fb5cbded444eb3d740c00487756bf6ea4d77662aa9c63801",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28921983328"
    }
  ]
}