Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Aug 2, 2017
1 parent 982cfe8 commit 0bc9fe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tourr
Title: Implement Tour Methods in R Code
Version: 0.5.4.9000
Version: 0.5.5
Author: Dianne Cook <dicook@iastate.edu>, Hadley Wickham
<h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Expand Down
9 changes: 4 additions & 5 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## Test environments
* local OS X install, R 3.1.2
* ubuntu 12.04 (on travis-ci), R 3.1.2
* win-builder (devel and release)
* local OS X install, R 3.4.1
* win-builder (devel)

## R CMD check results
There were no ERRORs, WARNINGs or NOTEs.

## Downstream dependencies
I have also run R CMD check on four all downstream dependencies of tourr
(https://github.com/ggobi/tourr/blob/master/revdep/summary.md). I get a lot of notes, but none of them seem to be related to tourr. The only changes in this version were to fix `R CMD check` NOTEs. I've notified the maintainers of the problems.

I checked all 3 downstream dependencies and saw no new problems.

0 comments on commit 0bc9fe2

Please sign in to comment.