{
  "_id": "6a1f12ecb401979e7341de7b",
  "Package": "assert",
  "Title": "Validate Function Arguments",
  "Version": "1.1.0",
  "Authors@R": "person(given = \"Olivier\",\nfamily = \"Binette\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"olivier.binette@gmail.com\")",
  "Description": "Lightweight validation tool for checking function\narguments and validating data analysis scripts. This is an\nalternative to stopifnot() from the 'base' package and to\nassert_that() from the 'assertthat' package. It provides more\ninformative error messages and facilitates debugging.",
  "URL": "https://github.com/OlivierBinette/assert",
  "BugReports": "https://github.com/OlivierBinette/assert/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Repository": "https://olivierbinette.r-universe.dev",
  "Date/Publication": "2024-12-24 21:29:09 UTC",
  "RemoteUrl": "https://github.com/olivierbinette/assert",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:29:55 UTC",
    "User": "root"
  },
  "Author": "Olivier Binette [aut, cre, cph]",
  "Maintainer": "Olivier Binette <olivier.binette@gmail.com>",
  "MD5sum": "d34361b319cffc8d7661ebd869777b2e",
  "_user": "olivierbinette",
  "_type": "src",
  "_file": "assert_1.1.0.tar.gz",
  "_fileid": "dca52ac097a0db7ab77995ce0074049c1ab191eda7461e718a7b374c52e4cc7d",
  "_filesize": 73740,
  "_sha256": "dca52ac097a0db7ab77995ce0074049c1ab191eda7461e718a7b374c52e4cc7d",
  "_created": "2026-05-17T07:29:55.000Z",
  "_published": "2026-06-02T17:29:16.090Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79132173783,
      "time": 92,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040441511"
    },
    {
      "job": 79132173585,
      "time": 92,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040441572"
    },
    {
      "job": 79132174245,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040443233"
    },
    {
      "job": 79132173506,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040442086"
    },
    {
      "job": 79132172991,
      "time": 133,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040430930"
    },
    {
      "job": 79132172884,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365120635"
    },
    {
      "job": 79132174071,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040438199"
    },
    {
      "job": 79132173926,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040442377"
    },
    {
      "job": 79132174142,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040440655"
    }
  ],
  "_buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/olivierbinette/assert",
  "_commit": {
    "id": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
    "author": "unknown <olivier.binette@gmail.com>",
    "committer": "unknown <olivier.binette@gmail.com>",
    "message": "Update workflow\n",
    "time": 1735075749
  },
  "_maintainer": {
    "name": "Olivier Binette",
    "email": "olivier.binette@gmail.com",
    "login": "olivierbinette",
    "linkedin": "in/olivier-binette",
    "description": "Research Scientist @ Upstart // Duke Statistical Science PhD",
    "uuid": 784901
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "olivierbinette",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "argument-checks",
    "assertions",
    "error-messages",
    "validation"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "olivierbinette",
      "count": 47,
      "uuid": 784901
    }
  ],
  "_userbio": {
    "uuid": 784901,
    "type": "user",
    "name": "Olivier Binette",
    "description": "Research Scientist @ Upstart // Duke Statistical Science PhD"
  },
  "_downloads": {
    "count": 347,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/assert"
  },
  "_devurl": "https://github.com/olivierbinette/assert",
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/assert.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/olivierbinette/assert",
  "_realowner": "olivierbinette",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-10-24"
    },
    {
      "version": "1.0.1",
      "date": "2020-11-28"
    }
  ],
  "_exports": [
    "assert"
  ],
  "_help": [
    {
      "page": "assert",
      "title": "Assertions and Argument Validation",
      "topics": [
        "assert"
      ]
    }
  ],
  "_readme": "https://github.com/olivierbinette/assert/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.219060332448862,
  "_indexed": true,
  "_nocasepkg": "assert",
  "_universes": [
    "olivierbinette"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-17T07:31:33.000Z",
      "distro": "noble",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "43308045a41625f0d92f428be4a67945bde8d2446272af27979b34c17ac8a100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-17T07:31:34.000Z",
      "distro": "noble",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "3e6ce003a7a525553bcd3bf09b15cba29b44f45691d389edd7d93e000b7b94e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-17T07:31:51.000Z",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "137c134c5b5cd2a58c954b2cf0388eade68251bc950f725c03f6c2bbd1ded4fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-17T07:31:39.000Z",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "66cb138423418f377557e5562bea826637e7d2e783e1fdc75bc108df0f63f0c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-17T07:31:02.000Z",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "4f13bfcf0d0aa67622c119e4d825d22b2930878e581701b16638eae3959c619a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-17T07:31:31.000Z",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "8c9ac7e515dae12af5bd8920f364b5fd5f5b1023a2981ead76583b9077e9a0ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-17T07:31:22.000Z",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "7a9f3efb2a28f496b63e36cb07baf5acd19c32ba7523cfed527b167808f6fc33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T17:28:57.000Z",
      "commit": "1f0ce4d02af9972c676b2db5747535d0ee7ddb39",
      "fileid": "1338cc8f12f8953ba7aca479cdd5eb4302dc15e2a9e94307c27097dc895c0e42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/olivierbinette/actions/runs/25984639700"
    }
  ]
}