Skip to content

Support Authors@R in Rcpp.package.skeleton() - #1325

Merged
eddelbuettel merged 2 commits into
masterfrom
feature/skel_w_authors_at_r
Aug 28, 2024
Merged

Support Authors@R in Rcpp.package.skeleton()#1325
eddelbuettel merged 2 commits into
masterfrom
feature/skel_w_authors_at_r

Conversation

@eddelbuettel

Copy link
Copy Markdown
Member

This small PR changes the helper function creating an Rcpp package to use an Authors@R entry with c("aut", "cre"). Tests have bee adjusted; we just to test for Author and Maintainer being set so now we check for Authors@R and ... Date.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Preferably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog

@kevinushey kevinushey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@eddelbuettel
eddelbuettel merged commit 1e82f18 into master Aug 28, 2024
@eddelbuettel
eddelbuettel deleted the feature/skel_w_authors_at_r branch August 28, 2024 18:40
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