Skip to content
New issue

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

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

Already on GitHub? # to your account

Add use_rcpp_armadillo() and use_rcpp_eigen(). (closes #421). #663

Merged
merged 3 commits into from
Mar 28, 2019
Merged

Add use_rcpp_armadillo() and use_rcpp_eigen(). (closes #421). #663

merged 3 commits into from
Mar 28, 2019

Conversation

coatless
Copy link
Contributor

This is the second coming of PR #601 based on feedback from @jennybc. She requested the unit test design pattern found in PR #645 for testing a package without needing to add it to the Suggests field. This is important as RcppArmadillo has a hard dependency for R >= 3.2.* while the state of usethis allows for R 3.1.*.

coatless and others added 3 commits March 21, 2019 09:47
Note: This is the second coming of PR #601 based on feedback from @jennybc. She requested the design pattern in #645 for testing a package without needing to add it to the Suggests field. This is important as RcppArmadillo has a hard dependency on R >= 3.2.
@jennybc
Copy link
Member

jennybc commented Mar 28, 2019

Thanks! I made a few small changes, so please speak up if you take issue with them.

@jennybc jennybc merged commit 6d01960 into r-lib:master Mar 28, 2019
@coatless
Copy link
Contributor Author

@jennybc thanks! 👍 on all changes. I take it that for the stylization this was just a call to styler?

@jennybc
Copy link
Member

jennybc commented Mar 30, 2019

I take it that for the stylization this was just a call to styler?

Yep.

@jennybc
Copy link
Member

jennybc commented Mar 30, 2019

Well, I think I removed the full stop in the roxygen title by hand.

https://style.tidyverse.org/documentation.html#title-and-description

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants