Package: bigassertr
Title: Assertion and Message Functions
Version: 0.1.7
Date: 2025-06-27
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.2
Suggests: testthat, covr
URL: https://github.com/privefl/bigassertr
BugReports: https://github.com/privefl/bigassertr/issues
NeedsCompilation: no
Packaged: 2025-06-27 14:07:09 UTC; au639593
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-27 14:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:01:19 UTC; windows
