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'))

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

On CRAN:

4.94 score 6 stars 29 scripts 227 downloads 4 exports 1 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 22 2025
R-4.5-winOKJan 22 2025
R-4.5-linuxOKJan 22 2025
R-4.4-winOKJan 22 2025
R-4.4-macOKJan 22 2025
R-4.3-winOKJan 22 2025
R-4.3-macOKJan 22 2025

Exports:closelogflaglogopenlogprintlog

Dependencies:assertthat

Introduction to luzlogr

Rendered fromintro-luzlogr.Rmdusingknitr::rmarkdownon Jan 22 2025.

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