Contains functions to help create log files. The package aims to overcome the difficulty of the base R sink() command. The log_print() function will print to both the console and the file log, without interfering in other write operations.
| Version: | 1.0.5 |
| Suggests: | knitr, qpdf, rmarkdown, testthat |
| Published: | 2020-07-07 |
| Author: | David Bosak [aut, cre] |
| Maintainer: | David Bosak <dbosak01 at gmail.com> |
| License: | CC0 |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | logr results |
| Reference manual: | logr.pdf |
| Vignettes: |
Create Logs for R Scripts |
| Package source: | logr_1.0.5.tar.gz |
| Windows binaries: | r-devel: logr_1.0.5.zip, r-release: logr_1.0.5.zip, r-oldrel: logr_1.0.5.zip |
| macOS binaries: | r-release: logr_1.0.5.tgz, r-oldrel: logr_1.0.5.tgz |
| Old sources: | logr archive |
Please use the canonical form https://CRAN.R-project.org/package=logr to link to this page.