Package: polished
Type: Package
Title: Authentication, User Administration, and Hosting for 'shiny'
        Apps
Version: 0.7.0
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")))
Maintainer: Andy Merlino <andy.merlino@tychobra.com>
Description: Authentication, user administration, hosting, and additional infrastructure for 'shiny' apps. 
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, DT, htmltools, httr, jose, jsonlite,
        lubridate, otp, purrr, rlang, rmarkdown, shiny,
        shinycssloaders, shinydashboard, shinyFeedback, shinyjs,
        shinyWidgets, stats, stringr, tibble, tidyr, utils, uuid, yaml
Suggests: testthat (>= 3.0.0), knitr, config, xfun
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-25 10:47:52 UTC; andy
Author: Andy Merlino [aut, cre],
  Patrick Howard [aut]
Repository: CRAN
Date/Publication: 2022-08-25 11:20:02 UTC
