{
  "_id": "6a6125f71fed6d528131d50b",
  "Package": "arg",
  "Type": "Package",
  "Title": "Clean and Simple Argument Checking",
  "Version": "0.2.0.9001",
  "Authors@R": "person(\"Noah\", \"Greifer\", role = c(\"aut\", \"cre\"),\nemail = \"noah.greifer@gmail.com\",\ncomment = c(ORCID=\"0000-0003-3067-7154\"))",
  "Description": "Checks function arguments, ideally for use in R packages.\nUses a simple interface and produces clean, informative error\nmessages using 'cli'.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "URL": "https://ngreifer.github.io/arg/, https://github.com/ngreifer/arg",
  "BugReports": "https://github.com/ngreifer/arg/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Repository": "https://ngreifer.r-universe.dev",
  "Date/Publication": "2026-07-22 20:05:21 UTC",
  "RemoteUrl": "https://github.com/ngreifer/arg",
  "RemoteRef": "HEAD",
  "RemoteSha": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 20:16:40 UTC",
    "User": "root"
  },
  "Author": "Noah Greifer [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3067-7154>)",
  "Maintainer": "Noah Greifer <noah.greifer@gmail.com>",
  "_user": "ngreifer",
  "_type": "src",
  "_file": "arg_0.2.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/73223b3d9a2b6e1e98d46b3bbb9fe67cd30a0400df011cb94ef675606a5b7b8e",
  "_filesize": 306160,
  "_sha256": "73223b3d9a2b6e1e98d46b3bbb9fe67cd30a0400df011cb94ef675606a5b7b8e",
  "_expires": "2026-10-30T20:20:06.000Z",
  "_created": "2026-07-22T20:16:40.000Z",
  "_published": "2026-07-22T20:20:07.694Z",
  "_jobs": [
    {
      "job": 89039953706,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8543500383"
    },
    {
      "job": 89039953696,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8543499030"
    },
    {
      "job": 89039953646,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8543495523"
    },
    {
      "job": 89039953708,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8543516515"
    },
    {
      "job": 89039197251,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8543440211"
    },
    {
      "job": 89039953667,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8543490450"
    },
    {
      "job": 89039953709,
      "time": 99,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8543485393"
    },
    {
      "job": 89039953725,
      "time": 93,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8543484266"
    },
    {
      "job": 89039953694,
      "time": 80,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8543477024"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551",
  "_status": "success",
  "_upstream": "https://github.com/ngreifer/arg",
  "_commit": {
    "id": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
    "author": "Noah Greifer <noah.greifer@gmail.com>",
    "committer": "Noah Greifer <noah.greifer@gmail.com>",
    "message": "Improve arg_or() processign with probe; allows fast-tracking errors instead of formatting them (slowly) if they are not to be thrown\n",
    "time": 1784750721
  },
  "_maintainer": {
    "name": "Noah Greifer",
    "email": "noah.greifer@gmail.com",
    "login": "ngreifer",
    "twitter": "@noah_greifer",
    "description": "Data Science Specialist at Harvard University Institute for Quantitative Social Science (IQSS)",
    "uuid": 20465600,
    "orcid": "0000-0003-3067-7154"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ngreifer",
  "_selfowned": true,
  "_usedby": 22,
  "_updates": [
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 11
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 4
    },
    {
      "week": "2026-28",
      "n": 8
    },
    {
      "week": "2026-29",
      "n": 12
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ngreifer",
      "count": 50,
      "uuid": 20465600
    }
  ],
  "_userbio": {
    "uuid": 20465600,
    "type": "user",
    "name": "Noah Greifer",
    "followers": 190,
    "description": "Data Science Specialist at Harvard University Institute for Quantitative Social Science (IQSS)"
  },
  "_downloads": {
    "count": 15267,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arg"
  },
  "_devurl": "https://github.com/ngreifer/arg",
  "_pkgdown": "https://ngreifer.github.io/arg/",
  "_searchresults": 1010,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/arg.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/ngreifer/arg",
  "_realowner": "ngreifer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-09"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-27"
    },
    {
      "version": "0.2.0",
      "date": "2026-07-15"
    }
  ],
  "_exports": [
    "arg_all_NA",
    "arg_and",
    "arg_array",
    "arg_atomic",
    "arg_between",
    "arg_character",
    "arg_colnamed",
    "arg_color",
    "arg_colors",
    "arg_colour",
    "arg_colours",
    "arg_cor",
    "arg_count",
    "arg_counts",
    "arg_cov",
    "arg_data",
    "arg_data.frame",
    "arg_distance",
    "arg_dots_not_supplied",
    "arg_dots_supplied",
    "arg_element",
    "arg_env",
    "arg_equal",
    "arg_factor",
    "arg_flag",
    "arg_formula",
    "arg_function",
    "arg_gt",
    "arg_gte",
    "arg_index",
    "arg_indices",
    "arg_is",
    "arg_is_NA",
    "arg_is_not",
    "arg_length",
    "arg_list",
    "arg_logical",
    "arg_lt",
    "arg_lte",
    "arg_matrix",
    "arg_name",
    "arg_named",
    "arg_names",
    "arg_no_NA",
    "arg_non_null",
    "arg_not_element",
    "arg_not_equal",
    "arg_null",
    "arg_number",
    "arg_numeric",
    "arg_or",
    "arg_ordered",
    "arg_string",
    "arg_supplied",
    "arg_symmetric",
    "arg_unique",
    "arg_vector",
    "arg_whole_number",
    "arg_whole_numeric",
    "err",
    "match_arg",
    "msg",
    "when_not_null",
    "when_supplied",
    "wrn"
  ],
  "_help": [
    {
      "page": "arg_between",
      "title": "Check Values in Range",
      "topics": [
        "arg_between",
        "arg_gt",
        "arg_gte",
        "arg_lt",
        "arg_lte"
      ]
    },
    {
      "page": "arg_character",
      "title": "Check Character Argument",
      "topics": [
        "arg_character",
        "arg_factor",
        "arg_ordered",
        "arg_string"
      ]
    },
    {
      "page": "arg_color",
      "title": "Check Color Argument",
      "topics": [
        "arg_color",
        "arg_colors",
        "arg_colour",
        "arg_colours"
      ]
    },
    {
      "page": "arg_data",
      "title": "Check Common Argument Types",
      "topics": [
        "arg_array",
        "arg_atomic",
        "arg_data",
        "arg_data.frame",
        "arg_env",
        "arg_list",
        "arg_matrix",
        "arg_vector"
      ]
    },
    {
      "page": "arg_dots_supplied",
      "title": "Check Supplied Dots Argument",
      "topics": [
        "arg_dots_not_supplied",
        "arg_dots_supplied"
      ]
    },
    {
      "page": "arg_element",
      "title": "Check Element",
      "topics": [
        "arg_element",
        "arg_not_element"
      ]
    },
    {
      "page": "arg_equal",
      "title": "Check Equal Arguments",
      "topics": [
        "arg_equal",
        "arg_not_equal"
      ]
    },
    {
      "page": "arg_formula",
      "title": "Check Formula Argument",
      "topics": [
        "arg_formula"
      ]
    },
    {
      "page": "arg_function",
      "title": "Check Function Argument",
      "topics": [
        "arg_function"
      ]
    },
    {
      "page": "arg_index",
      "title": "Check Index Argument",
      "topics": [
        "arg_index",
        "arg_indices",
        "arg_name",
        "arg_names"
      ]
    },
    {
      "page": "arg_is",
      "title": "Check Argument Class",
      "topics": [
        "arg_is",
        "arg_is_not"
      ]
    },
    {
      "page": "arg_length",
      "title": "Check Argument Length",
      "topics": [
        "arg_length"
      ]
    },
    {
      "page": "arg_logical",
      "title": "Check Logical Argument",
      "topics": [
        "arg_flag",
        "arg_logical"
      ]
    },
    {
      "page": "arg_named",
      "title": "Check Named Argument",
      "topics": [
        "arg_colnamed",
        "arg_named"
      ]
    },
    {
      "page": "arg_no_NA",
      "title": "Check NA in Argument",
      "topics": [
        "arg_all_NA",
        "arg_is_NA",
        "arg_no_NA"
      ]
    },
    {
      "page": "arg_non_null",
      "title": "Check NULL Argument",
      "topics": [
        "arg_non_null",
        "arg_null"
      ]
    },
    {
      "page": "arg_numeric",
      "title": "Check Numeric Argument",
      "topics": [
        "arg_count",
        "arg_counts",
        "arg_number",
        "arg_numeric",
        "arg_whole_number",
        "arg_whole_numeric"
      ]
    },
    {
      "page": "arg_or",
      "title": "Check That Arguments Meet Some or All Criteria",
      "topics": [
        "arg_and",
        "arg_or"
      ]
    },
    {
      "page": "arg_supplied",
      "title": "Check Supplied Argument",
      "topics": [
        "arg_supplied"
      ]
    },
    {
      "page": "arg_symmetric",
      "title": "Check Symmetric Matrix Argument",
      "topics": [
        "arg_cor",
        "arg_cov",
        "arg_distance",
        "arg_symmetric"
      ]
    },
    {
      "page": "arg_unique",
      "title": "Check Unique Argument",
      "topics": [
        "arg_unique"
      ]
    },
    {
      "page": "err",
      "title": "Throw an Error, Warning, or Message",
      "topics": [
        "err",
        "msg",
        "wrn"
      ]
    },
    {
      "page": "match_arg",
      "title": "Argument Verification",
      "topics": [
        "match_arg"
      ]
    },
    {
      "page": "when_supplied",
      "title": "Check Arguments When Supplied",
      "topics": [
        "when_not_null",
        "when_supplied"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ngreifer/arg/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ngreifer/arg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "rlang"
  ],
  "_score": 9.225102959131375,
  "_indexed": true,
  "_nocasepkg": "arg",
  "_universes": [
    "ngreifer"
  ],
  "_previous": "0.2.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:18:44.000Z",
      "distro": "resolute",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/8449b2124ecdfa913dc712f9b2e3524c7ed88501f67b51ee37f79afa9f26d96d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:18:42.000Z",
      "distro": "resolute",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/3bfaa0b2c4cd07b4b40df2de643aca53c558aeb098abf1fd8bb11940421cd521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:18:34.000Z",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/9c4b36fb73bb0d6f0de91a71fa2be794af95cb3b3e9620455f6374683d3b50b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:19:24.000Z",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/c540417e3e1a06974ff64bd87c52da4b89f37780494f92b83cb0fe3cf3c21256",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:18:48.000Z",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/6f40fc82ec7ede73cc5ca544a148a48895464f39f2b29a768ec3c66c8d07edf2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:18:00.000Z",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/fc99a9f1612ea8250751ee91218f130e0cd39e0930b5aabac9a248f7857952e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:17:56.000Z",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/17f9d04eda60975164dabc4aa9d648b29568b140413d86a72a82271e48280b22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-22T20:17:48.000Z",
      "commit": "33de7d3c04f5602b0a3c00e8745112a3816cf176",
      "fileid": "https://r2.ropensci.org/9a6b78b202f72f981358e76fdd1cc0cd3e9e9f49933fffd286e84c5766f928cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/29954223551"
    }
  ]
}