Package: polished
Type: Package
Title: Authentication and Hosting for 'shiny' Apps
Version: 0.8.1
Authors@R: c(
  person("Andy", "Merlino", email = "andy.merlino@tychobra.com", role = c("aut", "cre")),
  person("Patrick", "Howard", email = "patrick.howard@tychobra.com", role = c("aut")),
  person("Tychobra LLC", role = c("cph", "fnd")))
Maintainer: Andy Merlino <andy.merlino@tychobra.com>
Description: Authentication, user administration, hosting, and additional infrastructure for 'shiny' apps. See
  <https://polished.tech> for additional documentation and examples.
License: MIT + file LICENSE
URL: https://github.com/tychobra/polished, https://polished.tech
BugReports: https://github.com/tychobra/polished/issues
Encoding: UTF-8
Imports: automagic, digest, dplyr, desc, DT, htmltools, httr, jose,
        jsonlite, lubridate, otp, purrr, rlang, rmarkdown, shiny,
        shinycssloaders, shinydashboard, shinyFeedback, shinyjs,
        shinyWidgets, stats, stringr, tibble, tidyr, utils, uuid, yaml
Suggests: base64enc, config, knitr, plumber, testthat (>= 3.0.0), xfun
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-11 15:11:50 UTC; andy
Author: Andy Merlino [aut, cre],
  Patrick Howard [aut],
  Tychobra LLC [cph, fnd]
Repository: CRAN
Date/Publication: 2023-02-11 15:30:02 UTC
Built: R 4.2.0; ; 2023-02-12 13:56:11 UTC; unix
