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 Description: Authentication, user administration, hosting, and additional infrastructure for 'shiny' apps. See 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/testthat/edition: 3 Config/pak/sysreqs: cmake git make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://tychobra.r-universe.dev Date/Publication: 2025-03-20 10:57:23 UTC RemoteUrl: https://github.com/tychobra/polished RemoteRef: HEAD RemoteSha: 8f30323a9016b7522b5d88aac8e8638dbac848b1 NeedsCompilation: no Packaged: 2026-06-12 09:02:38 UTC; root Author: Andy Merlino [aut, cre], Patrick Howard [aut], Tychobra LLC [cph, fnd]