Package: luzlogr
Type: Package
Title: Lightweight Logging for R Scripts
Version: 0.2.1
Authors@R: 
    person("Ben", "Bond-Lamberty", email = "bondlamberty@pnnl.gov",
        role = c("cre", "aut"), comment = c(ORCID = "0000-0001-9525-4633"))
Description: Provides flexible but lightweight logging facilities for R scripts.
    Supports priority levels for logs and messages, flagging messages, capturing
    script output, switching logs, and logging to files or connections.
Imports: assertthat (>= 0.2)
Depends: R (>= 3.0)
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-02-27 01:29:31 UTC; bpbond
Author: Ben Bond-Lamberty [cre, aut] (<https://orcid.org/0000-0001-9525-4633>)
Maintainer: Ben Bond-Lamberty <bondlamberty@pnnl.gov>
Repository: CRAN
Date/Publication: 2024-02-27 06:00:02 UTC
Built: R 4.3.2; ; 2024-02-27 08:15:20 UTC; unix
