Skip to content

Commit

Permalink
revdepcheck results [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Apr 13, 2024
1 parent 4b7dcc7 commit 2b18174
Show file tree
Hide file tree
Showing 4 changed files with 302,928 additions and 181 deletions.
31 changes: 15 additions & 16 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
# Revdeps

## Failed to check (11)
## Failed to check (8)

|package |version |error |warning |note |
|:----------------|:-------|:-----|:-------|:----|
|bulkreadr |? | | | |
|dplyr |? | | | |
|historicalborrow |? | | | |
|LexisNexisTools |? | | | |
|matrixset |? | | | |
|NMsim |? | | | |
|RevGadgets |? | | | |
|simaerep |? | | | |
|simTool |? | | | |
|tidyposterior |? | | | |
|workflowsets |? | | | |
|bigrquerystorage |1.1.0 |1 | | |
|ctsem |3.9.1 |1 | | |
|EcoEnsemble |1.0.5 |1 | | |
|glmmfields |0.1.8 |1 | | |
|loon.tourr |? | | | |
|multinma |0.6.1 |1 | | |
|treestats |1.0.5 |1 | | |
|triptych |0.1.2 |1 | | |

## New problems (1)
## New problems (3)

|package |version |error |warning |note |
|:-------|:-------|:------|:-------|:----|
|[NMdata](problems.md#nmdata)|0.1.2 |__+1__ | | |
|package |version |error |warning |note |
|:---------------|:-------|:------|:-------|:--------|
|[covidcast](problems.md#covidcast)|0.5.2 |__+1__ | |1 __+1__ |
|[LexisNexisTools](problems.md#lexisnexistools)|0.3.7 |__+1__ | | |
|[NMdata](problems.md#nmdata)|0.1.5 |__+1__ | | |

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

We checked 14 reverse dependencies (3 from CRAN + 11 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 2057 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 1 new problems
* We failed to check 0 packages
* We saw 3 new problems
* We failed to check 8 packages

Issues with CRAN packages are summarised below.

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

* covidcast
checking running R code from vignettes ... ERROR
checking re-building of vignette outputs ... NOTE

* LexisNexisTools
checking tests ... ERROR

* NMdata
checking tests ... ERROR

### Failed to check

* bigrquerystorage (NA)
* ctsem (NA)
* EcoEnsemble (NA)
* glmmfields (NA)
* loon.tourr (NA)
* multinma (NA)
* treestats (NA)
* triptych (NA)
Loading

0 comments on commit 2b18174

Please sign in to comment.