Package: reportr Version: 1.3.1 Date: 2025-03-29 Title: A General Message and Error Reporting System Authors@R: person("Jon", "Clayden", email="code@clayden.org", role=c("aut","cre"), comment=c(ORCID="0000-0002-6608-0619")) Imports: ore Suggests: tinytest, covr Description: Provides a system for reporting messages, which provides certain useful features over the standard R system, such as the incorporation of output consolidation, message filtering, assertions, expression substitution, automatic generation of stack traces for debugging, and conditional reporting based on the current "output level". Encoding: UTF-8 License: GPL-2 URL: https://github.com/jonclayden/reportr BugReports: https://github.com/jonclayden/reportr/issues RoxygenNote: 7.3.2 Roxygen: list(old_usage=TRUE) Repository: https://jonclayden.r-universe.dev Date/Publication: 2025-03-30 08:21:11 UTC RemoteUrl: https://github.com/jonclayden/reportr RemoteRef: HEAD RemoteSha: a906bea4d29383d864f535de4a4e8c327e330464 NeedsCompilation: no Packaged: 2026-06-01 07:42:46 UTC; root Author: Jon Clayden [aut, cre] (ORCID: ) Maintainer: Jon Clayden