{
  "_id": "6a19c84ead7a21ec8945febb",
  "Package": "chains",
  "Title": "Complex Reactive Values for 'shiny'",
  "Version": "0.0.0.9017",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "Create hybrid reactive objects that can be set\nimperatively but are validated reactively, ensuring their state\nis always consistent with their dependencies.",
  "License": "MIT + file LICENSE",
  "URL": "https://chains.shinyworks.org,\nhttps://github.com/shinyworks/chains",
  "BugReports": "https://github.com/shinyworks/chains/issues",
  "Config/Needs/website": "rmarkdown, quarto, shinylive, fs",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://jonthegeek.r-universe.dev",
  "Date/Publication": "2026-04-05 13:23:26 UTC",
  "RemoteUrl": "https://github.com/shinyworks/chains",
  "RemoteRef": "HEAD",
  "RemoteSha": "be472b9f9179446170c28aa7df03272f4e8d69d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 17:06:23 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "MD5sum": "4c48da12a28a32b4db6cc50d9109927a",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "chains_0.0.0.9017.tar.gz",
  "_fileid": "70d316bf8b38a74f5953de8284aa96804c469fe82771ce299a8f28a1ab76b971",
  "_filesize": 2156948,
  "_sha256": "70d316bf8b38a74f5953de8284aa96804c469fe82771ce299a8f28a1ab76b971",
  "_created": "2026-05-29T17:06:23.000Z",
  "_published": "2026-05-29T17:09:34.456Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78549210831,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296554222"
    },
    {
      "job": 78549210752,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296550519"
    },
    {
      "job": 78549210739,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296532758"
    },
    {
      "job": 78549210721,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296535325"
    },
    {
      "job": 78548688235,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296502330"
    },
    {
      "job": 78549210809,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296545340"
    },
    {
      "job": 78549210832,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296540290"
    },
    {
      "job": 78549210770,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296535327"
    },
    {
      "job": 78549210854,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296529670"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shinyworks/chains",
  "_commit": {
    "id": "be472b9f9179446170c28aa7df03272f4e8d69d3",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "bug: updates for stbl 0.3.0 (#68)\n\n* bug: updates for stbl 0.3.0\n\n* infra: update actions and ai\n\n* infra: use r-universe stbl\n\n* infra: revert pkgdown for now\n\n* update shinylive assets\n\n* infra: use same stbl version\n\n* Rely on CRAN for stbl.",
    "time": 1775395406
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stbl",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "astgrepr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shinyworks",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-30",
      "n": 6
    },
    {
      "week": "2025-33",
      "n": 11
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 8
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 7
    },
    {
      "week": "2025-41",
      "n": 6
    },
    {
      "week": "2025-42",
      "n": 5
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 49,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chains"
  },
  "_devurl": "https://github.com/shinyworks/chains",
  "_pkgdown": "https://chains.shinyworks.org",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chains.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".vrv",
    "extract_error",
    "is_default",
    "validated_reactive_val",
    "vrv_chr",
    "vrv_chr_scalar",
    "vrv_dbl",
    "vrv_dbl_scalar",
    "vrv_fct",
    "vrv_fct_scalar",
    "vrv_int",
    "vrv_int_scalar",
    "vrv_lgl",
    "vrv_lgl_scalar"
  ],
  "_help": [
    {
      "page": "dot-vrv",
      "title": "Access the validated reactive value pronoun",
      "topics": [
        ".vrv"
      ]
    },
    {
      "page": "extract_error",
      "title": "Extract an error message from an object",
      "topics": [
        "extract_error"
      ]
    },
    {
      "page": "is_default",
      "title": "Determine whether a reactive is using its default value",
      "topics": [
        "is_default"
      ]
    },
    {
      "page": "validated_reactive_val",
      "title": "Create a validated reactive value",
      "topics": [
        "$.vrv",
        "validated_reactive_val"
      ]
    },
    {
      "page": "vrv_chr",
      "title": "Create a validated reactive character vector",
      "topics": [
        "vrv_chr",
        "vrv_chr_scalar"
      ]
    },
    {
      "page": "vrv_dbl",
      "title": "Create a validated reactive double vector",
      "topics": [
        "vrv_dbl",
        "vrv_dbl_scalar"
      ]
    },
    {
      "page": "vrv_fct",
      "title": "Create a validated reactive factor-like character vector",
      "topics": [
        "vrv_fct",
        "vrv_fct_scalar"
      ]
    },
    {
      "page": "vrv_int",
      "title": "Create a validated reactive integer vector",
      "topics": [
        "vrv_int",
        "vrv_int_scalar"
      ]
    },
    {
      "page": "vrv_lgl",
      "title": "Create a validated reactive logical vector",
      "topics": [
        "vrv_lgl",
        "vrv_lgl_scalar"
      ]
    }
  ],
  "_pkglogo": "https://github.com/shinyworks/chains/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/shinyworks/chains/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",
    "stbl",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 3.6580113966571126,
  "_indexed": false,
  "_nocasepkg": "chains",
  "_universes": [
    "jonthegeek"
  ],
  "_indexurl": "https://shinyworks.r-universe.dev/chains",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:08:59.000Z",
      "distro": "noble",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "56f9bcf91803f55a1d7032eab7a0a33e07e99bbd90db5d957edc384588a261bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:08:50.000Z",
      "distro": "noble",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "654a1d82dd98166629ba69900f28cf3669da20b63e71739046d5fb30452e3cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:08:04.000Z",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "08fd2fe58a23cd54a1c96ca211fbe95174ad21a9a4692a6761c5f36d7ba2ebba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:08:10.000Z",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "2d638d71b9e7d5867dec28c42791bb3557215125047dfa274afea63c804f0cc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:08:53.000Z",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "4b5eede39afbfc5ea45483d0dbd7dd0e2fea1835f607a1e8de5e441941b75ace",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:08:11.000Z",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "f0b4c5ba749bc43a89ee5d3a889ed7eed03be3d84ea93b3f4a686b9c4e062822",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:08:06.000Z",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "489c52867cbf838a74686bdad7017a55dcfccf0f84513c49b5c6a015e576ad58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9017",
      "date": "2026-05-29T17:07:50.000Z",
      "commit": "be472b9f9179446170c28aa7df03272f4e8d69d3",
      "fileid": "a080d350f0ed36912366d12bdd90216fd5c0940886791342fe009fe7a6d2cafb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26650889065"
    }
  ]
}