From 95da03af17b32a63e0f223cbd563757c5bf4b5a5 Mon Sep 17 00:00:00 2001 From: Thomas Lin Pedersen Date: Wed, 31 Jan 2024 21:11:28 +0100 Subject: [PATCH] run revdepchecks --- cran-comments.md | 3 ++- revdep/README.md | 12 ------------ revdep/cran.md | 12 ++---------- revdep/failures.md | 36 +----------------------------------- revdep/problems.md | 42 +----------------------------------------- 5 files changed, 6 insertions(+), 99 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index e2f052e1..dbe63f93 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1 +1,2 @@ -Quick release to address the sanitizer issues reported by CRAN +Bigger patch release addressing a range of bugs, as well as removing the +concaveman, Rcpp, and RcppEigen dependency in favor of cpp11 diff --git a/revdep/README.md b/revdep/README.md index 8f229790..52e12c71 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,14 +1,2 @@ # Revdeps -## Failed to check (1) - -|package |version |error |warning |note | -|:-------|:-------|:-----|:-------|:----| -|NA |? | | | | - -## New problems (1) - -|package |version |error |warning |note | -|:----------------------------|:-------|:-----|:-------|:----| -|[cubble](problems.md#cubble) |0.1.1 | |__+1__ | | - diff --git a/revdep/cran.md b/revdep/cran.md index a2c1f748..4e76489a 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,15 +1,7 @@ ## revdepcheck results -We checked 66 reverse dependencies (65 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. +We checked 82 reverse dependencies, 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) - -* cubble - checking re-building of vignette outputs ... WARNING - diff --git a/revdep/failures.md b/revdep/failures.md index c6abf32b..9a207363 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -1,35 +1 @@ -# NA - -
- -* Version: NA -* GitHub: NA -* Source code: https://github.com/cran/NA -* Number of recursive dependencies: 0 - -Run `cloud_details(, "NA")` for more info - -
- -## Error before installation - -### Devel - -``` - - - - - - -``` -### CRAN - -``` - - - - - - -``` +*Wow, no problems at all. :)* \ No newline at end of file diff --git a/revdep/problems.md b/revdep/problems.md index 72167936..9a207363 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,41 +1 @@ -# cubble - -
- -* Version: 0.1.1 -* GitHub: https://github.com/huizezhang-sherry/cubble -* Source code: https://github.com/cran/cubble -* Date/Publication: 2022-06-02 12:30:06 UTC -* Number of recursive dependencies: 136 - -Run `cloud_details(, "cubble")` for more info - -
- -## Newly broken - -* checking re-building of vignette outputs ... WARNING - ``` - Error(s) in re-building vignettes: - --- re-building ‘aggregation.Rmd’ using rmarkdown - `summarise()` has grouped output by 'id'. You can override using the `.groups` - argument. - `summarise()` has grouped output by 'cluster', 'id'. You can override using the - `.groups` argument. - `geom_smooth()` using method = 'gam' and formula 'y ~ s(x, bs = "cs")' - Adding missing grouping variables: `id` - Quitting from lines 123-131 (aggregation.Rmd) - Error: processing vignette 'aggregation.Rmd' failed with diagnostics: - ... - The key variable is named differently in the two datasets. Coerce the key to id - to bind them together. - Only bind the common variables from both datasets. - --- finished re-building ‘matching.Rmd’ - - SUMMARY: processing the following file failed: - ‘aggregation.Rmd’ - - Error: Vignette re-building failed. - Execution halted - ``` - +*Wow, no problems at all. :)* \ No newline at end of file