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.7)luzlogr_0.2.1.zip(r-4.6)luzlogr_0.2.1.zip(r-4.5)
luzlogr_0.2.1.tgz(r-4.6-any)luzlogr_0.2.1.tgz(r-4.5-any)
luzlogr_0.2.1.tar.gz(r-4.7-any)luzlogr_0.2.1.tar.gz(r-4.6-any)
luzlogr_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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:

Conda:

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

Last updated from:13ccaf301d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK149
source / vignettesOK152
linux-release-x86_64OK109
macos-release-arm64OK136
macos-oldrel-arm64OK171
windows-develOK81
windows-releaseOK81
windows-oldrelOK80
wasm-releaseOK105

Exports:closelogflaglogopenlogprintlog

Dependencies:assertthat

Introduction to luzlogr

Rendered fromintro-luzlogr.Rmdusingknitr::rmarkdownon May 18 2026.

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