{
  "_id": "6a161755acfb0bcc41d6ff78",
  "Package": "arg",
  "Type": "Package",
  "Title": "Clean and Simple Argument Checking",
  "Version": "0.1.1",
  "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",
  "Repository": "https://ngreifer.r-universe.dev",
  "Date/Publication": "2026-05-26 20:33:22 UTC",
  "RemoteUrl": "https://github.com/ngreifer/arg",
  "RemoteRef": "HEAD",
  "RemoteSha": "b614e99ec86bafc7286a7b911cf958eccce05c85",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 21:55:22 UTC",
    "User": "root"
  },
  "Author": "Noah Greifer [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3067-7154>)",
  "Maintainer": "Noah Greifer <noah.greifer@gmail.com>",
  "MD5sum": "20c533dfbd4a4794d1f1cdf0cffe51e5",
  "_user": "ngreifer",
  "_type": "src",
  "_file": "arg_0.1.1.tar.gz",
  "_fileid": "792e7ec6c35473f286c72708493e629fe8c90eb0253d469d56588467da440bbc",
  "_filesize": 212272,
  "_sha256": "792e7ec6c35473f286c72708493e629fe8c90eb0253d469d56588467da440bbc",
  "_created": "2026-05-26T21:55:22.000Z",
  "_published": "2026-05-26T21:57:41.653Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77966432274,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7227080100"
    },
    {
      "job": 77966432268,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227078329"
    },
    {
      "job": 77966432273,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7227069277"
    },
    {
      "job": 77966432272,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227072443"
    },
    {
      "job": 77966091346,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227048924"
    },
    {
      "job": 77966432242,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227074760"
    },
    {
      "job": 77966432264,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7227068360"
    },
    {
      "job": 77966432270,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7227069737"
    },
    {
      "job": 77966432327,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227074804"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ngreifer/arg",
  "_commit": {
    "id": "b614e99ec86bafc7286a7b911cf958eccce05c85",
    "author": "Noah Greifer <noah.greifer@gmail.com>",
    "committer": "Noah Greifer <noah.greifer@gmail.com>",
    "message": "Prep for submission\n",
    "time": 1779827602
  },
  "_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"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "ngreifer",
  "_selfowned": true,
  "_usedby": 9,
  "_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
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ngreifer",
      "count": 25,
      "uuid": 20465600
    }
  ],
  "_userbio": {
    "uuid": 20465600,
    "type": "user",
    "name": "Noah Greifer",
    "description": "Data Science Specialist at Harvard University Institute for Quantitative Social Science (IQSS)"
  },
  "_downloads": {
    "count": 10923,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arg"
  },
  "_devurl": "https://github.com/ngreifer/arg",
  "_pkgdown": "https://ngreifer.github.io/arg/",
  "_searchresults": 558,
  "_rbuild": "4.6.0",
  "_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"
    }
  ],
  "_exports": [
    "arg_all_NA",
    "arg_and",
    "arg_array",
    "arg_atomic",
    "arg_between",
    "arg_character",
    "arg_colnamed",
    "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_named",
    "arg_no_NA",
    "arg_non_null",
    "arg_not_element",
    "arg_not_equal",
    "arg_null",
    "arg_number",
    "arg_numeric",
    "arg_or",
    "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_string"
      ]
    },
    {
      "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"
      ]
    },
    {
      "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"
      ]
    }
  ],
  "_readme": "https://github.com/ngreifer/arg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "rlang"
  ],
  "_score": 8.23752919582011,
  "_indexed": true,
  "_nocasepkg": "arg",
  "_universes": [
    "ngreifer"
  ],
  "_previous": "0.1.0.9002",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T21:57:13.000Z",
      "distro": "noble",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "354fb59fc818646de38553dac6ca352498a2b84cb5150c9de563c4c8062c47e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T21:57:07.000Z",
      "distro": "noble",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "74b93ac7d5cc5886c951ddf896e3c00553ac7a493acf88fdcc6ac08c25863278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T21:56:40.000Z",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "7bcefbd37c7731c133bfe1b836285ee00e45838222f2b335f2d25914db5f344f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T21:56:49.000Z",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "43e3efe69c614bf8a866bcd378040838abd662187e5081a08068271f8e71e20a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-26T21:57:07.000Z",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "b78ab95ce150c5e948c890bed6fb9d4b48d1dcf7e3ad06dbd7c15ba6750a9ca0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T21:56:27.000Z",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "e00a08d8cd239a381e230e013dfc2664315a2c70e9ca9496e2d82aeb25b8a267",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T21:56:30.000Z",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "1ef9ce25b8e4d6af9ea30289ca499cfb4efdddc719418b1d3cdc3411e4a07ff4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T21:56:47.000Z",
      "commit": "b614e99ec86bafc7286a7b911cf958eccce05c85",
      "fileid": "a6b4d0506b2185e64dd251f57c187183c66ff9bb5a26a86da0e531846da7f141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngreifer/actions/runs/26477301353"
    }
  ]
}