{
  "_id": "6a48e533b5e98c4082a02712",
  "Package": "command",
  "Type": "Package",
  "Title": "Process Command Line Arguments",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(given = \"John\",\nfamily = \"Bryant\",\nemail = \"john@bayesiandemography.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Bayesian Demography Limited\",\nrole = \"cph\"))",
  "Description": "Process command line arguments, as part of a data analysis\nworkflow. 'command' makes it easier to construct a workflow\nconsisting of lots of small, self-contained scripts, all run\nfrom a Makefile or shell script. The aim is a workflow that is\nmodular, transparent, and reliable.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://bayesiandemography.github.io/command/,\nhttps://github.com/bayesiandemography/command",
  "Config/Needs/website": "quarto, rmarkdown",
  "BugReports": "https://github.com/bayesiandemography/command/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://bayesiandemography.r-universe.dev",
  "Date/Publication": "2026-06-01 03:43:40 UTC",
  "RemoteUrl": "https://github.com/bayesiandemography/command",
  "RemoteRef": "HEAD",
  "RemoteSha": "21a4a24215e88274e8173661d7fad35967b723fc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 10:45:34 UTC",
    "User": "root"
  },
  "Author": "John Bryant [aut, cre],\nBayesian Demography Limited [cph]",
  "Maintainer": "John Bryant <john@bayesiandemography.com>",
  "_user": "bayesiandemography",
  "_type": "src",
  "_file": "command_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/902af3bfaa02e290b19ea0e508fcf3e6ce55d59949c161c51425e68de790d16e",
  "_filesize": 904407,
  "_sha256": "902af3bfaa02e290b19ea0e508fcf3e6ce55d59949c161c51425e68de790d16e",
  "_expires": "2026-10-12T10:49:21.000Z",
  "_created": "2026-07-04T10:45:34.000Z",
  "_published": "2026-07-04T10:49:23.141Z",
  "_jobs": [
    {
      "job": 85125970046,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080997479"
    },
    {
      "job": 85125970027,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081002559"
    },
    {
      "job": 85125970033,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080990150"
    },
    {
      "job": 85125970035,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080988800"
    },
    {
      "job": 85125757782,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080979479"
    },
    {
      "job": 85125970023,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080997186"
    },
    {
      "job": 85125970037,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080990749"
    },
    {
      "job": 85125970057,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080989673"
    },
    {
      "job": 85125970043,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080991797"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232",
  "_status": "success",
  "_upstream": "https://github.com/bayesiandemography/command",
  "_commit": {
    "id": "21a4a24215e88274e8173661d7fad35967b723fc",
    "author": "John Bryant <john.r.bryant@gmail.com>",
    "committer": "John Bryant <john.r.bryant@gmail.com>",
    "message": "added test coverage\n",
    "time": 1780285420
  },
  "_maintainer": {
    "name": "John Bryant",
    "email": "john@bayesiandemography.com",
    "login": "johnrbryant",
    "description": "Bayesian demographer and data scientist",
    "uuid": 13082725
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "littler",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "bayesiandemography",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 7
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "johnrbryant",
      "count": 99,
      "uuid": 13082725
    }
  ],
  "_userbio": {
    "uuid": 48009615,
    "type": "organization",
    "name": "Bayesian Demography Limited",
    "followers": 9,
    "description": "Demography for the twenty-first century"
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/command"
  },
  "_devurl": "https://github.com/bayesiandemography/command",
  "_pkgdown": "https://bayesiandemography.github.io/command/",
  "_searchresults": 353,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/command.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bayesiandemography/command",
  "_realowner": "bayesiandemography",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-10-16"
    },
    {
      "version": "0.1.3",
      "date": "2025-11-22"
    }
  ],
  "_exports": [
    "cmd_assign",
    "cmd_assign_quiet",
    "extract_make",
    "extract_shell",
    "makefile",
    "shell_script"
  ],
  "_help": [
    {
      "page": "cmd_assign",
      "title": "Assign Values Passed at the Command Line or Interactively",
      "topics": [
        "cmd_assign",
        "cmd_assign_quiet"
      ]
    },
    {
      "page": "extract_make",
      "title": "Turn a 'cmd_assign' Call Into a Makefile Rule",
      "topics": [
        "extract_make"
      ]
    },
    {
      "page": "extract_shell",
      "title": "Turn a 'cmd_assign' Call Into a Shell Command",
      "topics": [
        "extract_shell"
      ]
    },
    {
      "page": "makefile",
      "title": "Create a Makefile",
      "topics": [
        "makefile"
      ]
    },
    {
      "page": "shell_script",
      "title": "Create a Shell Script",
      "topics": [
        "shell_script"
      ]
    }
  ],
  "_readme": "https://github.com/bayesiandemography/command/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fs"
  ],
  "_score": 5.024895960107485,
  "_indexed": true,
  "_nocasepkg": "command",
  "_universes": [
    "bayesiandemography",
    "johnrbryant"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T10:48:03.000Z",
      "distro": "resolute",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/769f22445069a70eb480b750276863b19ca99241f9eb30ee62d20ff893897e11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T10:48:43.000Z",
      "distro": "resolute",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/9d0b6e9552d4a9779ed3b5eba643cdc7fd0af624a597edf22e0a43759ecc5fa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T10:47:05.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/46d3eb6a3fb32f02ba1a23030eddae5ee4c4a6ba5696a49dc41fb461058db774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T10:46:55.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/422d616fe54c199aecbf04159dc91cc16b927b7cc44c191d2c24da571e23e5f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-04T10:48:13.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/804144cad8126b6fd4a7ec27d36d95ac321f867d66d7f7ac658b4147d386fa1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T10:47:01.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/54a5f7e29a8d234d423ed4a9378a0c1ee0ab7b2b91283cefcc8da9492704e7b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T10:46:51.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/07353fbe3125d68f39aa5aad029eaf1259a9d4dd9173c842cd727092433aa0a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T10:47:10.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "https://r2.ropensci.org/8867491c34c62614933338a4f172af8d7954a009e05b4fe5df12b39a0eb45c3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/28703653232"
    }
  ]
}