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 25 Aug. 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

hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
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  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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