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.3.3 |
| Depends: | R (≥ 3.4.0) |
| Imports: | withr, utils, this.path |
| Suggests: | knitr, rmarkdown, testthat, tidylog, dplyr, covr |
| Published: | 2022-09-06 |
| Author: | David Bosak [aut, cre], Rikard Isaksson [ctb] |
| Maintainer: | David Bosak <dbosak01 at gmail.com> |
| BugReports: | https://github.com/dbosak01/logr/issues |
| License: | CC0 |
| URL: | https://logr.r-sassy.org |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | logr results |
| Reference manual: | logr.pdf |
| Vignettes: |
example1 FAQ Additional Features Global Options Log Parts Aliases for log_print() tidylog Integration logr |
| Package source: | logr_1.3.3.tar.gz |
| Windows binaries: | r-devel: logr_1.3.3.zip, r-release: logr_1.3.3.zip, r-oldrel: logr_1.3.3.zip |
| macOS binaries: | r-release (arm64): logr_1.3.3.tgz, r-oldrel (arm64): logr_1.3.3.tgz, r-release (x86_64): logr_1.3.3.tgz, r-oldrel (x86_64): logr_1.3.3.tgz |
| Old sources: | logr archive |
| Reverse imports: | LACE, sassy, stochLAB |
| Reverse suggests: | fmtr, libr, reporter, sendigR |
Please use the canonical form https://CRAN.R-project.org/package=logr to link to this page.