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

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 Jul 16, 2016
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.

This comment has been minimized.

@eddelbuettel

eddelbuettel Jul 17, 2016
Member

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
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.