Package: tl Type: Package Title: Tiny Logging Interface to 'rspdlite' Wrapping 'spdlite' C++20 Logging Version: 0.0.2 Date: 2026-06-30 Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")) Description: 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++. URL: https://github.com/eddelbuettel/tl BugReports: https://github.com/eddelbuettel/tl/issues License: GPL (>= 2) Imports: rspdlite Suggests: tinytest Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-06-30 16:00:14 UTC RemoteUrl: https://github.com/eddelbuettel/tl RemoteRef: HEAD RemoteSha: 2175d6bf7c8c34fc026d2e852a9e26d578812f06 NeedsCompilation: no Packaged: 2026-06-30 16:42:46 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ) Maintainer: Dirk Eddelbuettel