-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
Integrate release 1.2.1 to master
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
|
||
## Test environments | ||
* local OS X install, R 3.3.1 | ||
* ubuntu 12.04 (on travis-ci), R 3.3.1 | ||
|
||
* local OS X install, R 3.4.1 | ||
* ubuntu 12.04 (on travis-ci), R 3.4.1 | ||
* win-builder (devel and release) | ||
|
||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note. | ||
0 errors | 0 warnings | 0 note | ||
|
||
Lionel Henry is taking over as maintainer | ||
|
||
## Downstream dependencies | ||
|
||
* I ran R CMD check on all 5 downstream dependencies | ||
(https://github.com/hadley/svglite/blob/master/revdep/readme.md). | ||
* I ran R CMD check on all 8 downstream dependencies (summary at | ||
https://github.com/r-lib/svglite/blob/master/revdep/readme.md). | ||
No problems were found. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,75 +1,38 @@ | ||
# Setup | ||
|
||
## Platform | ||
|
||
|setting |value | | ||
|:--------|:--------------------------------------------------| | ||
|version |R Under development (unstable) (2016-10-26 r71594) | | ||
|system |x86_64, darwin13.4.0 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|tz |Europe/Brussels | | ||
|date |2016-11-03 | | ||
|
||
## Packages | ||
|
||
|package |* |version |date |source | | ||
|:---------|:--|:--------|:----------|:---------------| | ||
|BH | |1.60.0-2 |2016-05-07 |cran (@1.60.0-) | | ||
|covr | |2.2.1 |2016-08-10 |cran (@2.2.1) | | ||
|gdtools | |0.1.1 |2016-11-01 |CRAN (R 3.4.0) | | ||
|htmltools | |0.3.5 |2016-03-21 |cran (@0.3.5) | | ||
|knitr | |1.14 |2016-08-13 |cran (@1.14) | | ||
|Rcpp | |0.12.7 |2016-09-05 |cran (@0.12.7) | | ||
|rmarkdown | |1.1 |2016-10-16 |cran (@1.1) | | ||
|svglite | |1.1.0 |2016-02-09 |CRAN (R 3.2.3) | | ||
|testthat | |0.11.0 |2015-10-14 |CRAN (R 3.2.0) | | ||
|xml2 | |0.1.2 |2015-09-01 |CRAN (R 3.2.0) | | ||
|
||
# Check results | ||
|
||
5 packages | ||
|
||
|package |version | errors| warnings| notes| | ||
|:----------|:-------|------:|--------:|-----:| | ||
|DeLorean |1.2.4 | 0| 0| 0| | ||
|ggplot2 |2.1.0 | 0| 0| 0| | ||
|mlr |2.9 | 0| 0| 1| | ||
|rsvg |1.0 | 0| 0| 0| | ||
|svgPanZoom |0.3.3 | 0| 0| 0| | ||
|
||
## DeLorean (1.2.4) | ||
Maintainer: John Reid <[email protected]> | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
## ggplot2 (2.1.0) | ||
Maintainer: Hadley Wickham <[email protected]> | ||
Bug reports: https://github.com/hadley/ggplot2/issues | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
## mlr (2.9) | ||
Maintainer: Bernd Bischl <[email protected]> | ||
Bug reports: https://github.com/mlr-org/mlr/issues | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
``` | ||
checking package dependencies ... NOTE | ||
Package suggested but not available for checking: ‘RRF’ | ||
``` | ||
|
||
## rsvg (1.0) | ||
Maintainer: Jeroen Ooms <[email protected]> | ||
Bug reports: https://github.com/jeroenooms/rsvg/issues | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
## svgPanZoom (0.3.3) | ||
Maintainer: Kent Russell <[email protected]> | ||
Bug reports: https://github.com/timelyportfolio/svgPanZoom/issues | ||
|
||
0 errors | 0 warnings | 0 notes | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:----------------------------| | ||
|version |R version 3.4.1 (2017-06-30) | | ||
|os |macOS Sierra 10.12.6 | | ||
|system |x86_64, darwin15.6.0 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|tz |Europe/Brussels | | ||
|date |2017-09-11 | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-------|:--------|:--------|:--| | ||
|svglite |1.2.0 |1.2.1 |* | | ||
|BH |1.65.0-1 |1.65.0-1 | | | ||
|gdtools |0.1.6 |0.1.6 | | | ||
|Rcpp |0.12.12 |0.12.12 | | | ||
|withr |NA |2.0.0 |* | | ||
|
||
# Revdeps | ||
|
||
## All (8) | ||
|
||
|package |version |error |warning |note | | ||
|:------------------------------------|:-------|:------|:-------|:----| | ||
|[DeLorean](problems.md#delorean) |1.2.5 | |1 | | | ||
|[ggExtra](problems.md#ggextra) |0.7 | | |1 | | ||
|[ggplot2](problems.md#ggplot2) |2.2.1 | | |1 | | ||
|[mlr](problems.md#mlr) |2.11 |1 | |1 | | ||
|rsvg |1.1 |-1 | | | | ||
|[svgPanZoom](problems.md#svgpanzoom) |0.3.3 | | |1 | | ||
|vdiffr |0.2.0 |-1 | | | | ||
|[viridis](problems.md#viridis) |0.4.0 |-1 |1 |1 | | ||
|