Skip to content

Commit

Permalink
Prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemahoney218 committed Oct 2, 2024
1 parent 57a2195 commit 4a5ee31
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 131 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Config/testthat/parallel: true
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ So far, we've only scratched the surface of the functionality spatialsample prov

This project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.

- For questions and discussions about tidymodels packages, modeling, and machine learning, please [post on RStudio Community](https://community.rstudio.com/new-topic?category_id=15&tags=tidymodels,question).
- For questions and discussions about tidymodels packages, modeling, and machine learning, please [post on RStudio Community](https://forum.posit.co/new-topic?category_id=15&tags=tidymodels,question).

- If you think you have encountered a bug, please [submit an issue](https://github.com/tidymodels/rules/issues).

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ By contributing to this project, you agree to abide by its terms.

- For questions and discussions about tidymodels packages, modeling, and
machine learning, please [post on RStudio
Community](https://community.rstudio.com/new-topic?category_id=15&tags=tidymodels,question).
Community](https://forum.posit.co/new-topic?category_id=15&tags=tidymodels,question).

- If you think you have encountered a bug, please [submit an
issue](https://github.com/tidymodels/rules/issues).
Expand Down
20 changes: 5 additions & 15 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,16 @@
## Release Summary

This is the 7th CRAN release of spatialsample. This release fixes a bug in the
recent release (0.5.0), where objects created by `spatial_block_cv()` were not
being correctly plotted by `autoplot()` or regenerated by `reshuffle_rset()`.
This is the 8th CRAN release of spatialsample. This release fixes a bug in
how `spatial_nndm_cv()` samples within a single polygon.

## R CMD check results

0 errors | 0 warnings | 1 notes

❯ checking CRAN incoming feasibility
[5s/32s] NOTE
Maintainer: ‘Michael Mahoney <[email protected]>’

Days since last update: 4

This is a fast patch release intended to fix a bug in the previous release.
Apologies for the short interval between releases; I'm hoping (and confident)
that this should be the last CRAN submission for a while.
0 errors | 0 warnings | 0 notes

## revdepcheck results

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

* We saw 0 new problems
* We failed to check 0 packages

Binary file modified man/figures/README-2022-06-12_boston-anim-.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-2022-06-12_boston_static-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
94 changes: 15 additions & 79 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,87 +1,23 @@
# Platform

|field |value |
|:--------|:----------------------------------------------------------------------------|
|version |R version 4.3.1 (2023-06-16) |
|os |Ubuntu 22.04.3 LTS |
|system |x86_64, linux-gnu |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/New_York |
|date |2023-11-03 |
|rstudio |2023.09.1+494 Desert Sunflower (desktop) |
|pandoc |3.1.1 @ /usr/lib/rstudio/resources/app/bin/quarto/bin/tools/ (via rmarkdown) |
|field |value |
|:--------|:------------------------------------------|
|version |R version 4.4.1 (2024-06-14) |
|os |macOS Sonoma 14.6.1 |
|system |aarch64, darwin20 |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/New_York |
|date |2024-10-02 |
|pandoc |3.2.1 @ /opt/homebrew/bin/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:-------------|:-------|:----------|:--|
|spatialsample |0.4.0 |0.4.0.9000 |* |
|class |7.3-22 |7.3-22 | |
|classInt |0.4-10 |0.4-10 | |
|cli |3.6.1 |3.6.1 | |
|codetools |0.2-19 |0.2-19 | |
|colorspace |2.1-0 |2.1-0 | |
|cpp11 |0.4.6 |0.4.6 | |
|DBI |1.1.3 |1.1.3 | |
|digest |0.6.33 |0.6.33 | |
|dplyr |1.1.3 |1.1.3 | |
|e1071 |1.7-13 |1.7-13 | |
|fansi |1.0.5 |1.0.5 | |
|farver |2.1.1 |2.1.1 | |
|furrr |0.3.1 |0.3.1 | |
|future |1.33.0 |1.33.0 | |
|generics |0.1.3 |0.1.3 | |
|ggplot2 |3.4.4 |3.4.4 | |
|globals |0.16.2 |0.16.2 | |
|glue |1.6.2 |1.6.2 | |
|gtable |0.3.4 |0.3.4 | |
|isoband |0.2.7 |0.2.7 | |
|KernSmooth |2.23-22 |2.23-22 | |
|labeling |0.4.3 |0.4.3 | |
|lattice |0.22-5 |0.22-5 | |
|lifecycle |1.0.3 |1.0.3 | |
|listenv |0.9.0 |0.9.0 | |
|magrittr |2.0.3 |2.0.3 | |
|MASS |7.3-60 |7.3-60 | |
|Matrix |1.6-1.1 |1.6-1.1 | |
|mgcv |1.9-0 |1.9-0 | |
|munsell |0.5.0 |0.5.0 | |
|nlme |3.1-163 |3.1-163 | |
|parallelly |1.36.0 |1.36.0 | |
|pillar |1.9.0 |1.9.0 | |
|pkgconfig |2.0.3 |2.0.3 | |
|proxy |0.4-27 |0.4-27 | |
|purrr |1.0.2 |1.0.2 | |
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|Rcpp |1.0.11 |1.0.11 | |
|rlang |1.1.1 |1.1.1 | |
|rsample |1.2.0 |1.2.0 | |
|s2 |1.1.4 |1.1.4 | |
|scales |1.2.1 |1.2.1 | |
|sf |1.0-14 |1.0-14 | |
|slider |0.3.1 |0.3.1 | |
|stringi |1.7.12 |1.7.12 | |
|stringr |1.5.0 |1.5.0 | |
|tibble |3.2.1 |3.2.1 | |
|tidyr |1.3.0 |1.3.0 | |
|tidyselect |1.2.0 |1.2.0 | |
|units |0.8-4 |0.8-4 | |
|utf8 |1.2.4 |1.2.4 | |
|vctrs |0.6.4 |0.6.4 | |
|viridisLite |0.4.2 |0.4.2 | |
|warp |0.2.1 |0.2.1 | |
|withr |2.5.2 |2.5.2 | |
|wk |0.9.0 |0.9.0 | |
|package |old |new |Δ |
|:-------------|:-----|:----------|:--|
|spatialsample |0.5.1 |0.5.1.9000 |* |

# Revdeps

## Failed to check (1)

|package |version |error |warning |note |
|:--------|:-------|:-----|:-------|:----|
|waywiser |? | | | |

2 changes: 1 addition & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## revdepcheck results

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

* We saw 0 new problems
* We failed to check 0 packages
Expand Down
34 changes: 1 addition & 33 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -1,33 +1 @@
# waywiser

<details>

* Version:
* GitHub: https://github.com/tidymodels/spatialsample
* Source code: NA
* Number of recursive dependencies: 0

</details>

## Error before installation

### Devel

```
```
### CRAN

```
```
*Wow, no problems at all. :)*
1 change: 1 addition & 0 deletions tests/testthat/test-spatial_nndm_cv.R
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ test_that("rsplit labels", {
})

test_that("passing a polygon works correctly", {
skip_if_not(sf::sf_use_s2())
ames_sf <- sf::st_as_sf(
modeldata::ames,
coords = c("Longitude", "Latitude"),
Expand Down

0 comments on commit 4a5ee31

Please sign in to comment.