CRAN Package Check Results for Package raem

Last updated on 2025-12-04 02:50:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.29 195.59 198.88 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 2.30 120.08 122.38 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 316.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 315.39 NOTE
r-devel-windows-x86_64 0.1.0 4.00 181.00 185.00 NOTE
r-patched-linux-x86_64 0.1.0 4.22 184.61 188.83 NOTE
r-release-linux-x86_64 0.1.0 2.83 183.40 186.23 NOTE
r-release-macos-arm64 0.1.0 NOTE
r-release-macos-x86_64 0.1.0 3.00 156.00 159.00 NOTE
r-release-windows-x86_64 0.1.0 5.00 182.00 187.00 NOTE
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 5.00 312.00 317.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 244.00 252.00 ERROR

Check Details

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘add_element.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'vign-01-overview.Rmd' using rmarkdown --- finished re-building 'vign-01-overview.Rmd' --- re-building 'vign-02-export-spatial.Rmd' using rmarkdown Quitting from vign-02-export-spatial.Rmd:103-112 [terra] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! [rast] empty srs --- Backtrace: ▆ 1. ├─terra::rast(h, crs = paste("epsg", epsg, sep = ":"), extent = ext(extent)) 2. └─terra::rast(h, crs = paste("epsg", epsg, sep = ":"), extent = ext(extent)) 3. └─terra (local) .local(x, ...) 4. ├─terra::rast(nrows = nrow(x), ncols = ncol(x), crs = crs, extent = extent) 5. └─terra::rast(nrows = nrow(x), ncols = ncol(x), crs = crs, extent = extent) 6. └─terra (local) .local(x = x, ...) 7. └─terra:::new_rast(...) 8. └─terra:::messages(r, "rast") 9. └─terra:::error(f, x@pntr$getError()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'vign-02-export-spatial.Rmd' failed with diagnostics: [rast] empty srs --- failed re-building 'vign-02-export-spatial.Rmd' SUMMARY: processing the following file failed: 'vign-02-export-spatial.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64