diff --git a/DESCRIPTION b/DESCRIPTION index e6600a08..103770a5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: rdev Title: R Development Tools -Version: 1.11.5 +Version: 1.11.6 Authors@R: person("John", "Benninghoff", , "jbenninghoff@mac.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6230-4742")) diff --git a/NEWS.md b/NEWS.md index f8424bc3..a71534dc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# rdev 1.11.6 + +* Minor updates + # rdev 1.11.5 * rdev now depends on R >= 4.0.0 diff --git a/README.md b/README.md index 09eec5a5..8194952e 100644 --- a/README.md +++ b/README.md @@ -217,12 +217,13 @@ ci() #> #> 1 https://code.visualstudio… 500 Intern… "" "" "" "" /Use… #> html_url_check() -#> # A tibble: 3 × 9 +#> # A tibble: 4 × 9 #> URL From Status Message New CRAN Spaces R root #> #> 1 http://covr.r-lib.org/ref… 200 OK "htt… "" "" "" /Use… #> 2 http://r-lib.github.io/rc… 200 OK "htt… "" "" "" /Use… #> 3 https://code.visualstudio… 500 Intern… "" "" "" "" /Use… +#> 4 https://github.com/tidyve… 404 Not Fo… "" "" "" "" /Use… #> #> Setting env vars: NOT_CRAN="true", CI="true" #> rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "warning") @@ -234,20 +235,20 @@ ci() #> * creating vignettes ... OK #> * checking for LF line-endings in source and make files and shell scripts #> * checking for empty or unneeded directories -#> * building ‘rdev_1.11.5.tar.gz’ +#> * building ‘rdev_1.11.6.tar.gz’ #> #> ── R CMD check ───────────────────────────────────────────────────────────────── -#> * using log directory ‘/private/var/folders/vn/cw5f9gws42v9m8mdsds_zbl00000gp/T/RtmpvN7fYo/file780b4c4de0b/rdev.Rcheck’ -#> * using R version 4.4.1 (2024-06-14) +#> * using log directory ‘/private/var/folders/vn/cw5f9gws42v9m8mdsds_zbl00000gp/T/RtmpKQEp6Y/file7bfb6e5764d3/rdev.Rcheck’ +#> * using R version 4.4.2 (2024-10-31) #> * using platform: aarch64-apple-darwin20 #> * R was compiled by #> Apple clang version 14.0.0 (clang-1400.0.29.202) #> GNU Fortran (GCC) 12.2.0 -#> * running under: macOS Sonoma 14.7 +#> * running under: macOS Sequoia 15.3 #> * using session charset: UTF-8 #> * using option ‘--no-manual’ #> * checking for file ‘rdev/DESCRIPTION’ ... OK -#> * this is package ‘rdev’ version ‘1.11.5’ +#> * this is package ‘rdev’ version ‘1.11.6’ #> * package encoding: UTF-8 #> * checking package namespace information ... OK #> * checking package dependencies ... OK @@ -300,9 +301,10 @@ ci() #> * checking package vignettes ... OK #> * checking re-building of vignette outputs ... OK #> * DONE +#> #> Status: OK -#> ── R CMD check results ──────────────────────────────────────── rdev 1.11.5 ──── -#> Duration: 34.3s +#> ── R CMD check results ──────────────────────────────────────── rdev 1.11.6 ──── +#> Duration: 29.6s #> #> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ``` diff --git a/TODO.md b/TODO.md index dfaa359a..9cefb0da 100644 --- a/TODO.md +++ b/TODO.md @@ -12,7 +12,7 @@ - [x] Write a utility function to sort `.Rbuildignore` - [x] Implement [pkgdown](https://pkgdown.r-lib.org) - [x] Add links / update [Rd formatting](https://roxygen2.r-lib.org/articles/rd-formatting.html) for all function documentation. -- [x] Add dummy imports to silence R CMD check note per [tidyverse](https://github.com/tidyverse/tidyverse/blob/master/R/tidyverse.R) +- [x] Add dummy imports to silence R CMD check note per [tidyverse](https://github.com/tidyverse/tidyverse/blob/main/R/tidyverse-package.R) - [x] Migrate `build_analysis_site()` to rdev - [x] Switch from development version of `styler` (1.3.2.9000) when a new release becomes available - [x] ~~Validate that `lint_all` works as expected within `ci`~~ diff --git a/docs/404.html b/docs/404.html index e53313f4..a1385bfb 100644 --- a/docs/404.html +++ b/docs/404.html @@ -14,8 +14,8 @@ - - + + @@ -28,7 +28,7 @@ rdev - 1.11.5 + 1.11.6