Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rcpp-quickref Vignette Updates (Closes #484) #509

Merged
merged 2 commits into from
Jul 17, 2016
Merged

Rcpp-quickref Vignette Updates (Closes #484) #509

merged 2 commits into from
Jul 17, 2016

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.

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.

None yet

2 participants