Skip to content

Commit

Permalink
update cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teunbrand committed Aug 1, 2023
1 parent f4b2dab commit 72b891f
Showing 1 changed file with 5 additions and 73 deletions.
78 changes: 5 additions & 73 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,73 +1,5 @@
This is a patch release responding to a request from CRAN about new warnings in
R-devel. It also includes a small batch of of bug fixes since last release.
There are no user facing changes.

All breaking reverse dependencies have been notified.

## revdepcheck results

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

* We saw 8 new problems
* We failed to check 29 packages

Issues with CRAN packages are summarised below.

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

* afex
checking re-building of vignette outputs ... WARNING

* dalmatian
checking re-building of vignette outputs ... WARNING

* DriveML
checking re-building of vignette outputs ... WARNING

* EcoEnsemble
checking re-building of vignette outputs ... WARNING

* ggtern
checking Rd files ... WARNING

* siland
checking re-building of vignette outputs ... WARNING

* TCIU
checking re-building of vignette outputs ... WARNING

* xpose
checking tests ... ERROR

### Failed to check

* beadplexr (NA)
* CausalImpact (NA)
* CensMFM (NA)
* cinaR (NA)
* ctsem (NA)
* genekitr (NA)
* ggh4x (NA)
* glmmPen (NA)
* grandR (NA)
* immcp (NA)
* loon.ggplot (NA)
* MACP (NA)
* MarketMatching (NA)
* MARVEL (NA)
* nlmixr2rpt (NA)
* numbat (NA)
* OlinkAnalyze (NA)
* OpenMx (NA)
* Platypus (NA)
* PsychWordVec (NA)
* RcppCensSpatial (NA)
* rstan (NA)
* RVA (NA)
* rxode2 (NA)
* SCpubr (NA)
* tidySEM (NA)
* tinyarray (NA)
* valse (NA)
* vivid (NA)
This is a patch release responding to a request from CRAN about numeric
version comparisons in R-devel. It also includes a workaround for changes
in the `stats::density()` function in R-devel that affected visual tests.
There are no user facing changes, so no reverse dependencies are expected to
be affected.

0 comments on commit 72b891f

Please sign in to comment.