Package: dashboardthemes
Type: Package
Title: Customise the Appearance of 'shinydashboard' Applications using
        Themes
Version: 1.1.3
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
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-25 18:36:30 UTC; Nik
Author: Nik Lilovski [aut, cre]
Repository: CRAN
Date/Publication: 2020-08-26 13:30:03 UTC
