Package: luzlogr 0.2.1

luzlogr: Lightweight Logging for R Scripts

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.

Authors:Ben Bond-Lamberty [cre, aut]

luzlogr_0.2.1.tar.gz
luzlogr_0.2.1.zip(r-4.5)luzlogr_0.2.1.zip(r-4.4)luzlogr_0.2.1.zip(r-4.3)
luzlogr_0.2.1.tgz(r-4.4-any)luzlogr_0.2.1.tgz(r-4.3-any)
luzlogr_0.2.1.tar.gz(r-4.5-noble)luzlogr_0.2.1.tar.gz(r-4.4-noble)
luzlogr_0.2.1.tgz(r-4.4-emscripten)luzlogr_0.2.1.tgz(r-4.3-emscripten)
luzlogr.pdf |luzlogr.html
luzlogr/json (API)
NEWS

# Install 'luzlogr' in R:
install.packages('luzlogr', repos = c('https://bpbond.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bpbond/luzlogr/issues

On CRAN:

4 exports 6 stars 1.26 score 1 dependencies 29 scripts 255 downloads

Last updated 7 months agofrom:13ccaf301d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winOKAug 25 2024
R-4.5-linuxOKAug 25 2024
R-4.4-winOKAug 25 2024
R-4.4-macOKAug 25 2024
R-4.3-winOKAug 25 2024
R-4.3-macOKAug 25 2024

Exports:closelogflaglogopenlogprintlog

Dependencies:assertthat

Introduction to luzlogr

Rendered fromintro-luzlogr.Rmdusingknitr::rmarkdownon Aug 25 2024.

Last update: 2024-02-27
Started: 2015-10-08