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"), comment = c(ORCID = "0000-0003-4781-4346")) Description: Create hybrid reactive objects that can be set imperatively but are validated reactively, ensuring their state is always consistent with their dependencies. License: MIT + file LICENSE URL: https://chains.shinyworks.org, https://github.com/shinyworks/chains BugReports: https://github.com/shinyworks/chains/issues Imports: rlang, shiny, stbl (>= 0.3.0) Suggests: astgrepr, covr, knitr, pkgload, rmarkdown, shinytest2, testthat (>= 3.0.0) 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: 2026-07-04 08:00:56 UTC; root Author: Jon Harmon [aut, cre] (ORCID: ) Maintainer: Jon Harmon