Other packages > Find by keyword >

RcppSpdlog  

R and C++ Interfaces to 'spdlog' C++ Header Library for Logging
View on CRAN: Click here


Download and install RcppSpdlog package within the R console
Install from CRAN:
install.packages("RcppSpdlog")

Install from Github:
library("remotes")
install_github("cran/RcppSpdlog")

Install by package version:
library("remotes")
install_version("RcppSpdlog", "0.0.26")



Attach the package and use:
library("RcppSpdlog")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-16
Latest Update: 2025-05-09
Description:
The mature and widely-used C++ logging library 'spdlog' by Gabi Melman provides many desirable features. This package bundles these header files for easy use by R packages from both their R and C or C++ code. Explicit use via 'LinkingTo:' is also supported. Also see the 'spdl' package which enhanced this package with a consistent R and C++ interface.
How to cite:
Dirk Eddelbuettel (2020). RcppSpdlog: R and C++ Interfaces to 'spdlog' C++ Header Library for Logging. R package version 0.0.26, https://cran.r-project.org/web/packages/RcppSpdlog. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.0.1 (2020-09-16 10:30), 0.0.2 (2020-09-20 18:50), 0.0.3 (2020-10-23 20:30), 0.0.4 (2020-12-11 17:50), 0.0.5 (2021-03-28 08:51), 0.0.6 (2021-07-22 08:20), 0.0.7 (2021-12-05 16:40), 0.0.8 (2022-04-05 00:30), 0.0.9 (2022-11-04 09:40), 0.0.10 (2022-11-17 19:50), 0.0.11 (2022-12-13 15:40), 0.0.12 (2023-01-07 20:00), 0.0.13 (2023-06-17 19:00), 0.0.14 (2023-07-11 01:40), 0.0.15 (2023-11-29 20:20), 0.0.16 (2024-01-12 14:50), 0.0.17 (2024-04-26 10:10), 0.0.18 (2024-09-10 21:30), 0.0.19 (2024-11-11 12:30), 0.0.20 (2025-02-01 15:30), 0.0.21 (2025-03-30 20:20), 0.0.22 (2025-05-09 17:40), 0.0.23 (2025-10-12 07:10), 0.0.24 (2026-01-08 07:11), 0.0.25 (2026-01-15 15:10), 0.0.26 (2026-01-16 16:20), 0.0.27 (2026-02-12 15:10), 0.0.28 (2026-03-20 07:11)
Other packages that cited RcppSpdlog R package
View RcppSpdlog citation profile
Other R packages that RcppSpdlog depends, imports, suggests or enhances
Complete documentation for RcppSpdlog
Functions, R codes and Examples using the RcppSpdlog R package
Some associated functions: RcppSpdlog-package . exampleRsink . formatter . get_stopwatch . log_setup . setLogLevel . 
Some associated R codes: RcppExports.R . stopwatch.R .  Full RcppSpdlog package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA