Skip to content

Commit 4d7789f

Browse files
committed
run revdepcheck
1 parent bc8b1f9 commit 4d7789f

File tree

3 files changed

+4
-434
lines changed

3 files changed

+4
-434
lines changed

revdep/README.md

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

3-
## New problems (9)
3+
## New problems (2)
44

5-
|package |version |error |warning |note |
6-
|:------------|:-------|:------|:-------|:----|
7-
|[ggplot2](problems.md#ggplot2)|3.5.2 |__+1__ | |3 |
5+
|package |version |error |warning |note |
6+
|:-------|:-------|:------|:-------|:----|
87
|[ggprism](problems.md#ggprism)|1.0.5 |__+1__ | | |
9-
|[ggside](problems.md#ggside)|0.3.1 |__+1__ | | |
10-
|[iNZightPlots](problems.md#inzightplots)|2.15.3 |__+2__ | | |
118
|[Karen](problems.md#karen)|1.0 |__+1__ |1 |1 |
12-
|[RMixtComp](problems.md#rmixtcomp)|4.1.4 |__+2__ | | |
13-
|[superheat](problems.md#superheat)|0.1.0 |__+2__ | |1 |
14-
|[testcorr](problems.md#testcorr)|0.2.0 |__+1__ |1 | |
15-
|[vaccineff](problems.md#vaccineff)|1.0.0 |__+1__ | | |
169

revdep/cran.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,41 +2,17 @@
22

33
We checked 1099 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 9 new problems
5+
* We saw 2 new problems
66
* 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-
* ggplot2
14-
checking tests ... ERROR
15-
1613
* ggprism
1714
checking tests ... ERROR
1815

19-
* ggside
20-
checking tests ... ERROR
21-
22-
* iNZightPlots
23-
checking examples ... ERROR
24-
checking tests ... ERROR
25-
2616
* Karen
2717
checking examples ... ERROR
2818

29-
* RMixtComp
30-
checking examples ... ERROR
31-
checking re-building of vignette outputs ... ERROR
32-
33-
* superheat
34-
checking examples ... ERROR
35-
checking tests ... ERROR
36-
37-
* testcorr
38-
checking examples ... ERROR
39-
40-
* vaccineff
41-
checking re-building of vignette outputs ... ERROR
42-

0 commit comments

Comments
 (0)