Package: luzlogr
Type: Package
Title: Lightweight Logging for R Scripts
Version: 0.1.0
Date: 2015-09-29
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
NeedsCompilation: no
Packaged: 2015-10-05 15:27:41 UTC; d3x290
Author: Ben Bond-Lamberty [aut, cre]
Repository: CRAN
Date/Publication: 2015-10-05 22:16:15
