-
Notifications
You must be signed in to change notification settings - Fork 109
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
8 changed files
with
1,686 additions
and
501 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,2 +1,2 @@ | ||
YEAR: 2010-2014 | ||
YEAR: 2010-2016 | ||
COPYRIGHT HOLDER: Hadley Wickham |
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,4 +1,4 @@ | ||
# scales 0.4.0.9000 | ||
# scales 0.4.1 | ||
|
||
* `extended_breaks()` no longer fails on pathological inputs | ||
|
||
|
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,42 +1,22 @@ | ||
## Test environments | ||
* local OS X install, R 3.2.3 | ||
* ubuntu 12.04 (on travis-ci), R 3.2.3 | ||
* local OS X install, R 3.3.1 | ||
* ubuntu 12.04 (on travis-ci), R 3.3.1 | ||
* win-builder (devel and release) | ||
|
||
## R CMD check results | ||
0 errors | 0 warnings | 0 notes | ||
0 errors | 0 warnings | 1 notes | ||
|
||
## Reverse dependencies | ||
|
||
* I have run R CMD check on the 106 reverse dependencies. | ||
(https://github.com/hadley/scales/blob/master/revdep. | ||
|
||
* All maintainers were notified on Feb 8, and again on Feb 25. | ||
* License components with restrictions and base license permitting such: | ||
MIT + file LICENSE | ||
|
||
* There was one new problem related to scales: | ||
|
||
* plotly: checking tests ... ERROR | ||
|
||
* The following packages also had errors, but I'm confident they're not | ||
related to scales: | ||
## Reverse dependencies | ||
|
||
* bdrift: checking examples ... ERROR | ||
Failed because I'm running in headless env | ||
|
||
* ggmap: checking examples ... ERROR | ||
Random download failure | ||
|
||
* ggthemes: checking tests ... ERROR | ||
Failed automated style check | ||
|
||
* multitable: checking running R code from vignettes ... ERROR | ||
Requires very latest nlme | ||
This was minor release that only added new features, but I ran revdep checks on the 160 reverse dependencies just to be sure (complete results at https://github.com/hadley/scales/blob/master/revdep). I saw no problems related to scales. | ||
|
||
Otherwise, I: | ||
However, I: | ||
|
||
* Failed to install dependencies for: toaster | ||
* Failed to install dependencies for: geneNetBP, mapview, raptr, SeqFeatR, | ||
toaster, userfriendlyscience | ||
|
||
* Failed to install: bdscale, benchmark, brainGraph, covmat, Deducer, | ||
DeducerSpatial, drc, extracat, ez, FAOSTAT, ncappc, NeuralNetTools, | ||
quadrupen, rAvis, RcmdrPlugin.KMggplot2, RcmdrPlugin.MA, RSDA, sjPlot, | ||
spikeSlabGAM, strvalidator, TriMatch | ||
* Failed to install: brainGraph, condformat, Deducer, DeducerSpatial, | ||
funModeling, imager, qdap, SEERaBomb, strvalidator |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.