Package: bigassertr
Title: Assertion and Message Functions
Version: 0.2.0
Date: 2026-05-18
Authors@R: 
    person(given = "Florian",
           family = "Privé",
           role = c("aut", "cre"),
           email = "florian.prive.21@gmail.com")
Description: 
    Enhanced message functions (cat() / message() / warning() / error()) 
    using wrappers around sprintf(). Also, multiple assertion functions 
    (e.g. to check class, length, values, files, arguments, etc.).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat, covr
URL: https://github.com/privefl/bigassertr
BugReports: https://github.com/privefl/bigassertr/issues
NeedsCompilation: no
Packaged: 2026-05-22 11:52:21 UTC; flori
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-22 13:00:09 UTC
Built: R 4.6.0; ; 2026-05-22 20:27:15 UTC; unix
