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 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:23), 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

gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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