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

Prepare for CRAN release #3

Merged
merged 8 commits into from
Jul 9, 2014
Merged

Prepare for CRAN release #3

merged 8 commits into from
Jul 9, 2014

Conversation

jefferis
Copy link
Contributor

@jefferis jefferis commented Jul 9, 2014

This ensures that the package passes R CMD check on release and r-devel on windows, mac and ubuntu linux (travis). Each change is in a clearly isolated commit. The ones that might need a little look are:

  • 9824317 add package docs
  • 4e8da23 import rather than depend on methods

jefferis and others added 8 commits July 9, 2014 13:23
* not sure if the function was ever called app_dirs but it is not presently
Needed by R CMD check (R-3.1.0).
* provides basic info about the package and ensures that ?rappdirs works.
* imports rather than depends should be sufficient
* explicit import in NAMESPACE needed to make R 3.1.0 R CMD CHECK happy
* squashes a clang warning
@jefferis jefferis mentioned this pull request Jul 9, 2014
@jefferis
Copy link
Contributor Author

jefferis commented Jul 9, 2014

Assuming those changes are acceptable, there are 2 smaller changesets waiting on top of that

The second changeset is an isolated version of the outstanding changes from @gaborcsardi's fork https://github.com/gaborcsardi/rappdirs. I'll prepare pull requests for those as and when.

hadley added a commit that referenced this pull request Jul 9, 2014
Prepare for CRAN release
@hadley hadley merged commit bd01acc into r-lib:master Jul 9, 2014
@hadley
Copy link
Member

hadley commented Jul 9, 2014

Looks great - thanks!

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.

3 participants