{
  "_id": "6a61b12bf673e46fff56ddb8",
  "Package": "erify",
  "Type": "Package",
  "Title": "Check Arguments and Generate Readable Error Messages",
  "Version": "0.6.0",
  "Author": "Renfei Mao",
  "Maintainer": "Renfei Mao <renfeimao@gmail.com>",
  "Description": "Provides several validator functions for checking if\narguments passed by users have valid types, lengths, etc. and\nfor generating informative and well-formatted error messages in\na consistent style. Also provides tools for users to create\ntheir own validator functions. The error message style used is\nadopted from <https://style.tidyverse.org/error-messages.html>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/flujoo/erify, https://flujoo.github.io/erify/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Repository": "https://flujoo.r-universe.dev",
  "Date/Publication": "2024-06-30 12:32:58 UTC",
  "RemoteUrl": "https://github.com/flujoo/erify",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 06:10:25 UTC",
    "User": "root"
  },
  "_user": "flujoo",
  "_type": "src",
  "_file": "erify_0.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c9820dd7d0876c355dbb22509adbc853507c95fca33fbe2bb7f3abc5322da9d7",
  "_filesize": 201432,
  "_sha256": "c9820dd7d0876c355dbb22509adbc853507c95fca33fbe2bb7f3abc5322da9d7",
  "_expires": "2026-10-31T06:14:01.000Z",
  "_created": "2026-07-23T06:10:25.000Z",
  "_published": "2026-07-23T06:14:03.437Z",
  "_jobs": [
    {
      "job": 89132526024,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554398926"
    },
    {
      "job": 89132525994,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554397252"
    },
    {
      "job": 89132525989,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554405411"
    },
    {
      "job": 89132526006,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554407150"
    },
    {
      "job": 89131993859,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554360801"
    },
    {
      "job": 89132525979,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8554396346"
    },
    {
      "job": 89132526009,
      "time": 61,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554379972"
    },
    {
      "job": 89132525999,
      "time": 67,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554381569"
    },
    {
      "job": 89132525996,
      "time": 62,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554380206"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216",
  "_status": "success",
  "_upstream": "https://github.com/flujoo/erify",
  "_commit": {
    "id": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
    "author": "flujoo <tnerrotana@gmail.com>",
    "committer": "flujoo <tnerrotana@gmail.com>",
    "message": "Update site\n",
    "time": 1719750778
  },
  "_maintainer": {
    "name": "Renfei Mao",
    "email": "renfeimao@gmail.com",
    "login": "flujoo",
    "description": "Music & Programming",
    "uuid": 5691931
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "flujoo",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "error-handling"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "flujoo",
      "count": 310,
      "uuid": 5691931
    }
  ],
  "_userbio": {
    "uuid": 5691931,
    "type": "user",
    "name": "flujoo",
    "followers": 62,
    "description": "Music & Programming"
  },
  "_downloads": {
    "count": 344,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/erify"
  },
  "_devurl": "https://github.com/flujoo/erify",
  "_pkgdown": "https://flujoo.github.io/erify/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/erify.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/flujoo/erify",
  "_realowner": "flujoo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-16"
    },
    {
      "version": "0.2.0",
      "date": "2021-04-28"
    },
    {
      "version": "0.3.0",
      "date": "2021-05-30"
    },
    {
      "version": "0.4.0",
      "date": "2022-10-04"
    },
    {
      "version": "0.6.0",
      "date": "2024-06-30"
    }
  ],
  "_exports": [
    "back_quote",
    "check_binary_classes",
    "check_bool",
    "check_class",
    "check_classes",
    "check_content",
    "check_contents",
    "check_interval",
    "check_intervals",
    "check_length",
    "check_lengths",
    "check_n",
    "check_positive",
    "check_string",
    "check_type",
    "check_types",
    "is_n",
    "is_string",
    "join",
    "throw"
  ],
  "_help": [
    {
      "page": "back_quote",
      "title": "Back Quote Object",
      "topics": [
        "back_quote"
      ]
    },
    {
      "page": "check_binary_classes",
      "title": "Check Binary Operator's Arguments' Classes",
      "topics": [
        "check_binary_classes"
      ]
    },
    {
      "page": "check_bool",
      "title": "Check If Argument Is Single Logical",
      "topics": [
        "check_bool"
      ]
    },
    {
      "page": "check_class",
      "title": "Check Argument's Class",
      "topics": [
        "check_class"
      ]
    },
    {
      "page": "check_classes",
      "title": "Check Each Item's Class",
      "topics": [
        "check_classes"
      ]
    },
    {
      "page": "check_content",
      "title": "Check Argument's Content",
      "topics": [
        "check_content"
      ]
    },
    {
      "page": "check_contents",
      "title": "Check Each Item's Content",
      "topics": [
        "check_contents"
      ]
    },
    {
      "page": "check_interval",
      "title": "Check If Argument Is in Interval",
      "topics": [
        "check_interval"
      ]
    },
    {
      "page": "check_intervals",
      "title": "Check If Each Item Is in Interval",
      "topics": [
        "check_intervals"
      ]
    },
    {
      "page": "check_length",
      "title": "Check Argument's Length",
      "topics": [
        "check_length"
      ]
    },
    {
      "page": "check_lengths",
      "title": "Check Each Item's Length",
      "topics": [
        "check_lengths"
      ]
    },
    {
      "page": "check_n",
      "title": "Check If Argument Is Single Natural Number",
      "topics": [
        "check_n",
        "is_n"
      ]
    },
    {
      "page": "check_positive",
      "title": "Check If Argument Is Single Positive Number",
      "topics": [
        "check_positive"
      ]
    },
    {
      "page": "check_string",
      "title": "Check If Argument Is Single Character",
      "topics": [
        "check_string",
        "is_string"
      ]
    },
    {
      "page": "check_type",
      "title": "Check Argument's Type",
      "topics": [
        "check_type"
      ]
    },
    {
      "page": "check_types",
      "title": "Check Each Item's Type",
      "topics": [
        "check_types"
      ]
    },
    {
      "page": "join",
      "title": "Connect Words with Conjunction",
      "topics": [
        "join"
      ]
    },
    {
      "page": "throw",
      "title": "Generate and Signal Condition",
      "topics": [
        "throw"
      ]
    }
  ],
  "_pkglogo": "https://github.com/flujoo/erify/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/flujoo/erify/raw/HEAD/README.md",
  "_rundeps": [
    "glue"
  ],
  "_vignettes": [
    {
      "source": "erify.Rmd",
      "filename": "erify.html",
      "title": "Check Arguments and Generate Readable Error Messages",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Installation",
        "Validator Functions",
        "Error Message Style",
        "Customize Error Messages",
        "Create Validator Functions",
        "Other Tools"
      ],
      "created": "2021-04-14 16:43:23",
      "modified": "2022-10-04 09:13:17",
      "commits": 5
    }
  ],
  "_score": 5.681241237375588,
  "_indexed": true,
  "_nocasepkg": "erify",
  "_universes": [
    "flujoo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-23T06:12:30.000Z",
      "distro": "resolute",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/1df43e654f9e30687ef1898d44696ead9508637af6a849fd9d14146028c2f70b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-23T06:12:24.000Z",
      "distro": "resolute",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/89c227c0536ab047cb5b6731bfb747013e9621496dc22f010144316bf92669f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-23T06:12:52.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/ad4ca188d923e82226007f8ce27aab804268db964fc6a3a8c694688bf025cd98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-23T06:12:53.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/d6edce26ccdead15d27abd547f362c1497e9b2fa3e64f3319e77d49445b65d7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-07-23T06:12:32.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/d078c0db139687a3d863bc5f3b230cf7c7243950566a9370a44bcd0c66c82c2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-23T06:11:26.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/abc5fb919882692a6dca2459e47f93dc2072f7e3f51edc0ce49b96a759136c03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-23T06:11:33.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/242a9aa9f9c3aaecf4593485b718b9f24456d7e33caf852dfebbed870a216ed0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-23T06:11:28.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "https://r2.ropensci.org/90642af4cccb7deddcf3e8f1613e804028196f09cdbcb3045c6ae4058a446627",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/29984064216"
    }
  ]
}