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



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: 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.17, https://cran.r-project.org/web/packages/RcppSpdlog
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)
Other packages that cited RcppSpdlog R package
View RcppSpdlog citation profile
Other R packages that RcppSpdlog depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns