{
  "_id": "6a12afbdacfb0bcc41d1938e",
  "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-05-24 07:55:25 UTC",
    "User": "root"
  },
  "MD5sum": "87602c4a0a13199d4725899320f1a11c",
  "_user": "flujoo",
  "_type": "src",
  "_file": "erify_0.6.0.tar.gz",
  "_fileid": "33ee6ac73640aeb2e33f4acc62ef9001a44575527c3971b5253ace9b0c438aa2",
  "_filesize": 201603,
  "_sha256": "33ee6ac73640aeb2e33f4acc62ef9001a44575527c3971b5253ace9b0c438aa2",
  "_created": "2026-05-24T07:55:25.000Z",
  "_published": "2026-05-24T07:58:53.836Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581904380,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183453042"
    },
    {
      "job": 77581904381,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183451279"
    },
    {
      "job": 77581904398,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183456453"
    },
    {
      "job": 77581904399,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183451329"
    },
    {
      "job": 77581761224,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183440777"
    },
    {
      "job": 77581904382,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183452900"
    },
    {
      "job": 77581904388,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183448543"
    },
    {
      "job": 77581904385,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183447553"
    },
    {
      "job": 77581904389,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183447128"
    }
  ],
  "_buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Music & Programming"
  },
  "_downloads": {
    "count": 359,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/erify"
  },
  "_devurl": "https://github.com/flujoo/erify",
  "_pkgdown": "https://flujoo.github.io/erify/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-24T07:57:17.000Z",
      "distro": "noble",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "8739055fcede3a3c6cc56c7edda64f53ae85e759215b56b76e5d7c28ec667624",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-24T07:57:02.000Z",
      "distro": "noble",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "b5f0151994705d99727e24bd8a76954903993da68a35f372b1171f16ae82ea2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-24T07:57:51.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "ea0e914db82da5325befdbe495541660f2d8548a384870f7d9c44f2f713ae747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-24T07:57:06.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "9c6c38d5b89fa94cdd500cb3c5ec7db6d66138534927adaaaae18d6e1d4929ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-24T07:57:27.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "e1c6426cf77c163cd4cdfe186bc56fd45e608bfe2db9d668f117b6b9ce2a200e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-24T07:56:35.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "70b484d4d5f8a2f3b6e3c73f1b3035b73d81defb82c1f7b11e46e26ef52f8ba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-24T07:56:28.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "f7988b744326f70ab626f72fe6e362f8ca46b19000c1820aade4e9598c5dc67c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-24T07:56:25.000Z",
      "commit": "ae86e310b4d804b65483abf1ae075f9cb2bf3c11",
      "fileid": "91947bf70d5942b7259710fdf6bdd7c583b047bce4afcd632fabf33d47837217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flujoo/actions/runs/26355638030"
    }
  ]
}