Skip to content

Conversation

coatless
Copy link
Contributor

@coatless coatless commented Jul 17, 2016

Preview Update: Rcpp-quickref.pdf

Updated the Important Notes with #include <Rcpp.h>

Updated Inline section to use cppFunction() and mentioned evalCpp()

Added section on Rcpp Attributes and Plugins

Updated Environment with comments

Updated Rcpp function section to include an example pass of an R
function & emphasized loss of performance

Moved Module, Environment, and Function section to the end.

coatless added 2 commits July 16, 2016 10:34
Updated the Important Notes with #include <Rcpp.h>

Updated Inline section to use cppFunction() and mentioned evalCpp()

Added section on Rcpp Attributes and Plugins

Updated Environment with comments

Updated Rcpp function section to include an example pass of an R
function & emphasized loss of performance

Moved Module, Environment, and Function section to the end.
new sections on Rcpp attributes and plugins begin added.
Furthermore, content was improved in the following
sections: important notes, inline compiling, environments,
and calling R functions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this. Four rows is a little longer than what we usually do, that length is better for the Changelog. So I may trim this.

@eddelbuettel eddelbuettel merged commit 96f36a1 into RcppCore:master Jul 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants