Package: bigassertr
Title: Assertion and Message Functions
Version: 0.1.1
Date: 2019-10-12
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
LazyData: true
RoxygenNote: 6.1.0
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2019-10-14 07:47:16 UTC; privef
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-14 16:10:02 UTC
