File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 1
1
## Test environments
2
- * local OS X install, R 3.5.1
2
+
3
+ * local OS X install, R 3.6
4
+ * Windows 10 Enterprise (local VM), R 3.6
3
5
* ubuntu 14.04 trusty (on travis-ci), R 3.2 - devel
4
- * Windows Server 2012 R2 (on appveyor), R 3.5 .1
6
+ * Windows Server 2012 R2 (on appveyor), R 3.6 .1
5
7
* win-builder (devel and release)
8
+ * Windows Server 2008 R2 SP1 (on R-hub), R-devel
9
+ * Ubuntu Linux 16.04 LTS + GCD (on R-hub), R-release
10
+ * Fedora Linux + clang + gfortran (on R-hub), R-devel
6
11
7
12
## R CMD check results
8
13
9
14
0 errors | 0 warnings | 0 notes
10
15
11
- This is a patch release to address a deprecation warning coming from glue::collapse(), which has been deprecated in favor of glue::glue_collapse().
16
+ ## revdepcheck results
12
17
13
- ## Reverse dependencies
18
+ We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
14
19
15
- There are 2 reverse dependencies: reproducible, SpaDES.core.
16
- I do not get a clean R CMD check for these 2 packages locally, but the problems I see appear to have nothing to do with googledrive.
20
+ * We saw 0 new problems
21
+ * We failed to check 0 packages
You can’t perform that action at this time.
0 commit comments