Package: dashboardthemes
Type: Package
Title: Customise the Appearance of 'shinydashboard' Applications using
        Themes
Version: 1.1.6
Authors@R: person("Nik", "Lilovski", email = "nik.lilovski@outlook.com",
                  role = c("aut", "cre"))
Maintainer: Nik Lilovski <nik.lilovski@outlook.com>
Description: Allows manual creation of themes and logos to be used in
    applications created using the 'shinydashboard' package. Removes the need to
    change the underlying css code by wrapping it into a set of convenient R
    functions.
URL: https://github.com/nik01010/dashboardthemes
BugReports: https://github.com/nik01010/dashboardthemes/issues
Depends: R (>= 3.2.3)
Imports: htmltools (>= 0.3.5)
Suggests: testthat, lintr, knitr, rmarkdown, glue, covr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-13 17:57:45 UTC; Nik
Author: Nik Lilovski [aut, cre]
Repository: CRAN
Date/Publication: 2022-07-13 18:20:02 UTC
Built: R 4.2.0; ; 2022-07-14 11:37:35 UTC; unix
