Skip to content

Commit

Permalink
Check revdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Nov 30, 2023
1 parent 92190df commit 6d4c8e0
Show file tree
Hide file tree
Showing 4 changed files with 1,323 additions and 900 deletions.
76 changes: 54 additions & 22 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,58 @@
# Revdeps

## Failed to check (19)
## Failed to check (44)

|package |version |error |warning |note |
|:------------------|:-------|:-----|:-------|:----|
|bcdata |0.1.2 |1 | | |
|cdcfluview |0.9.1 |1 | | |
|dataone |2.1.4 |1 | | |
|EML |? | | | |
|fgdr |1.0.0 |1 | | |
|finch |? | | | |
|forestChange |1.0 |1 | | |
|geouy |0.1.9 |1 | | |
|mapsapi |0.4.5 |1 | | |
|MazamaSpatialUtils |? | | | |
|MODIStsp |? | | | |
|move |3.3.0 |1 | | |
|mregions |? | | | |
|nhdR |0.5.3 |1 | | |
|prisonbrief |0.1.0 |1 | | |
|rdefra |0.3.8 |1 | | |
|slga |1.1.1 |1 | | |
|stlcsb |? | | | |
|tidycensus |0.9.9.2 |1 | | |
|package |version |error |warning |note |
|:------------------------------|:-------|:-----|:-------|:----|
|BiocPkgTools |? | | | |
|biodb |? | | | |
|biomaRt |? | | | |
|cola |? | | | |
|CompoundDb |? | | | |
|ELMER |? | | | |
|EpiTxDb |? | | | |
|ExpressionAtlas |? | | | |
|GenomicDataCommons |? | | | |
|GEOexplorer |? | | | |
|GEOfastq |? | | | |
|GEOquery |? | | | |
|Gviz |? | | | |
|healthyControlsPresenceChecker |? | | | |
|HPAanalyze |? | | | |
|immunotation |? | | | |
|InterMineR |? | | | |
|levi |? | | | |
|Macarron |? | | | |
|MACSQuantifyR |? | | | |
|MBQN |? | | | |
|memes |? | | | |
|mosbi |? | | | |
|ncRNAtools |? | | | |
|OmnipathR |? | | | |
|ORFik |? | | | |
|PhyloProfile |? | | | |
|RBioFormats |? | | | |
|rfaRm |? | | | |
|RGMQL |? | | | |
|rpx |? | | | |
|RTCGA |? | | | |
|SBGNview |? | | | |
|scPipe |? | | | |
|scRNAseqApp |? | | | |
|simona |? | | | |
|spatialHeatmap |? | | | |
|surfaltr |? | | | |
|syntenet |? | | | |
|TCGAbiolinks |? | | | |
|TCGAutils |? | | | |
|topdownr |? | | | |
|treeio |? | | | |
|tRNAdbImport |? | | | |

## New problems (2)

|package |version |error |warning |note |
|:----------|:-------|:------|:-------|:----|
|[fhircrackr](problems.md#fhircrackr)|2.1.1 |__+2__ | | |
|[pmparser](problems.md#pmparser)|1.0.17 |__+2__ | | |

20 changes: 20 additions & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## revdepcheck results

We checked 570 reverse dependencies (526 from CRAN + 44 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

* We saw 2 new problems
* We failed to check 0 packages

Issues with CRAN packages are summarised below.

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

* fhircrackr
checking examples ... ERROR
checking re-building of vignette outputs ... ERROR

* pmparser
checking examples ... ERROR
checking tests ... ERROR

Loading

0 comments on commit 6d4c8e0

Please sign in to comment.