Package: spsComps Title: 'systemPipeShiny' UI and Server Components Version: 0.3.3.99 Date: 2023-10-06 Authors@R: c(person(given = "Le", family = "Zhang", role = c("aut", "cre"), email = "lezhang100@gmail.com")) Description: The systemPipeShiny (SPS) framework comes with many UI and server components. However, installing the whole framework is heavy and takes some time. If you would like to use UI and server components from SPS in your own Shiny apps, do not hesitate to try this package. Depends: R (>= 4.0.0), shiny (>= 1.5.0) Imports: assertthat, stringr, glue (>= 1.4.0), magrittr, shinytoastr, shinyAce, htmltools, utils, R6, crayon Suggests: testthat, shinyjqui, spsUtil (>= 0.2.0) License: GPL (>= 3) Encoding: UTF-8 BugReports: https://github.com/lz100/spsComps/issues URL: https://github.com/lz100/spsComps RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://lz100.r-universe.dev Date/Publication: 2023-10-07 07:25:55 UTC RemoteUrl: https://github.com/lz100/spscomps RemoteRef: HEAD RemoteSha: e42770b17a99e3d931c4e8d45f26d25ecc8fcb4c NeedsCompilation: no Packaged: 2026-06-19 08:29:33 UTC; root Author: Le Zhang [aut, cre] Maintainer: Le Zhang