The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

spdl: Easier Use of 'RcppSpdlog' Functions via Wrapper

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).

Version: 0.0.5
Imports: RcppSpdlog (≥ 0.0.13)
Published: 2023-06-18
Author: Dirk Eddelbuettel [aut, cre]
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/spdl/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/spdl
NeedsCompilation: no
Materials: README NEWS ChangeLog
CRAN checks: spdl results

Documentation:

Reference manual: spdl.pdf

Downloads:

Package source: spdl_0.0.5.tar.gz
Windows binaries: r-devel: spdl_0.0.5.zip, r-release: spdl_0.0.5.zip, r-oldrel: spdl_0.0.5.zip
macOS binaries: r-release (arm64): spdl_0.0.5.tgz, r-oldrel (arm64): spdl_0.0.5.tgz, r-release (x86_64): spdl_0.0.5.tgz, r-oldrel (x86_64): spdl_0.0.5.tgz
Old sources: spdl archive

Reverse dependencies:

Reverse imports: AlphaMissenseR, tiledb

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.