Package: tlexample Type: Package Title: Simple Example of Using 'tl' for Logging Version: 0.0.1 Date: 2026-06-24 Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")) Description: An illustraton of how the 'tl' package permits consistent logging from both R and C++ in a manner that is 'tiny, fast, capable'. URL: https://github.com/eddelbuettel/tlexample BugReports: https://github.com/eddelbuettel/tlexample/issues License: GPL (>= 2) LinkingTo: Rcpp, rspdlite, tl Imports: Rcpp, tl (>= 0.0.2) RoxygenNote: 6.0.1 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-07-02 13:29:28 UTC RemoteUrl: https://github.com/eddelbuettel/tlexample RemoteRef: HEAD RemoteSha: b4517a90fcab19f1870f69f3ade1e60dee0e2ad7 NeedsCompilation: yes Packaged: 2026-07-02 16:44:40 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ) Maintainer: Dirk Eddelbuettel