Skip to content

Commit

Permalink
Re-run revdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Sep 28, 2023
1 parent ae8047a commit 564c87d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1,677 deletions.
3 changes: 1 addition & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

We checked 7822 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 15 new problems
* We saw 0 new problems
* We failed to check 13 packages

Issues with CRAN packages are summarised below.


### Failed to check

* bayesdfa (NA)
Expand Down
38 changes: 0 additions & 38 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,2 @@
# Revdeps

## Failed to check (13)

|package |version |error |warning |note |
|:------------|:-------|:-----|:-------|:----|
|bayesdfa |1.2.0 |1 | | |
|Boom |0.9.11 |1 | | |
|CausalImpact |? | | | |
|ctsem |3.9.0 |1 | | |
|fdaPDE |1.1-16 |1 | | |
|loon.ggplot |? | | | |
|loon.shiny |? | | | |
|loon.tourr |? | | | |
|Rborist |0.3-5 |1 | | |
|rstanarm |2.26.1 |1 | | |
|SSVS |? | | | |
|tidyfit |? | | | |
|vivid |? | | | |

## New problems (15)

|package |version |error |warning |note |
|:---------------------|:--------|:------|:-------|:------|
|[arrow](problems.md#arrow)|13.0.0.1 |__+1__ | |2 |
|[AustralianPoliticians](problems.md#australianpoliticians)|0.1.0 |__+1__ | | |
|[BIEN](problems.md#bien)|1.2.6 |__+1__ | | |
|[cesR](problems.md#cesr)|0.1.0 |__+1__ | | |
|[dtwSat](problems.md#dtwsat)|1.0.0 |__+1__ | | |
|[duckdbfs](problems.md#duckdbfs)|0.0.2 |__+1__ | | |
|[GetQuandlData](problems.md#getquandldata)|1.0.0 |__+1__ | | |
|[ipaddress](problems.md#ipaddress)|1.0.1 |__+1__ | |1 |
|[minioclient](problems.md#minioclient)|0.0.5 |__+1__ | | |
|[nhlapi](problems.md#nhlapi)|0.1.4 |__+1__ | |1 |
|[openairmaps](problems.md#openairmaps)|0.8.0 |__+1__ | | |
|[ows4R](problems.md#ows4r)|0.3-6 | | |__+1__ |
|[paws.database](problems.md#pawsdatabase)|0.4.0 | | |__+1__ |
|[RESI](problems.md#resi)|1.2.0 |__+1__ | | |
|[rWind](problems.md#rwind)|1.1.7 |__+1__ | | |

71 changes: 3 additions & 68 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,72 +1,7 @@
## revdepcheck results

We checked 7822 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 15 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 15 new problems
* We failed to check 13 packages
* We saw 0 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)

* arrow
checking tests ... ERROR

* AustralianPoliticians
checking tests ... ERROR

* BIEN
checking tests ... ERROR

* cesR
checking tests ... ERROR

* dtwSat
checking tests ... ERROR

* duckdbfs
checking tests ... ERROR

* GetQuandlData
checking tests ... ERROR

* ipaddress
checking tests ... ERROR

* minioclient
checking tests ... ERROR

* nhlapi
checking tests ... ERROR

* openairmaps
checking tests ... ERROR

* ows4R
checking installed package size ... NOTE

* paws.database
checking installed package size ... NOTE

* RESI
checking tests ... ERROR

* rWind
checking tests ... ERROR

### Failed to check

* bayesdfa (NA)
* Boom (NA)
* CausalImpact (NA)
* ctsem (NA)
* fdaPDE (NA)
* loon.ggplot (NA)
* loon.shiny (NA)
* loon.tourr (NA)
* Rborist (NA)
* rstanarm (NA)
* SSVS (NA)
* tidyfit (NA)
* vivid (NA)
Loading

0 comments on commit 564c87d

Please sign in to comment.