Package: stenographer Type: Package Title: Flexible and Customisable Logging System Version: 1.0.2 URL: https://github.com/dereckmezquita/stenographer BugReports: https://github.com/dereckmezquita/stenographer/issues Authors@R: person(given = "Dereck", family = "Mezquita", role = c("aut", "cre"), email = "dereck@mezquita.io", comment = c(ORCID = "0000-0002-9307-6762")) Maintainer: Dereck Mezquita Description: 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. License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.3.2 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 Config/testthat/edition: 3 Repository: https://dereckmezquita.r-universe.dev Date/Publication: 2025-05-12 03:31:34 UTC RemoteUrl: https://github.com/dereckmezquita/stenographer RemoteRef: HEAD RemoteSha: 6ae57c9bd89540f3c67cf9b8229648eb6db24914 NeedsCompilation: no Packaged: 2026-07-03 19:38:18 UTC; root Author: Dereck Mezquita [aut, cre] (ORCID: )