Other packages > Find by keyword >

cpp11  

A C++11 Interface for R's C Interface
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cpp11", "0.4.7")



Attach the package and use:
library("cpp11")
Maintained by
Davis Vaughan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-10
Latest Update: 2023-12-02
Description:
Provides a header only, C++11 interface to R's C interface.Compared to other approaches 'cpp11' strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantics and supports interaction with 'ALTREP' vectors.
How to cite:
Davis Vaughan (2020). cpp11: A C++11 Interface for R's C Interface. R package version 0.4.7, https://cran.r-project.org/web/packages/cpp11
Previous versions and publish date:
0.1.0 (2020-07-10 11:00), 0.2.0 (2020-08-10 19:10), 0.2.1 (2020-08-11 16:30), 0.2.2 (2020-10-01 09:40), 0.2.3 (2020-10-14 07:30), 0.2.4 (2020-11-05 16:10), 0.2.5 (2021-01-12 22:20), 0.2.6 (2021-01-29 11:10), 0.2.7 (2021-03-29 16:20), 0.3.1 (2021-06-25 22:00), 0.4.0 (2021-09-22 10:50), 0.4.1 (2021-11-03 17:10), 0.4.2 (2021-11-30 10:10), 0.4.3 (2022-10-12 10:43), 0.4.4 (2023-06-30 23:20), 0.4.5 (2023-07-20 12:17), 0.4.6 (2023-08-10 08:50)
Other packages that cited cpp11 R package
View cpp11 citation profile
Other R packages that cpp11 depends, imports, suggests or enhances
Functions, R codes and Examples using the cpp11 R package
Some associated functions: cpp11-package . cpp_register . cpp_source . cpp_vendor . 
Some associated R codes: cpp11-package.R . knitr.R . register.R . source.R . utils.R . vendor.R . zzz.R .  Full cpp11 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

bootSVD  
Fast, Exact Bootstrap Principal Component Analysis for High Dimensional Data
Implements fast, exact bootstrap Principal Component Analysis and Singular Value Decompositions for ...
Download / Learn more Package Citations See dependency  
seismic  
Predict Information Cascade by Self-Exciting Point Process
An implementation of self-exciting point process model for information cascades, which occurs when m ...
Download / Learn more Package Citations See dependency  
plsRbeta  
Partial Least Squares Regression for Beta Regression Models
Provides Partial least squares Regression for (weighted) beta regression models (Bertrand 2013,< ...
Download / Learn more Package Citations See dependency  
odpc  
One-Sided Dynamic Principal Components
Functions to compute the one-sided dynamic principal components ('odpc') introduced in Pe ...
Download / Learn more Package Citations See dependency  
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  
nlstac  
An R Package for Fitting Separable Nonlinear Models
Set of functions implementing the algorithm described in Fernandez Torvisco et al. (2018) for fitti ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

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