{
  "_id": "6a4992106d67900babdfc3f7",
  "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-06-22 15:31:48 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>",
  "_user": "rstudio",
  "_type": "src",
  "_file": "shinyvalidate_0.1.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d8cd87974779c4a125686cd6229010dae24f0d99a56f62d83e394104b0564bc8",
  "_filesize": 431756,
  "_sha256": "d8cd87974779c4a125686cd6229010dae24f0d99a56f62d83e394104b0564bc8",
  "_expires": "2026-10-12T23:06:55.000Z",
  "_created": "2026-06-22T15:31:48.000Z",
  "_published": "2026-07-04T23:06:56.567Z",
  "_jobs": [
    {
      "job": 85174432764,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7797127594"
    },
    {
      "job": 85174432730,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7797144393"
    },
    {
      "job": 85174432838,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7797123429"
    },
    {
      "job": 85174432741,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7797128134"
    },
    {
      "job": 85174432728,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7797067101"
    },
    {
      "job": 85174432794,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7797116879"
    },
    {
      "job": 85174432854,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7797111466"
    },
    {
      "job": 85174432750,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7797106640"
    },
    {
      "job": 85174432760,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7797102595"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356",
  "_status": "success",
  "_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",
    "description": "Principal software engineer @posit-dev (formerly @rstudio).",
    "uuid": 1365941
  },
  "_distro": "noble",
  "_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": 16,
  "_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",
    "followers": 3506
  },
  "_downloads": {
    "count": 7102,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyvalidate"
  },
  "_devurl": "https://github.com/rstudio/shinyvalidate",
  "_pkgdown": "https://rstudio.github.io/shinyvalidate/",
  "_searchresults": 338,
  "_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",
    "LICENSE",
    "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.423266441636432,
  "_indexed": true,
  "_nocasepkg": "shinyvalidate",
  "_universes": [
    "rstudio",
    "cpsievert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:33:59.000Z",
      "distro": "noble",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/66dbbcc24be28ef7d2e2f61b6c9adbf4c8d1b30e73a5f7f0ad9a6c823c887a59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:34:32.000Z",
      "distro": "noble",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/2a6916dcbef273d363b9fca7de55b912e64ea046f6ad56bca2e50f0cfcd3bad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:33:53.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/2ce085643c35aebbd799132fcd723c19b33fd8f470b46383c24c632ab87b04ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:34:02.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/15170e9797f96e1037fea9ca7672ecf74be244fc67f944fccef8dadc4b02636f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:33:50.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/fffdc772c0a21505390e8c7e032def067b9d1771a938fedd69dc32b32833c9fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:33:18.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/1a48dd263b3ef182953f218aa7d943d05cd2a455b8907a65e56c562636ce868d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:33:08.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/10bb4ad88a99a1ceff1a13891709a3a55235bcee4d4295078f74e4f52c342424",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-22T15:33:00.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "https://r2.ropensci.org/937817b7a8c2dd20a049401ad39cb8504139a2618ce5ec018551e0df7ff4c9ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27964101356"
    }
  ]
}