From 0dabf3078c69d733faf395ce1740aba8915e6d5e Mon Sep 17 00:00:00 2001 From: Carson Date: Mon, 25 Mar 2024 16:55:36 -0500 Subject: [PATCH] Check-in revdep results --- revdep/README.md | 12 ++-- revdep/cran.md | 12 +--- revdep/failures.md | 176 ++++++++++++++++++++++++++++++++++++++++++++- revdep/problems.md | 25 +------ 4 files changed, 186 insertions(+), 39 deletions(-) diff --git a/revdep/README.md b/revdep/README.md index c56bedb10..2d61516ef 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,8 +1,12 @@ # Revdeps -## New problems (1) +## Failed to check (5) -|package |version |error |warning |note | -|:-------|:-------|:-----|:-------|:------| -|[SSDM](problems.md#ssdm)|0.2.9 | | |__+1__ | +|package |version |error |warning |note | +|:--------------------|:-------|:-----|:-------|:----| +|inlmisc |? | | | | +|leaflet.multiopacity |? | | | | +|leaflet.opacity |? | | | | +|modchart |? | | | | +|palmid |? | | | | diff --git a/revdep/cran.md b/revdep/cran.md index 126dedee6..6628e864a 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,15 +1,7 @@ ## revdepcheck results -We checked 163 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 167 reverse dependencies (162 from CRAN + 5 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. - * We saw 1 new problems + * 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) - -* SSDM - checking installed package size ... NOTE - diff --git a/revdep/failures.md b/revdep/failures.md index 9a2073633..fbf319022 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -1 +1,175 @@ -*Wow, no problems at all. :)* \ No newline at end of file +# inlmisc + +
+ +* Version: NA +* GitHub: NA +* Source code: https://github.com/cran/inlmisc +* Number of recursive dependencies: 137 + +Run `revdepcheck::cloud_details(, "inlmisc")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# leaflet.multiopacity + +
+ +* Version: NA +* GitHub: NA +* Source code: https://github.com/cran/leaflet.multiopacity +* Number of recursive dependencies: 84 + +Run `revdepcheck::cloud_details(, "leaflet.multiopacity")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# leaflet.opacity + +
+ +* Version: NA +* GitHub: NA +* Source code: https://github.com/cran/leaflet.opacity +* Number of recursive dependencies: 77 + +Run `revdepcheck::cloud_details(, "leaflet.opacity")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# modchart + +
+ +* Version: NA +* GitHub: NA +* Source code: https://github.com/cran/modchart +* Number of recursive dependencies: 123 + +Run `revdepcheck::cloud_details(, "modchart")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` +# palmid + +
+ +* Version: NA +* GitHub: NA +* Source code: https://github.com/cran/palmid +* Number of recursive dependencies: 128 + +Run `revdepcheck::cloud_details(, "palmid")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + +``` diff --git a/revdep/problems.md b/revdep/problems.md index dd3e96999..9a2073633 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,24 +1 @@ -# SSDM - -
- -* Version: 0.2.9 -* GitHub: https://github.com/sylvainschmitt/SSDM -* Source code: https://github.com/cran/SSDM -* Date/Publication: 2023-10-24 13:40:18 UTC -* Number of recursive dependencies: 123 - -Run `revdepcheck::cloud_details(, "SSDM")` for more info - -
- -## Newly broken - -* checking installed package size ... NOTE - ``` - installed size is 5.2Mb - sub-directories of 1Mb or more: - R 1.5Mb - doc 3.3Mb - ``` - +*Wow, no problems at all. :)* \ No newline at end of file