Skip to content

Commit 712930c

Browse files
committed
Re-run revdeps just to be sure
1 parent 21a2d14 commit 712930c

File tree

4 files changed

+7
-1143
lines changed

4 files changed

+7
-1143
lines changed

revdep/README.md

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,10 @@
11
# Revdeps
22

3-
## Failed to check (13)
3+
## New problems (3)
44

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 | | |
20-
21-
## New problems (6)
22-
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 |
5+
|package |version |error |warning |note |
6+
|:---------|:-------|:------|:-------|:----|
277
|[bayes4psy](problems.md#bayes4psy)|1.2.11 |__+1__ | |2 |
288
|[covidcast](problems.md#covidcast)|0.5.0 |__+1__ | |1 |
29-
|[paws.common](problems.md#pawscommon)|0.5.6 |__+1__ | | |
309
|[xpose](problems.md#xpose)|0.4.16 |__+1__ | | |
3110

revdep/cran.md

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,21 @@
11
## revdepcheck results
22

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

5-
* We saw 6 new problems
6-
* We failed to check 13 packages
5+
* We saw 3 new problems
6+
* We failed to check 0 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-
* appler
14-
checking re-building of vignette outputs ... ERROR
15-
16-
* batata
17-
checking tests ... ERROR
18-
1913
* bayes4psy
2014
checking tests ... ERROR
2115

2216
* covidcast
2317
checking re-building of vignette outputs ... ERROR
2418

25-
* paws.common
26-
checking tests ... ERROR
27-
2819
* xpose
2920
checking tests ... ERROR
3021

31-
### Failed to check
32-
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)