Skip to content

Commit 56713db

Browse files
committed
Check revdeps
1 parent 9ca9c96 commit 56713db

File tree

4 files changed

+689
-150
lines changed

4 files changed

+689
-150
lines changed

revdep/README.md

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,45 @@
11
# Revdeps
22

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

55
|package |version |error |warning |note |
66
|:----------------|:-------|:------|:-------|:----|
77
|apa |? | | | |
88
|arealDB |0.9.4 |1 | | |
9+
|ClusterGVis |? | | | |
910
|dsTidyverse |? | | | |
11+
|ggmosaic |0.3.3 |1 | | |
12+
|immcp |? | | | |
1013
|[kerastuneR](failures.md#kerastuner)|0.1.0.7 |__+1__ | | |
14+
|lcsm |? | | | |
1115
|metajam |0.3.1 |1 | | |
1216
|multinma |0.8.1 |1 | | |
1317
|nesRdata |0.3.1 |1 | | |
18+
|numbat |? | | | |
1419
|ontologics |0.7.4 |1 | | |
1520
|rdflib |0.2.9 |1 | | |
21+
|RVA |? | | | |
22+
|SCpubr |? | | | |
1623
|sprtt |? | | | |
24+
|ssdGSA |? | | | |
1725
|[stoRy](failures.md#story)|0.2.2 |__+1__ | | |
1826
|Surrogate |? | | | |
1927
|tidybins |? | | | |
2028
|tidycomm |? | | | |
2129
|[tidyjson](failures.md#tidyjson)|0.3.2 |__+1__ | |-1 |
2230
|TriDimRegression |1.0.2 |1 | | |
2331

24-
## New problems (11)
32+
## New problems (9)
2533

26-
|package |version |error |warning |note |
27-
|:--------------|:-------|:------|:-------|:------|
28-
|[autothresholdr](problems.md#autothresholdr)|1.4.2 |__+1__ | |1 |
29-
|[casino](problems.md#casino)|0.1.0 |__+1__ | |2 |
30-
|[CPAT](problems.md#cpat)|0.1.0 |__+1__ | |1 |
31-
|[egor](problems.md#egor)|1.24.2 |__+2__ | | |
32-
|[immunarch](problems.md#immunarch)|0.9.1 |__+1__ | |1 |
33-
|[LTFGRS](problems.md#ltfgrs)|1.0.0 |__+1__ | | |
34-
|[PopED](problems.md#poped)|0.7.0 | | |__+1__ |
35-
|[quincunx](problems.md#quincunx)|0.1.10 |__+2__ | | |
36-
|[rbmi](problems.md#rbmi)|1.4.1 |__+1__ | | |
37-
|[SCORPIUS](problems.md#scorpius)|1.0.9 | |__+1__ |1 |
38-
|[tfrmt](problems.md#tfrmt)|0.1.3 |__+2__ | | |
34+
|package |version |error |warning |note |
35+
|:--------------|:-------|:--------|:-------|:----|
36+
|[autothresholdr](problems.md#autothresholdr)|1.4.2 |__+1__ | |1 |
37+
|[casino](problems.md#casino)|0.1.0 |__+1__ | |2 |
38+
|[CPAT](problems.md#cpat)|0.1.0 |__+1__ | |1 |
39+
|[egor](problems.md#egor)|1.24.2 |__+2__ | | |
40+
|[immunarch](problems.md#immunarch)|0.9.1 |__+1__ | |1 |
41+
|[moranajp](problems.md#moranajp)|0.9.7 |__+1__ | | |
42+
|[quincunx](problems.md#quincunx)|0.1.10 |__+2__ | | |
43+
|[SCORPIUS](problems.md#scorpius)|1.0.9 | |__+1__ |1 |
44+
|[tfrmt](problems.md#tfrmt)|0.2.0 |1 __+1__ | | |
3945

revdep/cran.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## revdepcheck results
22

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

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

88
Issues with CRAN packages are summarised below.
99

@@ -26,38 +26,39 @@ Issues with CRAN packages are summarised below.
2626
* immunarch
2727
checking examples ... ERROR
2828

29-
* LTFGRS
30-
checking tests ... ERROR
31-
32-
* PopED
33-
checking installed package size ... NOTE
29+
* moranajp
30+
checking examples ... ERROR
3431

3532
* quincunx
3633
checking examples ... ERROR
3734
checking tests ... ERROR
3835

39-
* rbmi
40-
checking tests ... ERROR
41-
4236
* SCORPIUS
4337
checking whether package ‘SCORPIUS’ can be installed ... WARNING
4438

4539
* tfrmt
4640
checking examples ... ERROR
47-
checking tests ... ERROR
4841

4942
### Failed to check
5043

5144
* apa (NA)
5245
* arealDB (NA)
46+
* ClusterGVis (NA)
5347
* dsTidyverse (NA)
48+
* ggmosaic (NA)
49+
* immcp (NA)
5450
* kerastuneR (NA)
51+
* lcsm (NA)
5552
* metajam (NA)
5653
* multinma (NA)
5754
* nesRdata (NA)
55+
* numbat (NA)
5856
* ontologics (NA)
5957
* rdflib (NA)
58+
* RVA (NA)
59+
* SCpubr (NA)
6060
* sprtt (NA)
61+
* ssdGSA (NA)
6162
* stoRy (NA)
6263
* Surrogate (NA)
6364
* tidybins (NA)

0 commit comments

Comments
 (0)