{
  "_id": "6a4790be8b9f0d9747cf1803",
  "Package": "arrg",
  "Version": "0.1.0",
  "Date": "2024-09-23",
  "Title": "Flexible Argument Parsing for R Scripts",
  "Authors@R": "person(\"Jon\", \"Clayden\", role=c(\"cre\",\"aut\"), email=\"code@clayden.org\", comment=c(ORCID=\"0000-0002-6608-0619\"))",
  "Description": "Argument parsing for R scripts, with support for long and\nshort Unix-style options including option clustering,\npositional arguments including those of variable length, and\nmultiple usage patterns which may take different subsets of\noptions.",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "URL": "https://github.com/jonclayden/arrg",
  "BugReports": "https://github.com/jonclayden/arrg/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://jonclayden.r-universe.dev",
  "Date/Publication": "2024-11-08 16:58:07 UTC",
  "RemoteUrl": "https://github.com/jonclayden/arrg",
  "RemoteRef": "HEAD",
  "RemoteSha": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 09:03:18 UTC",
    "User": "root"
  },
  "Author": "Jon Clayden [cre, aut] (ORCID: <https://orcid.org/0000-0002-6608-0619>)",
  "Maintainer": "Jon Clayden <code@clayden.org>",
  "_user": "jonclayden",
  "_type": "src",
  "_file": "arrg_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3f0a1283a9607cbc3eb323e4b41d4d0a7a0b1eb1c0ce8fb923adbe9de90d3d67",
  "_filesize": 100135,
  "_sha256": "3f0a1283a9607cbc3eb323e4b41d4d0a7a0b1eb1c0ce8fb923adbe9de90d3d67",
  "_expires": "2026-10-11T10:36:45.000Z",
  "_created": "2026-07-02T09:03:18.000Z",
  "_published": "2026-07-03T10:36:46.565Z",
  "_jobs": [
    {
      "job": 84982022534,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033935801"
    },
    {
      "job": 84982022571,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033931669"
    },
    {
      "job": 84982022384,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033919231"
    },
    {
      "job": 84982022591,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033929672"
    },
    {
      "job": 84982022030,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033888402"
    },
    {
      "job": 84982022544,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8033927607"
    },
    {
      "job": 84982022507,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033918292"
    },
    {
      "job": 84982022545,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033913701"
    },
    {
      "job": 84982022576,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033914020"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125",
  "_status": "success",
  "_upstream": "https://github.com/jonclayden/arrg",
  "_commit": {
    "id": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
    "author": "Jon Clayden <code@clayden.org>",
    "committer": "Jon Clayden <code@clayden.org>",
    "message": "Set stringsAsFactors explicitly, for old versions of R which didn't have this as the default\n",
    "time": 1731085087
  },
  "_maintainer": {
    "name": "Jon Clayden",
    "email": "code@clayden.org",
    "login": "jonclayden",
    "mastodon": "@jonclayden@mastodon.online",
    "orcid": "0000-0002-6608-0619",
    "twitter": "@jonclayden",
    "description": "Image processing, scientific computing and data science, mostly with R and C++",
    "uuid": 422057
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ore",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "jonclayden",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "command-line",
    "command-line-parser"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "jonclayden",
      "count": 40,
      "uuid": 422057
    }
  ],
  "_userbio": {
    "uuid": 422057,
    "type": "user",
    "name": "Jon Clayden",
    "followers": 99,
    "description": "Image processing, scientific computing and data science, mostly with R and C++"
  },
  "_downloads": {
    "count": 214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arrg"
  },
  "_devurl": "https://github.com/jonclayden/arrg",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/arrg.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/jonclayden/arrg",
  "_realowner": "jonclayden",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "arrg",
    "opt",
    "pat"
  ],
  "_help": [
    {
      "page": "arrg",
      "title": "Create an argument parser",
      "topics": [
        "arrg"
      ]
    },
    {
      "page": "opt",
      "title": "Specify an option in long or short form",
      "topics": [
        "opt"
      ]
    },
    {
      "page": "pat",
      "title": "Specify a usage pattern",
      "topics": [
        "pat"
      ]
    }
  ],
  "_readme": "https://github.com/jonclayden/arrg/raw/HEAD/README.md",
  "_rundeps": [
    "ore"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "arrg",
  "_universes": [
    "jonclayden"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T09:05:23.000Z",
      "distro": "resolute",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/a4917bda9b85103de37ad643abe9e469cfd6c2ec98480c4650bcf37e3f4d85d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T09:05:13.000Z",
      "distro": "resolute",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/4a30a17f3312babacd1d896b09d17c6bb02db0a53d81232e0706fa2865b229cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T09:04:44.000Z",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/7b9eb200e479de93d7add453c926483a6bc9d35750bbf37386a6212d584c8dbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T09:05:07.000Z",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/1c64fdc3f3f45be79a39a574db4f4e29b15d73700cc652f0aff171dd44376fb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T09:05:12.000Z",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/70a4beeb37eb73e3887bbb9f8b29ed9a45698662e09a1cc8eb09482d010f694c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T09:04:31.000Z",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/add33df6ffe779c4dfd1879432991a111a1b97c745e0368d47a60e6240161862",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T09:04:25.000Z",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/0e940d58e4f2e3f411979f47e5497fc53ba7c75293114bb31f4c3ef621f31161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T09:04:25.000Z",
      "commit": "91c642f673b09dca1b9b88193905f13e5fbcdb32",
      "fileid": "https://r2.ropensci.org/f45ba2142497bc6a8ae52b975590d9a271aa6e7c08d6f9136aa20330f8170f0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/28578169125"
    }
  ]
}