Package: bigassertr
Title: Assertion and Message Functions
Version: 0.1.6
Date: 2022-12-30
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.2.2
Suggests: testthat, covr
URL: https://github.com/privefl/bigassertr
BugReports: https://github.com/privefl/bigassertr/issues
NeedsCompilation: no
Packaged: 2023-01-10 15:55:07 UTC; au639593
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-10 16:20:07 UTC
Built: R 4.2.0; ; 2023-01-11 12:42:43 UTC; unix
