tl: Tiny Logging Interface to 'rspdlite' Wrapping 'spdlite' C++20 Logging

Just how 'spdl' provides a nice and consistent interface to 'spdlog' (via 'RcppSpdlog'), this package does so for 'spdlite', the lightweight header-only C++-20 logging library that provides a lighter version of 'spdlog'. This package is essentially a thin shim around it for a more compact interface from both R and C++.

Version: 0.0.1
Imports: rspdlite
Suggests: tinytest
Published: 2026-06-22
DOI: 10.32614/CRAN.package.tl
Author: Dirk Eddelbuettel [aut, cre]
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/tl/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/tl
NeedsCompilation: no
Materials: README, ChangeLog
CRAN checks: tl results

Documentation:

Reference manual: tl.html , tl.pdf

Downloads:

Package source: tl_0.0.1.tar.gz
Windows binaries: r-devel: tl_0.0.1.zip, r-release: tl_0.0.1.zip, r-oldrel: tl_0.0.1.zip
macOS binaries: r-release (arm64): tl_0.0.1.tgz, r-oldrel (arm64): tl_0.0.1.tgz, r-release (x86_64): tl_0.0.1.tgz, r-oldrel (x86_64): tl_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tl to link to this page.