Package: connectwidgets
Title: Organize and Curate Your Content Within 'Posit Connect'
Version: 0.2.1
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
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
NeedsCompilation: no
Packaged: 2023-09-20 19:29:06 UTC; bsmith
Author: Brian Smith [aut, cre],
  Marcos Navarro [aut],
  David Aja [ctb],
  Kelly O'Briant [ctb],
  Posit [cph]
Maintainer: Brian Smith <brian@rstudio.com>
Repository: CRAN
Date/Publication: 2023-09-20 20:30:02 UTC
Built: R 4.2.0; ; 2023-09-24 21:44:40 UTC; unix
