Package: checkCLI
Type: Package
Title: 'CLI' Messages for Checkmate Assertions and Checks
Version: 1.0
Authors@R: c(
    person("Reginaldo", "Ré", role = "aut",
           comment = c(ORCID = "0000-0001-6452-3466")),
    person("Luíz Fernando", "Esser", , "luizesser@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2982-7223"))
  )
Description: Providing more beautiful and more meaningful return messages for checkmate assertions
    and checks helping users to better understand errors.
License: MIT + file LICENSE
Imports: checkmate, cli, glue, purrr, stringr
Encoding: UTF-8
Suggests: knitr, R6, rmarkdown, testthat (>= 3.0.0)
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-01-12 20:39:35 UTC; luizesser
Author: Reginaldo Ré [aut] (ORCID: <https://orcid.org/0000-0001-6452-3466>),
  Luíz Fernando Esser [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2982-7223>)
Maintainer: Luíz Fernando Esser <luizesser@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-17 20:00:02 UTC
Built: R 4.4.3; ; 2026-01-19 00:52:46 UTC; windows
