Type: Package Package: cliExtras Title: A Collection of Helper Functions for the cli package Version: 0.1.0.9001 Authors@R: person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8280-1706")) Maintainer: Eli Pousson Description: Extends the cli package with user response prompts and stopifnot equivalents. License: MIT + file LICENSE URL: https://github.com/elipousson/cliExtras, https://elipousson.github.io/cliExtras/ BugReports: https://github.com/elipousson/cliExtras/issues Imports: cli (>= 3.4.0), lifecycle, rlang, utils Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Repository: https://elipousson.r-universe.dev Date/Publication: 2024-04-02 15:07:59 UTC RemoteUrl: https://github.com/elipousson/cliExtras RemoteRef: HEAD RemoteSha: b4637a7f80381698d24d04d8e07bdb8888902930 NeedsCompilation: no Packaged: 2026-06-05 10:32:59 UTC; root Author: Eli Pousson [aut, cre, cph] (ORCID: ) Depends: R (>= 4.1.0)