Skip to content

Commit 6d4c8e0

Browse files
committed
Check revdeps
1 parent 92190df commit 6d4c8e0

File tree

4 files changed

+1323
-900
lines changed

4 files changed

+1323
-900
lines changed

revdep/README.md

Lines changed: 54 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,58 @@
11
# Revdeps
22

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

5-
|package |version |error |warning |note |
6-
|:------------------|:-------|:-----|:-------|:----|
7-
|bcdata |0.1.2 |1 | | |
8-
|cdcfluview |0.9.1 |1 | | |
9-
|dataone |2.1.4 |1 | | |
10-
|EML |? | | | |
11-
|fgdr |1.0.0 |1 | | |
12-
|finch |? | | | |
13-
|forestChange |1.0 |1 | | |
14-
|geouy |0.1.9 |1 | | |
15-
|mapsapi |0.4.5 |1 | | |
16-
|MazamaSpatialUtils |? | | | |
17-
|MODIStsp |? | | | |
18-
|move |3.3.0 |1 | | |
19-
|mregions |? | | | |
20-
|nhdR |0.5.3 |1 | | |
21-
|prisonbrief |0.1.0 |1 | | |
22-
|rdefra |0.3.8 |1 | | |
23-
|slga |1.1.1 |1 | | |
24-
|stlcsb |? | | | |
25-
|tidycensus |0.9.9.2 |1 | | |
5+
|package |version |error |warning |note |
6+
|:------------------------------|:-------|:-----|:-------|:----|
7+
|BiocPkgTools |? | | | |
8+
|biodb |? | | | |
9+
|biomaRt |? | | | |
10+
|cola |? | | | |
11+
|CompoundDb |? | | | |
12+
|ELMER |? | | | |
13+
|EpiTxDb |? | | | |
14+
|ExpressionAtlas |? | | | |
15+
|GenomicDataCommons |? | | | |
16+
|GEOexplorer |? | | | |
17+
|GEOfastq |? | | | |
18+
|GEOquery |? | | | |
19+
|Gviz |? | | | |
20+
|healthyControlsPresenceChecker |? | | | |
21+
|HPAanalyze |? | | | |
22+
|immunotation |? | | | |
23+
|InterMineR |? | | | |
24+
|levi |? | | | |
25+
|Macarron |? | | | |
26+
|MACSQuantifyR |? | | | |
27+
|MBQN |? | | | |
28+
|memes |? | | | |
29+
|mosbi |? | | | |
30+
|ncRNAtools |? | | | |
31+
|OmnipathR |? | | | |
32+
|ORFik |? | | | |
33+
|PhyloProfile |? | | | |
34+
|RBioFormats |? | | | |
35+
|rfaRm |? | | | |
36+
|RGMQL |? | | | |
37+
|rpx |? | | | |
38+
|RTCGA |? | | | |
39+
|SBGNview |? | | | |
40+
|scPipe |? | | | |
41+
|scRNAseqApp |? | | | |
42+
|simona |? | | | |
43+
|spatialHeatmap |? | | | |
44+
|surfaltr |? | | | |
45+
|syntenet |? | | | |
46+
|TCGAbiolinks |? | | | |
47+
|TCGAutils |? | | | |
48+
|topdownr |? | | | |
49+
|treeio |? | | | |
50+
|tRNAdbImport |? | | | |
51+
52+
## New problems (2)
53+
54+
|package |version |error |warning |note |
55+
|:----------|:-------|:------|:-------|:----|
56+
|[fhircrackr](problems.md#fhircrackr)|2.1.1 |__+2__ | | |
57+
|[pmparser](problems.md#pmparser)|1.0.17 |__+2__ | | |
2658

revdep/cran.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## revdepcheck results
2+
3+
We checked 570 reverse dependencies (526 from CRAN + 44 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
4+
5+
* We saw 2 new problems
6+
* We failed to check 0 packages
7+
8+
Issues with CRAN packages are summarised below.
9+
10+
### New problems
11+
(This reports the first line of each new failure)
12+
13+
* fhircrackr
14+
checking examples ... ERROR
15+
checking re-building of vignette outputs ... ERROR
16+
17+
* pmparser
18+
checking examples ... ERROR
19+
checking tests ... ERROR
20+

0 commit comments

Comments
 (0)