Package: connectwidgets Title: Organize and Curate Your Content Within 'Posit Connect' Version: 0.2.1.9000 Authors@R: c( person("Brian", "Smith", email = "brian@rstudio.com", role = c("aut", "cre")), person("Marcos", "Navarro", email = "marcos@rstudio.com", role = "aut"), person("David", "Aja", email = "david@rstudio.com", role = "ctb"), person("Kelly", "O'Briant", email = "kelly.obriant@rstudio.com", role = "ctb"), person("Posit", role = "cph")) Description: A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on 'Posit Connect'. The components, Card, Grid, Table, Search, and Filter can be used to produce a showcase page or gallery contained within a static or interactive R Markdown page. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 3.6.0) Suggests: knitr, lintr, rmarkdown, testthat, webmockr, withr Imports: R6, httr, jsonlite, tibble, htmlwidgets, reactable, dplyr, magrittr, htmltools, glue, rlang, digest, crosstalk, reactR, purrr, bslib, sass URL: https://rstudio.github.io/connectwidgets/, https://github.com/rstudio/connectwidgets VignetteBuilder: knitr BugReports: https://github.com/rstudio/connectwidgets/issues Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2025-05-06 14:38:48 UTC RemoteUrl: https://github.com/rstudio/connectwidgets RemoteRef: HEAD RemoteSha: 913f563d7717c721aa0f85fb7d7e03770d8fd414 NeedsCompilation: no Packaged: 2026-06-17 06:53:31 UTC; root Author: Brian Smith [aut, cre], Marcos Navarro [aut], David Aja [ctb], Kelly O'Briant [ctb], Posit [cph] Maintainer: Brian Smith