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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://appsilon.r-universe.dev Date/Publication: 2024-04-18 20:49:56 UTC RemoteUrl: https://github.com/appsilon/shiny.emptystate RemoteRef: HEAD RemoteSha: 9963c95b98810c3638178918ca0db1038731a19d NeedsCompilation: no Packaged: 2026-06-19 11:39:20 UTC; root Author: Ryszard Szymański [aut, cre], Recle Vibal [aut], Harsh Verma [ctb], Vedha Viyash [ctb] Maintainer: Ryszard Szymański