Package: shiny.emptystate
Title: Empty State Components for 'Shiny'
Version: 0.1.0
Authors@R: 
    c(
        person("Ryszard", "Szymański", role = c("aut", "cre"), email = "opensource+ryszard@appsilon.com"),
        person("Recle", "Vibal", role = "aut", email = "recle.vibal@appsilon.com"),
        person("Harsh", "Verma", role = c("ctb"), email = "harsh.verma@appsilon.com"),
        person("Vedha", "Viyash", role = c("ctb"), email = "vedha.viyash@appsilon.com")
    )
Description: 
    Offers a comprehensive solution for managing 'empty states' in 'Shiny' applications.
    It provides tools to create both default and customizable components for scenarios where
    data is absent or doesn't match user-defined filters. The package prioritizes user experience,
    ensuring clarity and consistency even when data is not available to display.
URL: https://appsilon.github.io/shiny.emptystate/,
        https://github.com/Appsilon/shiny.emptystate
BugReports: https://github.com/Appsilon/shiny.emptystate/issues
License: LGPL-3
Imports: fontawesome, htmltools, R6, shiny, utils
Suggests: bsicons, chromote, covr, knitr, lintr, rcmdcheck, rmarkdown,
        shinytest2, spelling, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-16 13:40:36 UTC; kuba
Author: Ryszard Szymański [aut, cre],
  Recle Vibal [aut],
  Harsh Verma [ctb],
  Vedha Viyash [ctb]
Maintainer: Ryszard Szymański <opensource+ryszard@appsilon.com>
Repository: CRAN
Date/Publication: 2023-08-17 06:50:06 UTC
Built: R 4.3.0; ; 2023-08-17 09:15:08 UTC; unix
