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

Extend Rcpp.package.skeleton to support URL and BugReports #1358

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

eddelbuettel
Copy link
Member

This is a minor PR that adds the ability to use a 'githubuser' field which, when given, leads to URL and BugReports fields being added to DESCRIPTION. It also flips default package version to a saner '0.0.1'.

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

Also flips default package version to a saner '0.0.1'
Copy link
Member

@Enchufa2 Enchufa2 left a comment

Choose a reason for hiding this comment

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

Tested, works nicely.

@eddelbuettel
Copy link
Member Author

Thanks for testing :) I tend to drive this from helper (command-line) script kitten.r which will take advantage of package whoami, if present, to find these fields.

@eddelbuettel eddelbuettel merged commit 50d8ad7 into master Feb 11, 2025
18 checks passed
@eddelbuettel eddelbuettel deleted the feature/extend_kitten branch February 11, 2025 17:21
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