Skip to content

Commit 21a2d14

Browse files
committed
Run revdeps & update CRAN comments
1 parent 777fb0f commit 21a2d14

File tree

5 files changed

+544
-330
lines changed

5 files changed

+544
-330
lines changed

cran-comments.md

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,35 @@
1-
## R CMD check results
1+
## revdepcheck results
22

3-
There were no ERRORs, WARNINGs, or NOTEs.
3+
We checked 7602 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

5-
We checked 7489 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
5+
* We saw 6 new problems - I reviewed these and I'm reasonable certain that
6+
they're stochastic failures unrelated to testthat.
7+
8+
* We failed to check 13 packages
69

7-
* We saw 8 new problems. We sent patches to all affect packages 2 weeks ago:
8-
https://github.com/r-lib/testthat/issues/1775
9-
* We failed to check 9 packages
10+
Issues with CRAN packages are summarised below.
11+
12+
### New problems
13+
14+
* appler
15+
* batata
16+
* bayes4psy
17+
* covidcast
18+
* paws.common
19+
* xpose
1020

1121
### Failed to check
1222

13-
* Boom (NA)
14-
* ctsem (NA)
15-
* fdaPDE (NA)
16-
* gllvm (NA)
17-
* loon.ggplot (NA)
18-
* loon.shiny (NA)
19-
* loon.tourr (NA)
20-
* vivid (NA)
21-
* xtensor (NA)
23+
* Boom (NA)
24+
* CausalImpact (NA)
25+
* ctsem (NA)
26+
* fdaPDE (NA)
27+
* gllvm (NA)
28+
* loon.ggplot (NA)
29+
* loon.shiny (NA)
30+
* loon.tourr (NA)
31+
* Platypus (NA)
32+
* rstanarm (NA)
33+
* tidyfit (NA)
34+
* vivid (NA)
35+
* xtensor (NA)

revdep/README.md

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,31 @@
11
# Revdeps
22

3-
## Failed to check (9)
3+
## Failed to check (13)
44

5-
|package |version |error |warning |note |
6-
|:-----------|:--------|:-----|:-------|:----|
7-
|Boom |0.9.11 |1 | | |
8-
|ctsem |3.7.6 |1 | | |
9-
|fdaPDE |1.1-16 |1 | | |
10-
|gllvm |1.4.1 |1 | | |
11-
|loon.ggplot |? | | | |
12-
|loon.shiny |? | | | |
13-
|loon.tourr |? | | | |
14-
|vivid |? | | | |
15-
|xtensor |0.14.1-0 |1 | | |
5+
|package |version |error |warning |note |
6+
|:------------|:--------|:-----|:-------|:----|
7+
|Boom |0.9.11 |1 | | |
8+
|CausalImpact |? | | | |
9+
|ctsem |3.7.6 |1 | | |
10+
|fdaPDE |1.1-16 |1 | | |
11+
|gllvm |1.4.1 |1 | | |
12+
|loon.ggplot |? | | | |
13+
|loon.shiny |? | | | |
14+
|loon.tourr |? | | | |
15+
|Platypus |? | | | |
16+
|rstanarm |2.21.4 |1 | | |
17+
|tidyfit |? | | | |
18+
|vivid |? | | | |
19+
|xtensor |0.14.1-0 |1 | | |
1620

17-
## New problems (8)
21+
## New problems (6)
1822

19-
|package |version |error |warning |note |
20-
|:----------|:-------|:---------|:-------|:----|
21-
|[bookdown](problems.md#bookdown)|0.33 |__+1__ | | |
22-
|[crosstable](problems.md#crosstable)|0.6.1 |__+1__ | | |
23-
|[curl](problems.md#curl)|5.0.0 |-1 __+1__ | |1 |
24-
|[extras](problems.md#extras)|0.5.0 |__+1__ | | |
25-
|[morpheus](problems.md#morpheus)|1.0-4 |__+1__ | | |
26-
|[PKNCA](problems.md#pknca)|0.10.1 |__+1__ | | |
27-
|[rlang](problems.md#rlang)|1.1.0 |__+1__ | |1 |
28-
|[tinytiger](problems.md#tinytiger)|0.0.4 |__+1__ | | |
23+
|package |version |error |warning |note |
24+
|:-----------|:-------|:------|:-------|:----|
25+
|[appler](problems.md#appler)|0.2.0 |__+1__ | |1 |
26+
|[batata](problems.md#batata)|0.2.1 |__+1__ | |1 |
27+
|[bayes4psy](problems.md#bayes4psy)|1.2.11 |__+1__ | |2 |
28+
|[covidcast](problems.md#covidcast)|0.5.0 |__+1__ | |1 |
29+
|[paws.common](problems.md#pawscommon)|0.5.6 |__+1__ | | |
30+
|[xpose](problems.md#xpose)|0.4.16 |__+1__ | | |
2931

revdep/cran.md

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,45 @@
11
## revdepcheck results
22

3-
We checked 7489 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 7602 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 8 new problems
6-
* We failed to check 9 packages
5+
* We saw 6 new problems
6+
* We failed to check 13 packages
77

88
Issues with CRAN packages are summarised below.
99

1010
### New problems
1111
(This reports the first line of each new failure)
1212

13-
* bookdown
14-
checking tests ... ERROR
15-
16-
* crosstable
17-
checking tests ... ERROR
18-
19-
* curl
13+
* appler
2014
checking re-building of vignette outputs ... ERROR
2115

22-
* extras
16+
* batata
2317
checking tests ... ERROR
2418

25-
* morpheus
19+
* bayes4psy
2620
checking tests ... ERROR
2721

28-
* PKNCA
29-
checking tests ... ERROR
22+
* covidcast
23+
checking re-building of vignette outputs ... ERROR
3024

31-
* rlang
25+
* paws.common
3226
checking tests ... ERROR
3327

34-
* tinytiger
28+
* xpose
3529
checking tests ... ERROR
3630

3731
### Failed to check
3832

39-
* Boom (NA)
40-
* ctsem (NA)
41-
* fdaPDE (NA)
42-
* gllvm (NA)
43-
* loon.ggplot (NA)
44-
* loon.shiny (NA)
45-
* loon.tourr (NA)
46-
* vivid (NA)
47-
* xtensor (NA)
33+
* Boom (NA)
34+
* CausalImpact (NA)
35+
* ctsem (NA)
36+
* fdaPDE (NA)
37+
* gllvm (NA)
38+
* loon.ggplot (NA)
39+
* loon.shiny (NA)
40+
* loon.tourr (NA)
41+
* Platypus (NA)
42+
* rstanarm (NA)
43+
* tidyfit (NA)
44+
* vivid (NA)
45+
* xtensor (NA)

0 commit comments

Comments
 (0)