{
  "_id": "6a267a48794753ddbc3ed731",
  "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-06-08 08:11:57 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>",
  "MD5sum": "1a3ba1f2ab35e0bbcbe934deb8b39f4d",
  "_user": "trevorld",
  "_type": "src",
  "_file": "argparse_2.3.2-1.tar.gz",
  "_fileid": "3685d8d8f7ccf3ea6c88dd19ffd677d1f545c5e1563449282c0e07fd63ec16fb",
  "_filesize": 115029,
  "_sha256": "3685d8d8f7ccf3ea6c88dd19ffd677d1f545c5e1563449282c0e07fd63ec16fb",
  "_created": "2026-06-08T08:11:57.000Z",
  "_published": "2026-06-08T08:16:08.327Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80049810151,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474771538"
    },
    {
      "job": 80049810180,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474776262"
    },
    {
      "job": 80049810163,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474767254"
    },
    {
      "job": 80049810169,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474779727"
    },
    {
      "job": 80048878465,
      "time": 334,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474731376"
    },
    {
      "job": 80049810136,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474771754"
    },
    {
      "job": 80049810207,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474761323"
    },
    {
      "job": 80049810210,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474766378"
    },
    {
      "job": 80049810165,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474758536"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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-26",
      "n": 1
    },
    {
      "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": 109,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 148,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 5159,
    "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": 9120,
  "_rbuild": "4.6.0",
  "_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": "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.266289364909635,
  "_indexed": true,
  "_nocasepkg": "argparse",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:15:07.000Z",
      "distro": "noble",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "b6b9d89caec1715629ba3bc255bcfb73d459ca2efc30afe79f47425d8ef139f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:15:17.000Z",
      "distro": "noble",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "a1314539ab8c9944f95f1e4907d7fb7f66c274d750ee08003e209d397e913081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:14:43.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "033503305c3695adbd7037b9ec71152ab07ad140abb0f0c14c19a3537bfe4c25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:15:01.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "70145b944bf31108d3483947e223a3d71e2720be44accc87bbe9535c6da9c38b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:15:28.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "66b47b07b0fb6ff2b862c5aecf7e082f855d0866c85cf933bc08c06cfcff442b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:14:38.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "fa99ae46ddce14393a2209fb082d9962a7a377b142eb461a13ddb5df6afa5afa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:14:55.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "d16b95eb52d61390192eca5b5e6acdb5a50459ac1a8d6c777b58796b35c616d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.2-1",
      "date": "2026-06-08T08:14:28.000Z",
      "commit": "20e30af8c2442201eaf3fd27cb8ba9f621819700",
      "fileid": "b2bf0f6e3e77d24765d59358d852374e9372ec4e074939a706f256ff38f8d38c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27124315220"
    }
  ]
}