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

Accept dots in pkg name #48

Merged
merged 1 commit into from Mar 9, 2016
Merged

Accept dots in pkg name #48

merged 1 commit into from Mar 9, 2016

Conversation

@piccolbo
Copy link
Contributor

@piccolbo piccolbo commented Mar 9, 2016

per "Writing R extension" document, dots are accepted chars in pkg names. The current pattern fails to extract the version numbers when dots are present, breaking archiving of packages

per "Writing R extension" document, dots are accepted chars in pkg names. The current pattern fails to extract the version numbers when dots are present, breaking archiving of packages
@eddelbuettel
Copy link
Owner

@eddelbuettel eddelbuettel commented Mar 9, 2016

I think you are quite correct -- I guess I just don't use dots myself.

eddelbuettel added a commit that referenced this pull request Mar 9, 2016
Accept dots in pkg name
@eddelbuettel eddelbuettel merged commit b2ff368 into eddelbuettel:master Mar 9, 2016
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@piccolbo piccolbo deleted the piccolbo:patch-1 branch Mar 9, 2016
@piccolbo
Copy link
Contributor Author

@piccolbo piccolbo commented Mar 9, 2016

Thanks

eddelbuettel added a commit that referenced this pull request Mar 12, 2016
jdrussell pushed a commit to jdrussell/drat that referenced this pull request Jun 7, 2017
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.