|
1 | 1 | # Comments
|
2 | 2 |
|
3 |
| -## 2018-6-4 |
| 3 | +## 2018-8-24 |
| 4 | + |
| 5 | +This submission is done to correct the testing issue from a scales update. |
| 6 | + |
4 | 7 | This submission is done by Barret Schloerke <[email protected]> on behalf of Joe Cheng <[email protected]>. Please submit any changes to be made to <[email protected]>.
|
5 | 8 |
|
6 | 9 | - Barret
|
7 | 10 |
|
8 | 11 |
|
9 | 12 | ## Test environments
|
10 |
| -* local OS X install, R 3.5.0, --run-dontcheck |
| 13 | +* local OS X install, R 3.5.1, --run-dontcheck |
11 | 14 | * 0 errors | 0 warnings | 0 notes
|
12 | 15 | * ubuntu 14.04.5 (on travis-ci), R version 3.5.0 (2017-01-27)
|
13 | 16 | * 0 errors | 0 warnings | 0 notes
|
14 |
| -* devtools::build_win() x86_64-w64-mingw32, R version 3.5.0 (2018-04-23) |
| 17 | +* devtools::build_win() x86_64-w64-mingw32, R version 3.5.1 (2018-07-02) |
15 | 18 | * 0 errors | 0 warnings | 0 notes
|
16 |
| -* devtools::build_win() x86_64-w64-mingw32, R Under development (unstable) (2018-06-03 r74839) |
| 19 | +* devtools::build_win() x86_64-w64-mingw32, R Under development (unstable) (2018-08-22 r75177) |
17 | 20 | * 0 errors | 0 warnings | 0 notes
|
18 | 21 |
|
19 |
| -I believe the warning and note below are transient within r-hub. |
20 |
| - * WARNING: Conversion of "README.md" failed: |
21 |
| - * the svg at https://travis-ci.org/rstudio/leaflet.svg?branch=master exists |
22 |
| - * NOTE: checking package dependencies |
23 |
| - * Packages suggested but not available for checking: ‘sf’ ‘rgdal’ ‘rgeos’ |
24 |
| - * rgdal |
25 |
| - * I know rgdal has a source version that does not compile without an external library |
26 |
| - * The tests rgdal validated locally and on travis |
27 |
| - |
28 |
| -* r-hub |
29 |
| - |
30 |
| - * Platform: Windows Server 2008 R2 SP1, R-release, 32/64 bit |
31 |
| - http://builder.r-hub.io/status/leaflet_2.0.1.tar.gz-15775eb481a9459f904cba113f9323be |
32 |
| - ❯ checking top-level files ... WARNING |
33 |
| - ❯ checking package dependencies ... NOTE |
34 |
| - Packages suggested but not available for checking: 'rgdal' 'rgeos' |
35 |
| - 0 errors ✔ | 1 warning ✖ | 1 note ✖ |
36 |
| - |
37 |
| - |
38 |
| - * Platform: Windows Server 2008 R2 SP1, R-devel, 32/64 bit |
39 |
| - http://builder.r-hub.io/status/leaflet_2.0.1.tar.gz-4f5603a8abeb470db77bb3adb682fc29 |
40 |
| - ❯ checking top-level files ... WARNING |
41 |
| - Conversion of 'README.md' failed: |
42 |
| - pandoc.exe: Could not fetch https://travis-ci.org/rstudio/leaflet.svg?branch=master |
43 |
| - no store |
44 |
| - CallStack (from HasCallStack): |
45 |
| - error, called at .\System\X509\Win32.hs:56:31 in x509-system-1.6.4-E9zvdZ6nI282vjtOPFYSd1:System.X509.Win32 |
46 |
| - ❯ checking package dependencies ... NOTE |
47 |
| - Packages suggested but not available for checking: 'rgdal' 'rgeos' |
48 |
| - 0 errors ✔ | 1 warning ✖ | 1 note ✖ |
49 |
| - |
50 |
| - * Platform: Ubuntu Linux 16.04 LTS, R-release, GCC |
51 |
| - * checked with `_R_CHECK_FORCE_SUGGESTS_=0` |
52 |
| - http://builder.r-hub.io/status/leaflet_2.0.1.tar.gz-0bc1c360b5cb45a883cd87b5c8408b2f |
53 |
| - ❯ checking package dependencies ... NOTE |
54 |
| - Packages suggested but not available for checking: ‘sf’ ‘rgdal’ ‘rgeos’ |
55 |
| - 0 errors ✔ | 0 warnings ✔ | 1 note ✖ |
56 |
| - |
57 |
| - * Platform: Fedora Linux, R-devel, clang, gfortran |
58 |
| - * checked with `_R_CHECK_FORCE_SUGGESTS_=0` |
59 |
| - http://builder.r-hub.io/status/leaflet_2.0.1.tar.gz-dcd35d9761ef4e8596ec02e53207de49 |
60 |
| - ❯ checking package dependencies ... NOTE |
61 |
| - Packages suggested but not available for checking: ‘sf’ ‘rgdal’ ‘rgeos’ |
62 |
| - 0 errors ✔ | 0 warnings ✔ | 1 note ✖ |
63 |
| - |
64 | 22 | ## Reverse dependencies
|
65 | 23 |
|
66 |
| -* Revdep maintainers were not contacted as this release is for bug fixes and enhancements from particular maintainers. |
| 24 | +* Revdep maintainers were not contacted as this release is for documentation fixes and to fix the cran test error. |
67 | 25 |
|
68 |
| -* I have run R CMD check on the 63 downstream dependencies. |
| 26 | +* I have run R CMD check on the 66 downstream dependencies. |
69 | 27 | * https://github.com/rstudio/leaflet/blob/master/revdep/problems.md
|
70 | 28 | * No errors, warnings, or notes were introduced due to changes in leaflet
|
71 | 29 |
|
72 |
| -* All revdeps were able to be tested |
| 30 | +* All revdeps except segclust2d were able to be tested |
0 commit comments