CRAN Package Check Results for Maintainer ‘Andrea Manica <am315 at cam.ac.uk>’

Last updated on 2025-08-09 05:48:58 CEST.

Package ERROR OK
pastclim 13
tidysdm 6 7

Package pastclim

Current CRAN status: OK: 13

Package tidysdm

Current CRAN status: ERROR: 6, OK: 7

Additional issues

noSuggests

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘tidysdm-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: blockcv2rsample > ### Title: Convert an object created with 'blockCV' to an 'rsample' object > ### Aliases: blockcv2rsample > > ### ** Examples > > library(blockCV) Error in library(blockCV) : there is no package called ‘blockCV’ Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [108s/121s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tidysdm) Loading required package: tidymodels ── Attaching packages ────────────────────────────────────── tidymodels 1.3.0 ── ✔ broom 1.0.9 ✔ recipes 1.3.1 ✔ dials 1.4.1 ✔ rsample 1.3.1 ✔ dplyr 1.1.4 ✔ tibble 3.3.0 ✔ ggplot2 3.5.2 ✔ tidyr 1.3.1 ✔ infer 1.0.9 ✔ tune 1.3.0 ✔ modeldata 1.5.0 ✔ workflows 1.2.0 ✔ parsnip 1.3.2 ✔ workflowsets 1.1.1 ✔ purrr 1.1.0 ✔ yardstick 1.3.2 ── Conflicts ───────────────────────────────────────── tidymodels_conflicts() ── ✖ purrr::discard() masks scales::discard() ✖ dplyr::filter() masks stats::filter() ✖ purrr::is_null() masks testthat::is_null() ✖ dplyr::lag() masks stats::lag() ✖ tidyr::matches() masks rsample::matches(), dplyr::matches(), testthat::matches() ✖ recipes::step() masks stats::step() Loading required package: spatialsample > > test_check("tidysdm") Attaching package: 'plotrix' The following object is masked from 'package:scales': rescale [08:22:13] WARNING: src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. i Creating pre-processing data to finalize unknown parameter: mtry i Creating pre-processing data to finalize unknown parameter: mtry [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_blockcv2rsample.R:1:1'): (code run outside of `test_that()`) ─── <packageNotFoundError/error/condition> Error in `library(blockCV)`: there is no package called 'blockCV' Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(library(blockCV)) at test_blockcv2rsample.R:1:1 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(blockCV) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [80s/97s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tidysdm) Loading required package: tidymodels ── Attaching packages ────────────────────────────────────── tidymodels 1.3.0 ── ✔ broom 1.0.9 ✔ recipes 1.3.1 ✔ dials 1.4.1 ✔ rsample 1.3.1 ✔ dplyr 1.1.4 ✔ tibble 3.3.0 ✔ ggplot2 3.5.2 ✔ tidyr 1.3.1 ✔ infer 1.0.9 ✔ tune 1.3.0 ✔ modeldata 1.5.0 ✔ workflows 1.2.0 ✔ parsnip 1.3.2 ✔ workflowsets 1.1.1 ✔ purrr 1.1.0 ✔ yardstick 1.3.2 ── Conflicts ───────────────────────────────────────── tidymodels_conflicts() ── ✖ purrr::discard() masks scales::discard() ✖ dplyr::filter() masks stats::filter() ✖ purrr::is_null() masks testthat::is_null() ✖ dplyr::lag() masks stats::lag() ✖ tidyr::matches() masks rsample::matches(), dplyr::matches(), testthat::matches() ✖ recipes::step() masks stats::step() Loading required package: spatialsample > > test_check("tidysdm") Attaching package: 'plotrix' The following object is masked from 'package:scales': rescale [18:41:09] WARNING: src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. i Creating pre-processing data to finalize unknown parameter: mtry i Creating pre-processing data to finalize unknown parameter: mtry [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_blockcv2rsample.R:1:1'): (code run outside of `test_that()`) ─── <packageNotFoundError/error/condition> Error in `library(blockCV)`: there is no package called 'blockCV' Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(library(blockCV)) at test_blockcv2rsample.R:1:1 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(blockCV) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘tidysdm-Ex.R’ failed The error most likely occurred in: > ### Name: blockcv2rsample > ### Title: Convert an object created with 'blockCV' to an 'rsample' object > ### Aliases: blockcv2rsample > > ### ** Examples > > library(blockCV) Error in library(blockCV) : there is no package called ‘blockCV’ Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [164s/169s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tidysdm) Loading required package: tidymodels ── Attaching packages ────────────────────────────────────── tidymodels 1.3.0 ── ✔ broom 1.0.9 ✔ recipes 1.3.1 ✔ dials 1.4.1 ✔ rsample 1.3.1 ✔ dplyr 1.1.4 ✔ tibble 3.3.0 ✔ ggplot2 3.5.2 ✔ tidyr 1.3.1 ✔ infer 1.0.9 ✔ tune 1.3.0 ✔ modeldata 1.5.0 ✔ workflows 1.2.0 ✔ parsnip 1.3.2 ✔ workflowsets 1.1.1 ✔ purrr 1.1.0 ✔ yardstick 1.3.2 ── Conflicts ───────────────────────────────────────── tidymodels_conflicts() ── ✖ purrr::discard() masks scales::discard() ✖ dplyr::filter() masks stats::filter() ✖ purrr::is_null() masks testthat::is_null() ✖ dplyr::lag() masks stats::lag() ✖ tidyr::matches() masks rsample::matches(), dplyr::matches(), testthat::matches() ✖ recipes::step() masks stats::step() Loading required package: spatialsample > > test_check("tidysdm") Attaching package: 'plotrix' The following object is masked from 'package:scales': rescale [05:09:41] WARNING: src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. i Creating pre-processing data to finalize unknown parameter: mtry i Creating pre-processing data to finalize unknown parameter: mtry [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_blockcv2rsample.R:1:1'): (code run outside of `test_that()`) ─── <packageNotFoundError/error/condition> Error in `library(blockCV)`: there is no package called 'blockCV' Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(library(blockCV)) at test_blockcv2rsample.R:1:1 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(blockCV) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [163s/217s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tidysdm) Loading required package: tidymodels ── Attaching packages ────────────────────────────────────── tidymodels 1.3.0 ── ✔ broom 1.0.9 ✔ recipes 1.3.1 ✔ dials 1.4.1 ✔ rsample 1.3.1 ✔ dplyr 1.1.4 ✔ tibble 3.3.0 ✔ ggplot2 3.5.2 ✔ tidyr 1.3.1 ✔ infer 1.0.9 ✔ tune 1.3.0 ✔ modeldata 1.5.0 ✔ workflows 1.2.0 ✔ parsnip 1.3.2 ✔ workflowsets 1.1.1 ✔ purrr 1.1.0 ✔ yardstick 1.3.2 ── Conflicts ───────────────────────────────────────── tidymodels_conflicts() ── ✖ purrr::discard() masks scales::discard() ✖ dplyr::filter() masks stats::filter() ✖ purrr::is_null() masks testthat::is_null() ✖ dplyr::lag() masks stats::lag() ✖ tidyr::matches() masks rsample::matches(), dplyr::matches(), testthat::matches() ✖ recipes::step() masks stats::step() Loading required package: spatialsample > > test_check("tidysdm") Attaching package: 'plotrix' The following object is masked from 'package:scales': rescale [04:06:43] WARNING: src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. i Creating pre-processing data to finalize unknown parameter: mtry i Creating pre-processing data to finalize unknown parameter: mtry [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_blockcv2rsample.R:1:1'): (code run outside of `test_that()`) ─── <packageNotFoundError/error/condition> Error in `library(blockCV)`: there is no package called 'blockCV' Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(library(blockCV)) at test_blockcv2rsample.R:1:1 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(blockCV) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [104s/124s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tidysdm) Loading required package: tidymodels ── Attaching packages ────────────────────────────────────── tidymodels 1.3.0 ── ✔ broom 1.0.9 ✔ recipes 1.3.1 ✔ dials 1.4.1 ✔ rsample 1.3.1 ✔ dplyr 1.1.4 ✔ tibble 3.3.0 ✔ ggplot2 3.5.2 ✔ tidyr 1.3.1 ✔ infer 1.0.9 ✔ tune 1.3.0 ✔ modeldata 1.5.0 ✔ workflows 1.2.0 ✔ parsnip 1.3.2 ✔ workflowsets 1.1.1 ✔ purrr 1.1.0 ✔ yardstick 1.3.2 ── Conflicts ───────────────────────────────────────── tidymodels_conflicts() ── ✖ purrr::discard() masks scales::discard() ✖ dplyr::filter() masks stats::filter() ✖ purrr::is_null() masks testthat::is_null() ✖ dplyr::lag() masks stats::lag() ✖ tidyr::matches() masks rsample::matches(), dplyr::matches(), testthat::matches() ✖ recipes::step() masks stats::step() Loading required package: spatialsample > > test_check("tidysdm") Attaching package: 'plotrix' The following object is masked from 'package:scales': rescale [19:49:46] WARNING: src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. i Creating pre-processing data to finalize unknown parameter: mtry i Creating pre-processing data to finalize unknown parameter: mtry [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_blockcv2rsample.R:1:1'): (code run outside of `test_that()`) ─── <packageNotFoundError/error/condition> Error in `library(blockCV)`: there is no package called 'blockCV' Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(library(blockCV)) at test_blockcv2rsample.R:1:1 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(blockCV) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [105s/122s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tidysdm) Loading required package: tidymodels ── Attaching packages ────────────────────────────────────── tidymodels 1.3.0 ── ✔ broom 1.0.9 ✔ recipes 1.3.1 ✔ dials 1.4.1 ✔ rsample 1.3.1 ✔ dplyr 1.1.4 ✔ tibble 3.3.0 ✔ ggplot2 3.5.2 ✔ tidyr 1.3.1 ✔ infer 1.0.9 ✔ tune 1.3.0 ✔ modeldata 1.5.0 ✔ workflows 1.2.0 ✔ parsnip 1.3.2 ✔ workflowsets 1.1.1 ✔ purrr 1.1.0 ✔ yardstick 1.3.2 ── Conflicts ───────────────────────────────────────── tidymodels_conflicts() ── ✖ purrr::discard() masks scales::discard() ✖ dplyr::filter() masks stats::filter() ✖ purrr::is_null() masks testthat::is_null() ✖ dplyr::lag() masks stats::lag() ✖ tidyr::matches() masks rsample::matches(), dplyr::matches(), testthat::matches() ✖ recipes::step() masks stats::step() Loading required package: spatialsample > > test_check("tidysdm") Attaching package: 'plotrix' The following object is masked from 'package:scales': rescale [19:33:12] WARNING: src/learner.cc:553: If you are loading a serialized model (like pickle in Python, RDS in R) generated by older XGBoost, please export the model by calling `Booster.save_model` from that version first, then load it back in current version. See: https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html for more details about differences between saving model and serializing. i Creating pre-processing data to finalize unknown parameter: mtry i Creating pre-processing data to finalize unknown parameter: mtry [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_blockcv2rsample.R:1:1'): (code run outside of `test_that()`) ─── <packageNotFoundError/error/condition> Error in `library(blockCV)`: there is no package called 'blockCV' Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(library(blockCV)) at test_blockcv2rsample.R:1:1 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(blockCV) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 328 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.