A comprehensive logging framework for R applications that provides hierarchical logging levels, database integration, and contextual logging capabilities. The package supports 'SQLite' storage for persistent logs, provides colour-coded console output for better readability, includes parallel processing support, and implements structured error reporting with 'JSON' formatting.
Version: | 1.0.0 |
Depends: | R (≥ 4.1.0) |
Imports: | R6, rlang, jsonlite, fs, crayon, DBI |
Suggests: | testthat (≥ 3.0.0), diffviewer, knitr, rmarkdown, box, future, future.apply, RSQLite |
Published: | 2025-01-16 |
DOI: | 10.32614/CRAN.package.stenographer |
Author: | Dereck Mezquita [aut, cre] |
Maintainer: | Dereck Mezquita <dereck at mezquita.io> |
BugReports: | https://github.com/dereckmezquita/stenographer/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/dereckmezquita/stenographer |
NeedsCompilation: | no |
Citation: | stenographer citation info |
Materials: | README NEWS |
CRAN checks: | stenographer results |
Reference manual: | stenographer.pdf |
Vignettes: |
Donate (source, R code) Getting started with stenographer (source, R code) |
Package source: | stenographer_1.0.0.tar.gz |
Windows binaries: | r-devel: stenographer_1.0.0.zip, r-release: not available, r-oldrel: stenographer_1.0.0.zip |
macOS binaries: | r-release (arm64): stenographer_1.0.0.tgz, r-oldrel (arm64): stenographer_1.0.0.tgz, r-release (x86_64): stenographer_1.0.0.tgz, r-oldrel (x86_64): stenographer_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=stenographer to link to this page.