CRAN/E | spdl

spdl

Easier Use of 'RcppSpdlog' Functions via Wrapper

Installation

About

Logging functions in 'RcppSpdlog' provide access to the logging functionality from the 'spdlog' 'C++' library. This package offers shorter convenience wrappers for the 'R' functions which match the 'C++' functions, namely via, say, 'spdl::debug()' at the debug level. The actual formatting is done by the 'fmt::format()' function from the 'fmtlib' library (that is also 'std::format()' in 'C++20' or later).

github.com/eddelbuettel/spdl
Bug report File report

Key Metrics

Version 0.0.5
Published 2023-06-18 325 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks spdl results

Downloads

Yesterday 59 +20%
Last 7 days 313 -8%
Last 30 days 1.282 -9%
Last 90 days 3.520 +31%
Last 365 days 11.904 +74%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel

aut / cre

Material

README
NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

spdl archive

Imports

RcppSpdlog ≥ 0.0.13

Reverse Imports

tiledb