logr: Creates Log Files (original) (raw)

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.9
Depends: R (≥ 3.4.0), common (≥ 1.1.3)
Imports: withr, utils
Suggests: knitr, rmarkdown, testthat, tidylog, dplyr, covr
Published: 2025-03-26
DOI: 10.32614/CRAN.package.logr
Author: David Bosak [aut, cre], Rikard Isaksson [ctb]
Maintainer: David Bosak
BugReports: https://github.com/dbosak01/logr/issues
License: CC0
URL: https://logr.r-sassy.org, https://github.com/dbosak01/logr
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: logr results

Documentation:

Reference manual: logr.html , <logr.pdf>
Vignettes: example1 (source, R code) FAQ (source, R code) Additional Features (source, R code) Global Options (source, R code) Package Integration (source, R code) Log Parts (source, R code) Aliases for log_print() (source, R code) tidylog Integration (source, R code) logr (source, R code)

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=logrto link to this page.