Package: luzlogr
Type: Package
Title: Lightweight Logging for R Scripts
Version: 0.2.0
Date: 2016-02-25
Authors@R: person("Ben", "Bond-Lamberty", email = "bondlamberty@pnnl.gov", role = c("aut", "cre"))
Maintainer: Ben Bond-Lamberty <bondlamberty@pnnl.gov>
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.1)
Depends: R (>= 3.0)
License: MIT + file LICENSE
LazyData: TRUE
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-25 16:52:58 UTC; d3x290
Author: Ben Bond-Lamberty [aut, cre]
Repository: CRAN
Date/Publication: 2016-02-25 18:34:30
Built: R 4.2.0; ; 2022-04-25 20:51:38 UTC; unix
