{
  "_id": "6a1052d9acfb0bcc41ca18f4",
  "Package": "shinyvalidate",
  "Title": "Input Validation for Shiny Apps",
  "Version": "0.1.3.9000",
  "Authors@R": "c(\nperson(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4958-2844\")),\nperson(\"Richard\", \"Iannone\", , \"rich@posit.co\", c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-3925-190X\")),\nperson(\"Joe\", \"Cheng\", , \"joe@posit.co\", c(\"aut\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Improves the user experience of Shiny apps by helping to\nprovide feedback when required inputs are missing, or input\nvalues are not valid.",
  "License": "MIT + file LICENSE",
  "URL": "https://rstudio.github.io/shinyvalidate/,\nhttps://github.com/rstudio/shinyvalidate",
  "BugReports": "https://github.com/rstudio/shinyvalidate/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2023-10-05 22:09:31 UTC",
  "RemoteUrl": "https://github.com/rstudio/shinyvalidate",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 09:17:19 UTC",
    "User": "root"
  },
  "Author": "Carson Sievert [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4958-2844>),\nRichard Iannone [aut] (ORCID: <https://orcid.org/0000-0003-3925-190X>),\nJoe Cheng [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Carson Sievert <carson@posit.co>",
  "MD5sum": "2488497edf688e2e73275b70d1cea8ac",
  "_user": "rstudio",
  "_type": "src",
  "_file": "shinyvalidate_0.1.3.9000.tar.gz",
  "_fileid": "f1d0fd2a51f61107b0a206dadae88a99ac9a3f511cab36073f17c5fa8f4a33f2",
  "_filesize": 432314,
  "_sha256": "f1d0fd2a51f61107b0a206dadae88a99ac9a3f511cab36073f17c5fa8f4a33f2",
  "_created": "2026-05-09T09:17:19.000Z",
  "_published": "2026-05-22T12:58:01.444Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384000994,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894597945"
    },
    {
      "job": 77384000807,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894597058"
    },
    {
      "job": 77384001037,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894599552"
    },
    {
      "job": 77384000890,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894596694"
    },
    {
      "job": 77384000148,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894587216"
    },
    {
      "job": 77384000283,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161034481"
    },
    {
      "job": 77384000996,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894593434"
    },
    {
      "job": 77384000979,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894594401"
    },
    {
      "job": 77384000995,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894594953"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/shinyvalidate",
  "_commit": {
    "id": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
    "author": "Carson <cpsievert1@gmail.com>",
    "committer": "Carson <cpsievert1@gmail.com>",
    "message": "Use dev version\n",
    "time": 1696543771
  },
  "_maintainer": {
    "name": "Carson Sievert",
    "email": "carson@posit.co",
    "login": "cpsievert",
    "orcid": "0000-0002-4958-2844",
    "twitter": "@cpsievert",
    "uuid": 1365941
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.1.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.10",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 15,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "shiny",
    "ui",
    "validation"
  ],
  "_stars": 115,
  "_contributors": [
    {
      "user": "rich-iannone",
      "count": 122,
      "uuid": 5612024
    },
    {
      "user": "jcheng5",
      "count": 90,
      "uuid": 129551
    },
    {
      "user": "cpsievert",
      "count": 15,
      "uuid": 1365941
    },
    {
      "user": "schloerke",
      "count": 11,
      "uuid": 93231
    },
    {
      "user": "daattali",
      "count": 1,
      "uuid": 952340
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 7081,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyvalidate"
  },
  "_devurl": "https://github.com/rstudio/shinyvalidate",
  "_pkgdown": "https://rstudio.github.io/shinyvalidate/",
  "_searchresults": 362,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/shinyvalidate.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/shinyvalidate",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-26"
    },
    {
      "version": "0.1.1",
      "date": "2021-06-29"
    },
    {
      "version": "0.1.2",
      "date": "2022-04-22"
    },
    {
      "version": "0.1.3",
      "date": "2023-10-04"
    }
  ],
  "_exports": [
    "compose_rules",
    "input_provided",
    "InputValidator",
    "skip_validation",
    "sv_between",
    "sv_email",
    "sv_equal",
    "sv_gt",
    "sv_gte",
    "sv_in_set",
    "sv_integer",
    "sv_lt",
    "sv_lte",
    "sv_not_equal",
    "sv_numeric",
    "sv_optional",
    "sv_regex",
    "sv_required",
    "sv_url"
  ],
  "_help": [
    {
      "page": "compose_rules",
      "title": "Combine shinyvalidate rule functions",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "compose_rules"
      ]
    },
    {
      "page": "input_provided",
      "title": "Check whether an input value has been provided",
      "topics": [
        "input_provided"
      ]
    },
    {
      "page": "InputValidator",
      "title": "Shiny validation object",
      "topics": [
        "InputValidator"
      ]
    },
    {
      "page": "skip_validation",
      "title": "Skip any normal validation performed by a rule",
      "topics": [
        "skip_validation"
      ]
    },
    {
      "page": "sv_between",
      "title": "Validate that a field is a number bounded by minimum and maximum values",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_between"
      ]
    },
    {
      "page": "sv_email",
      "title": "Validate that a field contains an email address",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_email"
      ]
    },
    {
      "page": "sv_equal",
      "title": "Validate that a field is equal to a specified value",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_equal"
      ]
    },
    {
      "page": "sv_gt",
      "title": "Validate that a field is greater than a specified value",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_gt"
      ]
    },
    {
      "page": "sv_gte",
      "title": "Validate that a field is greater than or equal to a specified value",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_gte"
      ]
    },
    {
      "page": "sv_in_set",
      "title": "Validate that a field is part of a defined set",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_in_set"
      ]
    },
    {
      "page": "sv_integer",
      "title": "Validate that a field is a number that is integer-like",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_integer"
      ]
    },
    {
      "page": "sv_lt",
      "title": "Validate that a field is less than a specified value",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_lt"
      ]
    },
    {
      "page": "sv_lte",
      "title": "Validate that a field is less than or equal to a specified value",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_lte"
      ]
    },
    {
      "page": "sv_not_equal",
      "title": "Validate that a field is not equal to a specified value",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_not_equal"
      ]
    },
    {
      "page": "sv_numeric",
      "title": "Validate that a field is a number",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_numeric"
      ]
    },
    {
      "page": "sv_optional",
      "title": "Indicate that a field is optional",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_optional"
      ]
    },
    {
      "page": "sv_regex",
      "title": "Validate that a field matches a regular expression",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_regex"
      ]
    },
    {
      "page": "sv_required",
      "title": "Validate that the field is present",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_required"
      ]
    },
    {
      "page": "sv_url",
      "title": "Validate that a field contains a URL",
      "concept": [
        "rule functions"
      ],
      "topics": [
        "sv_url"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/shinyvalidate/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_score": 9.423743514712804,
  "_indexed": true,
  "_nocasepkg": "shinyvalidate",
  "_universes": [
    "rstudio",
    "cpsievert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-09T09:19:24.000Z",
      "distro": "noble",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "5a3424f4e1074da26921ae0d6eac7947e9548790ecdffcbb3234b9f5afc24ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-09T09:19:13.000Z",
      "distro": "noble",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "8b4daf894e2144a5bfcfa74d20c5ad57e63bf38b8245b1d84cdb0c08b857e493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-09T09:19:46.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "754e47d7af80c4bfac8f86c9364329f050ae2e6b05efe5eddd6b04233c5b5b74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-09T09:19:12.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "589c3675b2a8cd09b688cd8d14d65eaa9a64e97602193182f7cf790dca0fad33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-09T09:18:28.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "8d801f2d7b39796ef26be56a7e07edc2950ed3e0936694368d2fc7caa3572c11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-09T09:18:38.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "9137a266730f4d752c651bee4299025a268e52f7277fc40c24133e91b72d9f83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-09T09:18:45.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "b228f8303e91c99ecbddc28a336b549538d45a0244c4c9538968d02422a5c72f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-05-22T12:57:41.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "9e6c09838e1ed19ed24a619b6efd8601d3a49eaca3f0fa3f59913a074f98b9ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25597412604"
    }
  ]
}