Skip to content

Commit a73f880

Browse files
committed
Re-check with fixes
1 parent 43c9ad6 commit a73f880

File tree

5 files changed

+11
-1738
lines changed

5 files changed

+11
-1738
lines changed

cran-comments.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
## R CMD check results
22

33
0 errors | 0 warnings | 0 note
4+
5+
## revdepcheck results
6+
7+
We checked 570 reverse dependencies (526 from CRAN + 44 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
8+
9+
* We saw 0 new problems
10+
* We failed to check 0 packages

revdep/README.md

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

3-
## Failed to check (44)
4-
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__ | | |
58-

revdep/cran.md

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

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.
3+
We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 2 new problems
5+
* We saw 0 new problems
66
* We failed to check 0 packages
77

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)