-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |