Package: spsUtil Title: 'systemPipeShiny' Utility Functions Version: 0.2.2 Date: 2021-10-29 Authors@R: c(person(given = "Le", family = "Zhang", role = c("aut", "cre"), email = "lezhang100@gmail.com")) Description: The systemPipeShiny (SPS) framework comes with many useful utility functions. However, installing the whole framework is heavy and takes some time. If you like only a few useful utility functions from SPS, install this package is enough. Depends: R (>= 4.0.0) Imports: httr, assertthat, stringr, glue, magrittr, crayon, utils, R6, stats Suggests: testthat License: GPL (>= 3) Encoding: UTF-8 BugReports: https://github.com/lz100/spsUtil/issues URL: https://github.com/lz100/spsUtil RoxygenNote: 7.1.2 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://lz100.r-universe.dev Date/Publication: 2021-11-12 19:50:27 UTC RemoteUrl: https://github.com/lz100/spsutil RemoteRef: HEAD RemoteSha: 0ca20820f9318aa9d286538780f7bd7ea9d3bd3f NeedsCompilation: no Packaged: 2026-06-06 09:26:16 UTC; root Author: Le Zhang [aut, cre] Maintainer: Le Zhang