Last updated on 2025-12-07 02:49:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0.0 | 20.33 | 380.61 | 400.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0.0 | 14.23 | 145.69 | 159.92 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0.0 | 42.00 | 577.07 | 619.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0.0 | 105.00 | 573.13 | 678.13 | OK | |
| r-devel-windows-x86_64 | 0.3.0.0 | 22.00 | 346.00 | 368.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0.0 | 21.34 | 358.23 | 379.57 | OK | |
| r-release-linux-x86_64 | 0.3.0.0 | 18.69 | 359.92 | 378.61 | OK | |
| r-release-macos-arm64 | 0.3.0.0 | 86.00 | ERROR | |||
| r-release-macos-x86_64 | 0.3.0.0 | 8.00 | 171.00 | 179.00 | OK | |
| r-release-windows-x86_64 | 0.3.0.0 | 23.00 | 346.00 | 369.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0.0 | 9.00 | 177.00 | 186.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0.0 | 28.00 | 403.00 | 431.00 | ERROR |
Version: 0.3.0.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'leaflet', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘ctmm’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64
Version: 0.3.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'p1_getting_started.Rmd' using rmarkdown
ERROR: Unknown command "TMPDIR=D:/temp/2025_12_05_01_50_00_7414/RtmpEB8K7Z/filed2885b41233". Did you mean command "preview"?
--- finished re-building 'p1_getting_started.Rmd'
--- re-building 'p2_hr.Rmd' using rmarkdown
ERROR: Unknown command "TMPDIR=D:/temp/2025_12_05_01_50_00_7414/RtmpUDSQGG/file5b1449e94af9". Did you mean command "preview"?
--- finished re-building 'p2_hr.Rmd'
--- re-building 'p3_rsf.Rmd' using rmarkdown
ERROR: Unknown command "TMPDIR=D:/temp/2025_12_05_01_50_00_7414/RtmpYtEgoi/filea03433f111d1". Did you mean command "remove"?
--- finished re-building 'p3_rsf.Rmd'
--- re-building 'p4_SSF.Rmd' using rmarkdown
ERROR: Unknown command "TMPDIR=D:/temp/2025_12_05_01_50_00_7414/RtmpaMAc9c/file17b5c3ce2353e". Did you mean command "preview"?
--- finished re-building 'p4_SSF.Rmd'
--- re-building 'p5_other_packages.Rmd' using rmarkdown
ERROR: Unknown command "TMPDIR=D:/temp/2025_12_05_01_50_00_7414/RtmpMjYfzg/file4b0421d6b99". Did you mean command "preview"?
--- finished re-building 'p5_other_packages.Rmd'
--- re-building 'p6_uhc_plots.Rmd' using rmarkdown
Quitting from p6_uhc_plots.Rmd:60-78 [habitat]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] empty srs
---
Backtrace:
▆
1. ├─terra::rast(uhc_hab, type = "xyz", crs = "epsg:32612")
2. └─terra::rast(uhc_hab, type = "xyz", crs = "epsg:32612")
3. └─terra (local) .local(x, ...)
4. └─terra:::.rastFromXYZ(x, crs = crs, digits = digits, extent = extent)
5. ├─terra::rast(...)
6. └─terra::rast(...)
7. └─terra (local) .local(x = x, ...)
8. └─terra:::new_rast(...)
9. └─terra:::messages(r, "rast")
10. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'p6_uhc_plots.Rmd' failed with diagnostics:
[rast] empty srs
--- failed re-building 'p6_uhc_plots.Rmd'
SUMMARY: processing the following file failed:
'p6_uhc_plots.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64