Skip to content

Commit 0bc9fe2

Browse files
committed
Prepare for release
1 parent 982cfe8 commit 0bc9fe2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tourr
22
Title: Implement Tour Methods in R Code
3-
Version: 0.5.4.9000
3+
Version: 0.5.5
44
Author: Dianne Cook <[email protected]>, Hadley Wickham
55
66
Maintainer: Hadley Wickham <[email protected]>

cran-comments.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
## Test environments
2-
* local OS X install, R 3.1.2
3-
* ubuntu 12.04 (on travis-ci), R 3.1.2
4-
* win-builder (devel and release)
2+
* local OS X install, R 3.4.1
3+
* win-builder (devel)
54

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

98
## Downstream dependencies
10-
I have also run R CMD check on four all downstream dependencies of tourr
11-
(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.
9+
10+
I checked all 3 downstream dependencies and saw no new problems.

0 commit comments

Comments
 (0)