Last updated on 2025-11-16 00:48:26 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 18.73 | 658.65 | 677.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 14.37 | 451.07 | 465.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 77.00 | 1058.83 | 1135.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 40.00 | 1022.45 | 1062.45 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 23.00 | 863.00 | 886.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.3 | 20.21 | 642.13 | 662.34 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 17.89 | 644.43 | 662.32 | OK | |
| r-release-macos-arm64 | 1.0.3 | 10.00 | 354.00 | 364.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 15.00 | 680.00 | 695.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 19.00 | 606.00 | 625.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | 9.00 | 341.00 | 350.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.3 | 12.00 | 393.00 | 405.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 25.00 | 815.00 | 840.00 | OK |
Version: 1.0.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Hanna Meyer <hanna.meyer@uni-muenster.de>’
The BugReports field in DESCRIPTION has
https://github.com/HannaMeyer/CAST/issues/
which should likely be
https://github.com/HannaMeyer/CAST/issues/issues
instead.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'cast01-CAST-intro.Rmd' using rmarkdown
trying URL 'https://geodata.ucdavis.edu/climate/worldclim/2_1/base/wc2.1_10m_bio.zip'
Content type 'application/zip' length 49869449 bytes (47.6 MB)
==================================================
downloaded 47.6 MB
trying URL 'https://geodata.ucdavis.edu/climate/worldclim/2_1/base/wc2.1_10m_elev.zip'
Content type 'application/zip' length 1332437 bytes (1.3 MB)
==================================================
downloaded 1.3 MB
--- finished re-building 'cast01-CAST-intro.Rmd'
--- re-building 'cast02-plotgeodist.Rmd' using rmarkdown
Quitting from cast02-plotgeodist.Rmd:243-248 [unnamed-chunk-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `names(predictors_global) <- c(paste0("bio_", 1:19))`:
! attempt to set an attribute on NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'cast02-plotgeodist.Rmd' failed with diagnostics:
attempt to set an attribute on NULL
--- failed re-building 'cast02-plotgeodist.Rmd'
--- re-building 'cast03-CV.Rmd' using rmarkdown
--- finished re-building 'cast03-CV.Rmd'
--- re-building 'cast04-AOA-tutorial.Rmd' using rmarkdown
--- finished re-building 'cast04-AOA-tutorial.Rmd'
--- re-building 'cast05-parallel.Rmd' using rmarkdown
--- finished re-building 'cast05-parallel.Rmd'
SUMMARY: processing the following file failed:
'cast02-plotgeodist.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64