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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: testthat, covr URL: https://github.com/privefl/bigassertr BugReports: https://github.com/privefl/bigassertr/issues Repository: https://privefl.r-universe.dev Date/Publication: 2026-05-20 19:53:11 UTC RemoteUrl: https://github.com/privefl/bigassertr RemoteRef: HEAD RemoteSha: 372a50a677af2147fb0ea764c13726f9a7182e65 NeedsCompilation: no Packaged: 2026-06-19 06:52:56 UTC; root Author: Florian Privé [aut, cre] Maintainer: Florian Privé