Skip to content

Commit 3ca1157

Browse files
committed
Check revdeps
1 parent 35027eb commit 3ca1157

File tree

4 files changed

+1031
-413
lines changed

4 files changed

+1031
-413
lines changed

revdep/README.md

+28-15
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,45 @@
11
# Revdeps
22

3-
## Failed to check (19)
3+
## Failed to check (29)
44

55
|package |version |error |warning |note |
66
|:------------|:-------|:-----|:-------|:----|
7-
|Boom |0.9.7 |1 | | |
7+
|Boom |0.9.10 |1 | | |
88
|bsts |? | | | |
9-
|CausalImpact |? | | | |
10-
|cbar |? | | | |
119
|NA |? | | | |
10+
|ctsem |3.7.1 |1 | | |
1211
|NA |? | | | |
13-
|conos |1.4.5 |1 | | |
12+
|elbird |0.2.5 |1 | | |
13+
|ggPMX |? | | | |
1414
|NA |? | | | |
15-
|ctsem |3.5.5 |1 | | |
16-
|ENMTools |1.0.5 |1 | | |
17-
|NA |? | | | |
18-
|geocmeans |? | | | |
19-
|NA |? | | | |
20-
|lidaRtRee |? | | | |
2115
|loon.ggplot |? | | | |
2216
|loon.shiny |? | | | |
2317
|loon.tourr |? | | | |
2418
|NA |? | | | |
19+
|nlmixr2 |? | | | |
20+
|nlmixr2extra |? | | | |
21+
|nlmixr2plot |? | | | |
22+
|NA |? | | | |
23+
|OpenMx |? | | | |
24+
|NA |? | | | |
25+
|NA |? | | | |
26+
|rPBK |0.2.0 |1 | | |
27+
|NA |? | | | |
28+
|NA |? | | | |
29+
|SSVS |? | | | |
30+
|NA |? | | | |
31+
|NA |? | | | |
32+
|tidySEM |? | | | |
33+
|NA |? | | | |
2534
|vivid |? | | | |
35+
|NA |? | | | |
2636

27-
## New problems (1)
37+
## New problems (4)
2838

29-
|package |version |error |warning |note |
30-
|:----------------------------|:-------|:------|:-------|:----|
31-
|[batata](problems.md#batata) |0.2.1 |__+1__ | |1 |
39+
|package |version |error |warning |note |
40+
|:--------|:-------|:------|:-------|:----|
41+
|[brew](problems.md#brew)|1.0-7 |__+1__ | | |
42+
|[freshr](problems.md#freshr)|1.0.1 |__+1__ | | |
43+
|[lightgbm](problems.md#lightgbm)|3.3.2 |__+1__ | |1 |
44+
|[WeMix](problems.md#wemix)|3.2.2 |__+1__ |1 | |
3245

revdep/cran.md

+22-10
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,42 @@
11
## revdepcheck results
22

3-
We checked 6655 reverse dependencies (6649 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 7102 reverse dependencies (7089 from CRAN + 13 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 1 new problems
6-
* We failed to check 13 packages
5+
* We saw 4 new problems
6+
* We failed to check 16 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-
* batata
13+
* brew
14+
checking tests ... ERROR
15+
16+
* freshr
17+
checking tests ... ERROR
18+
19+
* lightgbm
20+
checking tests ... ERROR
21+
22+
* WeMix
1423
checking tests ... ERROR
1524

1625
### Failed to check
1726

1827
* Boom (NA)
1928
* bsts (NA)
20-
* CausalImpact (NA)
21-
* cbar (NA)
22-
* conos (NA)
2329
* ctsem (NA)
24-
* ENMTools (NA)
25-
* geocmeans (NA)
26-
* lidaRtRee (NA)
30+
* elbird (NA)
31+
* ggPMX (NA)
2732
* loon.ggplot (NA)
2833
* loon.shiny (NA)
2934
* loon.tourr (NA)
35+
* nlmixr2 (NA)
36+
* nlmixr2extra (NA)
37+
* nlmixr2plot (NA)
38+
* OpenMx (NA)
39+
* rPBK (NA)
40+
* SSVS (NA)
41+
* tidySEM (NA)
3042
* vivid (NA)

0 commit comments

Comments
 (0)