{
  "_id": "6a227519cd65a98ecbd4a5b8",
  "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://posit-dev-shinycoreci.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-05 07:02:17 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": "f69fae8cf595f705390cd2d21250f661",
  "_user": "posit-dev-shinycoreci",
  "_type": "src",
  "_file": "shinyvalidate_0.1.3.9000.tar.gz",
  "_fileid": "25bdbcb0b56b6d50199bd39fb49f3c7dcadd4f42d22f5f8c92220eb305095ed0",
  "_filesize": 430367,
  "_sha256": "25bdbcb0b56b6d50199bd39fb49f3c7dcadd4f42d22f5f8c92220eb305095ed0",
  "_created": "2026-06-05T07:02:17.000Z",
  "_published": "2026-06-05T07:04:57.754Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79680102297,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430745120"
    },
    {
      "job": 79680102197,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430745952"
    },
    {
      "job": 79680102183,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430738074"
    },
    {
      "job": 79680102212,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430733989"
    },
    {
      "job": 79679733776,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430714156"
    },
    {
      "job": 79680102184,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430745776"
    },
    {
      "job": 79680102201,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430733695"
    },
    {
      "job": 79680102228,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430732463"
    },
    {
      "job": 79680102203,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430731006"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244",
  "_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",
    "description": "Principal software engineer @posit-dev (formerly @rstudio).",
    "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": false,
  "_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": 159192787,
    "type": "organization",
    "name": "posit-dev-shinycoreci"
  },
  "_downloads": {
    "count": 8345,
    "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.49507526134137,
  "_indexed": false,
  "_nocasepkg": "shinyvalidate",
  "_universes": [
    "posit-dev-shinycoreci"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/shinyvalidate",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:04:28.000Z",
      "distro": "noble",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "2b918359504825f483cb836843dfb12dce61e3e8626fac465de9199bf4a097aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:04:29.000Z",
      "distro": "noble",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "3a5ee5b9a858a4f687b914a5363b70177273df637568d9c0402ba0683ec43ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:04:00.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "3b14bdbb8a0f10257dd256d607c28b0aa62a9b0a8619ed2a2a27c3c3a53d04ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:03:45.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "0207eb564c3d18927fb04148885f5a12f052722aeaffae15a079c615d5486daf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:04:42.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "e442d1bde9131101ffdae35f1ab61aedfbc319e5292db7c1f27fd40057ce584c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:03:34.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "43955faeb2b0b73a430f75892f470e9921f5349242fa87f742e0abcbafb12f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:03:26.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "eae755275b409e157da3bb6948eb7bbf95e872d1b3f72a1850c0fb520529fc38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-05T07:03:23.000Z",
      "commit": "1c642658b341b1413aa7c4fd766cc53ced0cc7b6",
      "fileid": "ecef3796c72f9cc1ff3328f5fa31755e8e834f954136e92fe2a3c100592b9b86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27000517244"
    }
  ]
}