{
  "_id": "6a229e56cd65a98ecbd5803b",
  "Package": "scribe",
  "Title": "Command Argument Parsing",
  "Version": "0.3.0.9002",
  "Authors@R": "person(\ngiven   = \"Jordan Mark\",\nfamily  = \"Barbone\",\nemail   = \"jmbarbone@gmail.com\",\nrole    = c(\"aut\", \"cph\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9788-3628\")\n)",
  "Maintainer": "Jordan Mark Barbone <jmbarbone@gmail.com>",
  "Description": "A base dependency solution with basic argument parsing for\nuse with 'Rscript'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://jmbarbone.github.io/scribe/,\nhttps://github.com/jmbarbone/scribe",
  "BugReports": "https://github.com/jmbarbone/scribe/issues",
  "Config/testthat/parallel": "true",
  "Repository": "https://jmbarbone.r-universe.dev",
  "Date/Publication": "2024-06-07 04:26:20 UTC",
  "RemoteUrl": "https://github.com/jmbarbone/scribe",
  "RemoteRef": "HEAD",
  "RemoteSha": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:57:40 UTC",
    "User": "root"
  },
  "Author": "Jordan Mark Barbone [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0001-9788-3628>)",
  "MD5sum": "54d51760c8830b6d0e153ea1800a9a4d",
  "_user": "jmbarbone",
  "_type": "src",
  "_file": "scribe_0.3.0.9002.tar.gz",
  "_fileid": "61c957e7be69ddd7b5840eb1fa1d8203ca44345dcefbeee284094a0ee9d72a07",
  "_filesize": 158253,
  "_sha256": "61c957e7be69ddd7b5840eb1fa1d8203ca44345dcefbeee284094a0ee9d72a07",
  "_created": "2026-06-05T09:57:40.000Z",
  "_published": "2026-06-05T10:00:54.697Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79705434661,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433901753"
    },
    {
      "job": 79705434631,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433906833"
    },
    {
      "job": 79705434679,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433895843"
    },
    {
      "job": 79705434693,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433893109"
    },
    {
      "job": 79705039074,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433865175"
    },
    {
      "job": 79705434641,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433894971"
    },
    {
      "job": 79705434688,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433895781"
    },
    {
      "job": 79705434672,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433889944"
    },
    {
      "job": 79705434681,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433890842"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jmbarbone/scribe",
  "_commit": {
    "id": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
    "author": "Jordan Mark Barbone <jmbarbone@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #79 from jmbarbone/78-scribe-execute\n\n78 scribe execute",
    "time": 1717734380
  },
  "_maintainer": {
    "name": "Jordan Mark Barbone",
    "email": "jmbarbone@gmail.com",
    "login": "jmbarbone",
    "mastodon": "@barbone@fosstodon.org",
    "bluesky": "@barbone.bsky.social",
    "linkedin": "in/jmbarbone",
    "orcid": "0000-0001-9788-3628",
    "description": "Clinical Data Scientist who likes using R",
    "uuid": 38573843
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "jmbarbone",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cli",
    "rscript"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jmbarbone",
      "count": 389,
      "uuid": 38573843
    }
  ],
  "_userbio": {
    "uuid": 38573843,
    "type": "user",
    "name": "Jordan Mark Barbone",
    "description": "Clinical Data Scientist who likes using R"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scribe"
  },
  "_devurl": "https://github.com/jmbarbone/scribe",
  "_pkgdown": "https://jmbarbone.github.io/scribe/",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/scribe.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jmbarbone/scribe",
  "_realowner": "jmbarbone",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-13"
    },
    {
      "version": "0.2.0",
      "date": "2023-05-22"
    },
    {
      "version": "0.3.0",
      "date": "2023-10-22"
    }
  ],
  "_exports": [
    "command_args",
    "new_arg",
    "scribe_convert",
    "value_convert"
  ],
  "_help": [
    {
      "page": "command_args",
      "title": "Command line arguments",
      "concept": [
        "scribe"
      ],
      "topics": [
        "command_args"
      ]
    },
    {
      "page": "new_arg",
      "title": "New command argument",
      "concept": [
        "scribe"
      ],
      "topics": [
        "new_arg"
      ]
    },
    {
      "page": "scribeArg-class",
      "title": "scribe argument",
      "concept": [
        "scribe"
      ],
      "topics": [
        "scribeArg",
        "scribeArg-class"
      ]
    },
    {
      "page": "scribeCommandArgs-class",
      "title": "scribe command arguments",
      "concept": [
        "scribe"
      ],
      "topics": [
        "scribeCommandArgs",
        "scribeCommandArgs-class"
      ]
    },
    {
      "page": "value_convert",
      "title": "Simple conversions",
      "topics": [
        "scribe_convert",
        "value_convert"
      ]
    }
  ],
  "_readme": "https://github.com/jmbarbone/scribe/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "scribe.Rmd",
      "filename": "scribe.html",
      "title": "scribe",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-12-03 17:58:46",
      "modified": "2023-03-05 22:43:10",
      "commits": 5
    }
  ],
  "_score": 4.792391689498254,
  "_indexed": true,
  "_nocasepkg": "scribe",
  "_universes": [
    "jmbarbone"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:59:38.000Z",
      "distro": "noble",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "b31b9ade17405f1a697ae8d12ba35155e712e9608bd2b8d7c5b11fe914037812",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:59:52.000Z",
      "distro": "noble",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "07b922d4cc4b1770232b0e2df169d089623c76953813f44f40fa7171246ec6cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:59:15.000Z",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "5113a9087d9c77e0088f5872892a4f118f767b2f188205e743cc30711fd6e3f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:59:10.000Z",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "2cf7f83b74715871f02ef6a206142149be6c1414f795e17c71fa7619e326c37b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:59:29.000Z",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "3569e8c7dbe5eb85975b12b4e2b38ce47e06deacdecc83020d321cd9bcecc1eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:59:05.000Z",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "c9e28a1a6f8caa43f945e1800f9d8cb51934d81cb926adead8bc39e7f576d7f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:58:51.000Z",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "8614fdf8df38a04643ae788cc86ad9032a5f84512b3ee3e23da21eaa99aa49bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-06-05T09:58:53.000Z",
      "commit": "7fe5bc07bfeda0b071857a716d217f9351ce1e45",
      "fileid": "0b93a670f0109c33367a5278ca997b39dbeb506c2c74876aa2431a969caeb5c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmbarbone/actions/runs/27008195576"
    }
  ]
}