Skip to content

Commit d9f78c4

Browse files
cloud_check() update
1 parent 33decdb commit d9f78c4

File tree

4 files changed

+431
-142
lines changed

4 files changed

+431
-142
lines changed

revdep/README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,34 @@
11
# Revdeps
22

3-
## Failed to check (10)
3+
## Failed to check (16)
44

55
|package |version |error |warning |note |
66
|:--------------|:-------|:-----|:-------|:----|
77
|accept |? | | | |
8+
|AgroReg |1.2.1 |1 | | |
89
|bayesmodels |? | | | |
10+
|bsem |1.0.0 |1 | |1 |
911
|CausalImpact |? | | | |
1012
|cbar |? | | | |
1113
|conos |1.4.5 |1 | | |
1214
|geocmeans |? | | | |
15+
|icardaFIGSr |1.0.2 |1 | | |
1316
|loon.ggplot |? | | | |
1417
|loon.shiny |? | | | |
1518
|MarketMatching |? | | | |
19+
|MSiP |1.3.7 |1 | | |
20+
|scRNAstat |0.1.1 |1 | | |
21+
|SWMPr |2.4.1 |1 | | |
1622
|vivid |? | | | |
1723

18-
## New problems (13)
24+
## New problems (11)
1925

2026
|package |version |error |warning |note |
2127
|:--------------------------------------------------|:-------|:------|:-------|:--------|
2228
|[chunked](problems.md#chunked) |0.5.1 |__+1__ | |1 __+1__ |
2329
|[functiondepends](problems.md#functiondepends) |0.2.1 | |__+1__ |1 |
24-
|[imfr](problems.md#imfr) |0.1.9.1 |__+1__ | | |
2530
|[mcp](problems.md#mcp) |0.3.1 |__+1__ | | |
26-
|[modeltime](problems.md#modeltime) |1.1.1 |__+2__ | | |
27-
|[NEONiso](problems.md#neoniso) |0.5.3 |__+1__ | | |
31+
|[nomisr](problems.md#nomisr) |0.4.4 | |__+1__ | |
2832
|[photobiology](problems.md#photobiology) |0.10.8 |__+1__ |__+2__ | |
2933
|[photobiologyInOut](problems.md#photobiologyinout) |0.4.23 |__+1__ |__+1__ |1 |
3034
|[prider](problems.md#prider) |1.0.2 |__+1__ | | |

revdep/cran.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

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

5-
* We saw 13 new problems
6-
* We failed to check 10 packages
5+
* We saw 11 new problems
6+
* We failed to check 16 packages
77

88
Issues with CRAN packages are summarised below.
99

@@ -17,18 +17,11 @@ Issues with CRAN packages are summarised below.
1717
* functiondepends
1818
checking re-building of vignette outputs ... WARNING
1919

20-
* imfr
21-
checking tests ... ERROR
22-
2320
* mcp
2421
checking tests ... ERROR
2522

26-
* modeltime
27-
checking examples ... ERROR
28-
checking tests ... ERROR
29-
30-
* NEONiso
31-
checking tests ... ERROR
23+
* nomisr
24+
checking re-building of vignette outputs ... WARNING
3225

3326
* photobiology
3427
checking examples ... ERROR
@@ -60,12 +53,18 @@ Issues with CRAN packages are summarised below.
6053
### Failed to check
6154

6255
* accept (NA)
56+
* AgroReg (NA)
6357
* bayesmodels (NA)
58+
* bsem (NA)
6459
* CausalImpact (NA)
6560
* cbar (NA)
6661
* conos (NA)
6762
* geocmeans (NA)
63+
* icardaFIGSr (NA)
6864
* loon.ggplot (NA)
6965
* loon.shiny (NA)
7066
* MarketMatching (NA)
67+
* MSiP (NA)
68+
* scRNAstat (NA)
69+
* SWMPr (NA)
7170
* vivid (NA)

0 commit comments

Comments
 (0)