Skip to content

Commit c43a23e

Browse files
committed
updated cran comments
1 parent 036025b commit c43a23e

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

cran-comments.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1-
This submission is to fix CRAN errors.
1+
## Release summary
2+
3+
This release will be compatible with dplyr v1.0.0. Some failing packages are related to dplyr updates.
4+
5+
The underlying tsibble data structure has also changed. Some failing packages that provide tsibble data examples are required to reconstruct their tsibble objects.
6+
7+
## Test environments
8+
9+
* local mac OS install, R 4.0.0
10+
* ubuntu 16.04 (on github actions), R-devel, R 4.0.0, R 3.6.3, 3.5.3, R 3.4.4, R 3.3.3
11+
* mac OS 10.15.4 (on github actions) R-devel, R 3.6.0
12+
* Microsoft Windows Server 2019 10.0.17763 (on github actions) R 4.0.0
13+
* win-builder (devel)
14+
15+
## R CMD check results
16+
17+
0 errors v | 0 warnings v | 0 notes v
18+
19+
R CMD check succeeded
20+
21+
## revdepcheck results
22+
23+
We checked 17 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
24+
25+
* We saw 7 new problems
26+
* We failed to check 4 packages

0 commit comments

Comments
 (0)