From c02b17dc3a3d77d0c352463155633ae9d7b5ebfb Mon Sep 17 00:00:00 2001 From: Ian Lyttle Date: Sun, 10 Oct 2021 15:15:15 -0500 Subject: [PATCH] off to cran! (#99) --- DESCRIPTION | 2 +- NEWS.md | 4 +++- cran-comments.md | 34 +++++++++++++++++++++------------- revdep/README.md | 15 ++++++++------- revdep/failures.md | 20 ++++---------------- 5 files changed, 37 insertions(+), 38 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index cc3a914..1fc0f13 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: bsplus Type: Package Title: Adds Functionality to the R Markdown + Shiny Bootstrap Framework -Version: 0.1.2.9001 +Version: 0.1.3 Authors@R: c( person( given = "Ian", diff --git a/NEWS.md b/NEWS.md index 64d5b3a..fa948be 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,9 @@ -# bsplus 0.1.2.9000 (development version) +# bsplus 0.1.3 - behind-the-scenes changes to remedy CRAN errors and notes +- version bump for development + # bsplus 0.1.2 - adds `button_size` argument to `bs_button()` (#54) diff --git a/cran-comments.md b/cran-comments.md index 8b52960..ce20a75 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,19 +1,27 @@ -This is a small patch release to address the CRAN-test failures idenified by Prof. Ripley (email 2020-06-24). +This is a small patch release to address the CRAN-test failures idenified by Prof. Ripley (email 2021-09-15). -## Test environments +Please note that I have updated my email address. -* GitHub actions (ubuntu-16.04): release -* GitHub actions (windows): release -* Github actions (macOS): release, devel -* win-builder: devel -* r-hub: Fedora Linux, R-devel, clang, gfortran -* r-hub: Ubuntu Linux 16.04 LTS, R-release, GCC -* r-hub: Windows Server 2008 R2 SP1, R-devel, 32/64 bit +## R CMD check results -0 errors | 0 warnings | 0 notes +0 errors | 0 warnings | 1 note -## Reverse dependencies + Maintainer: ‘Ian Lyttle ’ + + New maintainer: + Ian Lyttle + Old maintainer(s): + Ian Lyttle -I checked 5 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +## revdepcheck results -I saw 0 new problems. +I checked 8 reverse dependencies (7 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. + + * I saw 0 new problems + * I failed to check 1 packages + +Issues with CRAN packages are summarised below. + +### Failed to check + +* MAFDash (NA) diff --git a/revdep/README.md b/revdep/README.md index 12b595a..950af20 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -3,9 +3,9 @@ |field |value | |:--------|:----------------------------| |version |R version 4.1.0 (2021-05-18) | -|os |macOS Big Sur 11.6 | +|os |macOS Big Sur 10.16 | |system |x86_64, darwin17.0 | -|ui |RStudio | +|ui |X11 | |language |(EN) | |collate |en_US.UTF-8 | |ctype |en_US.UTF-8 | @@ -14,11 +14,12 @@ # Dependencies -|package |old |new |Δ | -|:-------|:-----|:----------|:--| -|bsplus |0.1.2 |0.1.2.9001 |* | -|knitr |NA |1.36 |* | -|tinytex |NA |0.34 |* | +|package |old |new |Δ | +|:-------|:-----|:-----|:--| +|bsplus |0.1.2 |0.1.3 |* | +|knitr |NA |1.36 |* | +|stringi |NA |1.7.4 |* | +|tinytex |NA |0.34 |* | # Revdeps diff --git a/revdep/failures.md b/revdep/failures.md index 5ce6861..51effa5 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -35,14 +35,8 @@ Error: .onLoad failed in loadNamespace() for 'Cairo', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/Users/ijlyttle/Documents/repos/public/bsplus/revdep/library.noindex/MAFDash/Cairo/libs/Cairo.so': dlopen(/Users/ijlyttle/Documents/repos/public/bsplus/revdep/library.noindex/MAFDash/Cairo/libs/Cairo.so, 6): Library not loaded: /opt/X11/lib/libXrender.1.dylib -... - 3. ├─[ base::suppressPackageStartupMessages(...) ] with 1 more call - 5. └─base::loadNamespace(...) - 6. ├─[ base::namespaceImportFrom(...) ] with 1 more call - 8. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) - 9. ├─[ base::namespaceImportFrom(...) ] with 1 more call - 11. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) - 12. └─base:::runHook(".onLoad", env, package.lib, package) + Referenced from: /Users/ijlyttle/Documents/repos/public/bsplus/revdep/library.noindex/MAFDash/Cairo/libs/Cairo.so + Reason: image not found Execution halted ERROR: lazy loading failed for package ‘MAFDash’ * removing ‘/Users/ijlyttle/Documents/repos/public/bsplus/revdep/checks.noindex/MAFDash/new/MAFDash.Rcheck/MAFDash’ @@ -62,14 +56,8 @@ Error: .onLoad failed in loadNamespace() for 'Cairo', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object '/Users/ijlyttle/Documents/repos/public/bsplus/revdep/library.noindex/MAFDash/Cairo/libs/Cairo.so': dlopen(/Users/ijlyttle/Documents/repos/public/bsplus/revdep/library.noindex/MAFDash/Cairo/libs/Cairo.so, 6): Library not loaded: /opt/X11/lib/libXrender.1.dylib -... - 3. ├─[ base::suppressPackageStartupMessages(...) ] with 1 more call - 5. └─base::loadNamespace(...) - 6. ├─[ base::namespaceImportFrom(...) ] with 1 more call - 8. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) - 9. ├─[ base::namespaceImportFrom(...) ] with 1 more call - 11. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) - 12. └─base:::runHook(".onLoad", env, package.lib, package) + Referenced from: /Users/ijlyttle/Documents/repos/public/bsplus/revdep/library.noindex/MAFDash/Cairo/libs/Cairo.so + Reason: image not found Execution halted ERROR: lazy loading failed for package ‘MAFDash’ * removing ‘/Users/ijlyttle/Documents/repos/public/bsplus/revdep/checks.noindex/MAFDash/old/MAFDash.Rcheck/MAFDash’