Skip to content

Commit f2ca8a4

Browse files
committed
Update CRAN comments
1 parent ebf3823 commit f2ca8a4

File tree

5 files changed

+847
-320
lines changed

5 files changed

+847
-320
lines changed

cran-comments.md

Lines changed: 58 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,72 @@
44

55
## revdepcheck results
66

7-
We checked 855 reverse dependencies (744 from CRAN + 111 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
7+
We checked 1675 reverse dependencies (1663 from CRAN + 12 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
88

9-
* We saw 1 new problems
10-
* We failed to check 14 packages
9+
* We saw 12 new problems
10+
* We failed to check 12 packages
1111

12-
Issues with CRAN packages are summarised below.
12+
Package maintainers with problems were supplied a patch and notified (twice) over a month ago.
1313

1414
### New problems
1515
(This reports the first line of each new failure)
1616

17-
* banR
17+
* cmcR
18+
checking tests ... ERROR
19+
20+
* crispRdesignR
21+
checking examples ... ERROR
22+
23+
* cspp
24+
checking examples ... ERROR
25+
checking re-building of vignette outputs ... WARNING
26+
27+
* flair
1828
checking examples ... ERROR
29+
checking tests ... ERROR
1930
checking re-building of vignette outputs ... WARNING
20-
Appears to be network related
31+
32+
* GetLattesData
33+
checking examples ... ERROR
34+
checking tests ... ERROR
35+
checking re-building of vignette outputs ... WARNING
36+
37+
* glmmPen
38+
checking tests ... ERROR
39+
40+
* mpwR
41+
checking examples ... ERROR
42+
checking tests ... ERROR
43+
checking re-building of vignette outputs ... WARNING
44+
45+
* postpack
46+
checking examples ... ERROR
47+
checking re-building of vignette outputs ... WARNING
48+
49+
* repr
50+
checking tests ... ERROR
51+
52+
* tidyfst
53+
checking examples ... ERROR
54+
55+
* tidyft
56+
checking examples ... ERROR
57+
58+
* zipangu
59+
checking examples ... ERROR
60+
checking tests ... ERROR
2161

2262
### Failed to check
2363

24-
* annovarR (failed to install)
25-
* aslib (failed to install)
26-
* CollapsABEL (failed to install)
27-
* fastLink (failed to install)
28-
* FRESA.CAD (failed to install)
29-
* HTSSIP (check timed out)
30-
* nauf (failed to install)
31-
* RJafroc (failed to install)
32-
* rpcdsearch (failed to install)
33-
* sdcTable (failed to install)
34-
* spatsurv (failed to install)
35-
* subspace (failed to install)
36-
* updog (failed to install)
37-
* vortexR (failed to install)
64+
* admiral (NA)
65+
* admiralonco (NA)
66+
* genekitr (NA)
67+
* ggPMX (NA)
68+
* MARVEL (NA)
69+
* numbat (NA)
70+
* OlinkAnalyze (NA)
71+
* Platypus (NA)
72+
* RVA (NA)
73+
* tidySEM (NA)
74+
* tinyarray (NA)
75+
* xpose.nlmixr2 (NA)

revdep/README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,38 @@
11
# Revdeps
22

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

55
|package |version |error |warning |note |
66
|:-------------|:-------|:-----|:-------|:----|
7+
|admiral |0.8.4 |1 | | |
8+
|admiralonco |0.1.0 |1 | | |
79
|NA |? | | | |
10+
|NA |? | | | |
11+
|NA |? | | | |
12+
|NA |? | | | |
13+
|NA |? | | | |
14+
|genekitr |? | | | |
815
|ggPMX |? | | | |
916
|NA |? | | | |
1017
|NA |? | | | |
1118
|NA |? | | | |
19+
|MARVEL |? | | | |
20+
|numbat |? | | | |
21+
|OlinkAnalyze |? | | | |
1222
|Platypus |? | | | |
23+
|RVA |? | | | |
1324
|NA |? | | | |
1425
|NA |? | | | |
1526
|tidySEM |? | | | |
1627
|NA |? | | | |
28+
|tinyarray |? | | | |
1729
|NA |? | | | |
1830
|xpose.nlmixr2 |? | | | |
1931

20-
## New problems (15)
32+
## New problems (12)
2133

2234
|package |version |error |warning |note |
2335
|:-------------|:--------|:------|:-------|:----|
24-
|[autostats](problems.md#autostats)|0.3.1 |__+1__ |__+1__ | |
2536
|[cmcR](problems.md#cmcr)|0.1.9 |__+1__ | | |
2637
|[crispRdesignR](problems.md#crisprdesignr)|1.1.6 |__+1__ | |2 |
2738
|[cspp](problems.md#cspp)|0.3.2 |__+1__ |__+1__ | |
@@ -31,9 +42,7 @@
3142
|[mpwR](problems.md#mpwr)|0.1.0 |__+2__ |__+1__ | |
3243
|[postpack](problems.md#postpack)|0.5.3 |__+1__ |__+1__ |1 |
3344
|[repr](problems.md#repr)|1.1.4 |__+1__ | |2 |
34-
|[tardis](problems.md#tardis)|0.1.3 |__+1__ | |1 |
3545
|[tidyfst](problems.md#tidyfst)|1.7.5 |__+1__ | |1 |
3646
|[tidyft](problems.md#tidyft)|0.4.5 |__+1__ | |2 |
37-
|[xpose](problems.md#xpose)|0.4.13 |__+2__ |__+1__ | |
3847
|[zipangu](problems.md#zipangu)|0.3.1 |__+2__ | |1 |
3948

revdep/cran.md

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

3-
We checked 1659 reverse dependencies (1651 from CRAN + 8 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 1675 reverse dependencies (1663 from CRAN + 12 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 15 new problems
6-
* We failed to check 4 packages
5+
* We saw 12 new problems
6+
* We failed to check 12 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-
* autostats
14-
checking examples ... ERROR
15-
checking re-building of vignette outputs ... WARNING
16-
1713
* cmcR
1814
checking tests ... ERROR
1915

@@ -49,27 +45,27 @@ Issues with CRAN packages are summarised below.
4945
* repr
5046
checking tests ... ERROR
5147

52-
* tardis
53-
checking tests ... ERROR
54-
5548
* tidyfst
5649
checking examples ... ERROR
5750

5851
* tidyft
5952
checking examples ... ERROR
6053

61-
* xpose
62-
checking examples ... ERROR
63-
checking tests ... ERROR
64-
checking re-building of vignette outputs ... WARNING
65-
6654
* zipangu
6755
checking examples ... ERROR
6856
checking tests ... ERROR
6957

7058
### Failed to check
7159

60+
* admiral (NA)
61+
* admiralonco (NA)
62+
* genekitr (NA)
7263
* ggPMX (NA)
64+
* MARVEL (NA)
65+
* numbat (NA)
66+
* OlinkAnalyze (NA)
7367
* Platypus (NA)
68+
* RVA (NA)
7469
* tidySEM (NA)
70+
* tinyarray (NA)
7571
* xpose.nlmixr2 (NA)

0 commit comments

Comments
 (0)