Nothing Special   »   [go: up one dir, main page]

Package: Rcpp 1.0.13.3

Dirk Eddelbuettel

Rcpp: Seamless R and C++ Integration

The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about 'Rcpp' is provided by several vignettes included in this package, via the 'Rcpp Gallery' site at <https://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, <doi:10.18637/jss.v040.i08>), the book by Eddelbuettel (2013, <doi:10.1007/978-1-4614-6868-4>) and the paper by Eddelbuettel and Balamuta (2018, <doi:10.1080/00031305.2017.1375990>); see 'citation("Rcpp")' for details.

Authors:Dirk Eddelbuettel [aut, cre], Romain Francois [aut], JJ Allaire [aut], Kevin Ushey [aut], Qiang Kou [aut], Nathan Russell [aut], Iñaki Ucar [aut], Doug Bates [aut], John Chambers [aut]

Rcpp_1.0.13.3.tar.gz
Rcpp_1.0.13.3.zip(r-4.5)Rcpp_1.0.13.3.zip(r-4.4)Rcpp_1.0.13.3.zip(r-4.3)
Rcpp_1.0.13.3.tgz(r-4.4-x86_64)Rcpp_1.0.13.3.tgz(r-4.4-arm64)Rcpp_1.0.13.3.tgz(r-4.3-x86_64)Rcpp_1.0.13.3.tgz(r-4.3-arm64)
Rcpp_1.0.13.3.tar.gz(r-4.5-noble)Rcpp_1.0.13.3.tar.gz(r-4.4-noble)
Rcpp_1.0.13.3.tgz(r-4.4-emscripten)Rcpp_1.0.13.3.tgz(r-4.3-emscripten)
Rcpp.pdf |Rcpp.html
Rcpp/json (API)
NEWS

# Install 'Rcpp' in R:
install.packages('Rcpp', repos = c('https://rcppcore.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rcppcore/rcpp/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17c-plus-plus-20rcpp

26 exports 734 stars 22.35 score 0 dependencies 12313 dependents 152 mentions 9.2k scripts 1.2M downloads

Last updated 3 days agofrom:982f784216. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 04 2024
R-4.5-win-x86_64OKOct 04 2024
R-4.5-linux-x86_64OKOct 04 2024
R-4.4-win-x86_64OKOct 04 2024
R-4.4-mac-x86_64OKOct 04 2024
R-4.4-mac-aarch64OKOct 04 2024
R-4.3-win-x86_64OKOct 04 2024
R-4.3-mac-x86_64OKOct 04 2024
R-4.3-mac-aarch64OKOct 04 2024

Exports:.DollarNamescompileAttributescpp_object_dummycpp_object_initializercppFunctiondemangleevalCppexposeClassformals<-getRcppVersioninitializeLdFlagsloadModuleloadRcppClassloadRcppModulesModulepopulatepromptRcpp.package.skeletonRcpp.plugin.makerRcppLdFlagsregisterPluginsetRcppClassshowsizeofsourceCpp

Dependencies:

Rcpp-attributes

Rendered fromRcpp-attributes.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Rcpp-extending

Rendered fromRcpp-extending.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Rcpp-FAQ

Rendered fromRcpp-FAQ.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Rcpp-introduction

Rendered fromRcpp-introduction.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Rcpp-JSS-2011

Rendered fromRcpp-jss-2011.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2017-09-02

Rcpp-libraries

Rendered fromRcpp-libraries.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2020-05-01
Started: 2020-05-01

Rcpp-modules

Rendered fromRcpp-modules.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Rcpp-package

Rendered fromRcpp-package.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Rcpp-quickref

Rendered fromRcpp-quickref.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Rcpp-sugar

Rendered fromRcpp-sugar.Rnwusingutils::Sweaveon Oct 04 2024.

Last update: 2019-10-27
Started: 2013-08-31

Readme and manuals

Help Manual

Help pageTopics
R / C++ interfaceRcpp-package Rcpp
completion.DollarNames,ANY-method .DollarNames,C++Object-method .DollarNames,Module-method .DollarNames-methods
Reflection information for an internal c++ class$,C++Class-method C++Class-class show,C++Class-method
Class "C++Constructor"C++Constructor-class
Class "C++Field"C++Field-class
Class "C++Function"C++Function-class show,C++Function-method
c++ internal objects$,C++Object-method $<-,C++Object-method C++Object-class show,C++Object-method
Class "C++OverloadedMethods"C++OverloadedMethods-class
Compile Rcpp Attributes for a PackagecompileAttributes
Check for Minimal (g++) Compiler VersioncompilerCheck
Define an R Function with a C++ ImplementationcppFunction
c++ type informationdemangle print.bytes sizeof
Rcpp::depends AttributedependsAttribute
Evaluate a C++ ExpressionareMacrosDefined evalCpp
Rcpp::export AttributeexportAttribute
Create an Rcpp Module to Expose a C++ Class in RexposeClass
Set the formal arguments of a C++ functionformals<-,C++Function-method formals<--methods
Export the Rcpp (API) Package VersiongetRcppVersion
Rcpp::interfaces AttributeinterfacesAttribute
Deprecated Rcpp Linker FlagsLdFlags RcppLdFlags
Load an Rcpp Module into a PackageloadModule
Loads Rcpp modules on package startuploadRcppModules
Retrieves an Rcpp moduleModule
Rcpp modules$,Module-method initialize,Module-method Module-class prompt,Module-method show,Module-method
Rcpp::plugins AttributepluginsAttribute
Populates a namespace or an environment with the content of a modulepopulate
Deprecated Functions in the Rcpp PackageRcpp-deprecated
Create a skeleton for a new package depending on RcppRcpp.package.skeleton
Facilitating making package pluginsRcpp.plugin.maker
Rcpp : unit tests resultsRcppUnitTests
Register an inline pluginregisterPlugin
Create a Class Extending a C++ ClassloadRcppClass RcppClass-class setRcppClass
Source C++ Code from a File or StringsourceCpp