{
  "_id": "6a1d161b1d7bb097a0a368fc",
  "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-06-01 05:14:39 UTC",
    "User": "root"
  },
  "Author": "John Bryant [aut, cre],\nBayesian Demography Limited [cph]",
  "Maintainer": "John Bryant <john@bayesiandemography.com>",
  "MD5sum": "354c95c735d66febb5085142e7270296",
  "_user": "bayesiandemography",
  "_type": "src",
  "_file": "command_0.1.4.tar.gz",
  "_fileid": "122c59ca59006ea1dc84781c9e643de8de25419158c6f8c004339f240124fcf1",
  "_filesize": 903308,
  "_sha256": "122c59ca59006ea1dc84781c9e643de8de25419158c6f8c004339f240124fcf1",
  "_created": "2026-06-01T05:14:39.000Z",
  "_published": "2026-06-01T05:18:19.174Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78790847507,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323899170"
    },
    {
      "job": 78790847498,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323898879"
    },
    {
      "job": 78790847494,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323900542"
    },
    {
      "job": 78790847488,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323893149"
    },
    {
      "job": 78790597900,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323873523"
    },
    {
      "job": 78790847490,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323893925"
    },
    {
      "job": 78790847526,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323890588"
    },
    {
      "job": 78790847530,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323888200"
    },
    {
      "job": 78790847536,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323888395"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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-23",
      "n": 1
    },
    {
      "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",
    "description": "Demography for the twenty-first century"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/command"
  },
  "_devurl": "https://github.com/bayesiandemography/command",
  "_pkgdown": "https://bayesiandemography.github.io/command/",
  "_searchresults": 284,
  "_rbuild": "4.6.0",
  "_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",
    "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": 4.997386384397314,
  "_indexed": true,
  "_nocasepkg": "command",
  "_universes": [
    "bayesiandemography",
    "johnrbryant"
  ],
  "_previous": "0.1.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-01T05:17:03.000Z",
      "distro": "noble",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "01c0fff210204d8c104f643b0a2bc1d9871f0a70b9b4ce2680966e08c12a3ffa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-01T05:17:00.000Z",
      "distro": "noble",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "305b481d9d08c73c76dafe7c0680670e35963ee0992a3922fd09e744cb18bdc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-01T05:17:11.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "b6de53a9a290873c080e278e8df3b43317ef91f4efd48c25b1e90366a8e46a6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-01T05:16:31.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "c263822a87924079469d43b53920d2b4a53ac3df3ac1e006720c202fbfb76dae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-01T05:16:46.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "ed6e09fb799ebff53b20263994c25ec3c03f70827833aa8200a978c9592e050b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-01T05:16:05.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "c06192a0a7fdd0448cb5f47360801d9d33efcc2804611b56f346dd57cd8ac26c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-01T05:15:53.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "c2321c1fe563756d87a7de2f247ff0e4543d955ae573a3cca047ff25157e36b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-01T05:16:00.000Z",
      "commit": "21a4a24215e88274e8173661d7fad35967b723fc",
      "fileid": "0827917c3504df1e93f9b367175b4f056683e62aa8a207c76285f0c662eb1ea5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736446559"
    }
  ]
}