2013
DOI: 10.1007/978-1-4614-6868-4
|View full text |Cite
|
Sign up to set email alerts
|

Seamless R and C++ Integration with Rcpp

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

2
779
0
7

Year Published

2013
2013
2024
2024

Publication Types

Select...
7
2
1

Relationship

2
8

Authors

Journals

citations
Cited by 835 publications
(788 citation statements)
references
References 0 publications
2
779
0
7
Order By: Relevance
“…The Rcpp package (Eddelbuettel and François 2011;Eddelbuettel 2013) is used to facilitate this integration of the R and C++ code for these objects. Each method is wrapped individually which allows us to add user-friendly custom error handling, type coercion, and performance improvements at the cost of a more verbose implementation.…”
Section: Under the Hood: S4 Classes And Methodsmentioning
confidence: 99%
“…The Rcpp package (Eddelbuettel and François 2011;Eddelbuettel 2013) is used to facilitate this integration of the R and C++ code for these objects. Each method is wrapped individually which allows us to add user-friendly custom error handling, type coercion, and performance improvements at the cost of a more verbose implementation.…”
Section: Under the Hood: S4 Classes And Methodsmentioning
confidence: 99%
“…The calculations of nearest neighbour analysis and second-order characteristics were developed based on R scripts and C++ files from Pommerening's Forest Biometrics Lab [45]. The Spatstat package [46] and Rcpp package [47] were used in our calculations.…”
Section: Mark Differentiation Functionmentioning
confidence: 99%
“…Particularly noteworthy here is the C++ language, developed originally as a 'better C ', which is by its design very interoperable with C. And with the introduction of the Rcpp package (Eddelbuettel and François, 2011;Eddelbuettel, 2013;, and its later refinements, this process of extending R has become considerably easier yet also more robust. To date, Rcpp has become the most popular extension system for R. This article introduces Rcpp, and illustrates with several examples how the Rcpp Attributes mechanism in particular eases the transition of objects between R and C++ code.…”
Section: Introductionmentioning
confidence: 99%