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



Attach the package and use:
library("RcppSpdlog")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
First Published: 2020-09-16
Latest Update: 2024-01-12
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.20, https://cran.r-project.org/web/packages/RcppSpdlog. Accessed 02 Apr. 2025.
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)
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
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for RcppSpdlog20406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
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  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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