- using R Under development (unstable) (2026-06-05 r90111)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.1.0-1) 16.1.0
GNU Fortran (Debian 16.1.0-1) 16.1.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-06-06 16:46:35 UTC
- checking for file ‘satres/DESCRIPTION’ ... OK
- this is package ‘satres’ version ‘1.1.1’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/2s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘satres’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... 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:
‘as_SpatRaster.Rd’ ‘clip_bands.Rd’ ‘get_band_names.Rd’
‘get_spatial_resolution.Rd’ ‘get_spectral_band_names.Rd’
‘merge_tiles.Rd’ ‘save_by_resolution.Rd’ ‘select_bands.Rd’
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking whether startup messages can be suppressed ... [0s/0s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [3s/4s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [11s/14s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
as_SpatRaster 4.815 0.136 5.937
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [17s/21s] ERROR
Running ‘testthat.R’ [16s/21s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(satres)
>
> test_check("satres")
Saving _problems/test-transf-90.R
[ FAIL 1 | WARN 13 | SKIP 0 | PASS 24 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-transf.R:89:5'): select_bands() ────────────────────────────────
Error: [rast] file does not exist: /tmp/RtmpszZyUo/2026_06_06_18_47_37_934533/B07_20m.vrt
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-transf.R:87:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─satres::select_bands(satres(dir = esa), res = c("r1000m", "r6000m")) at test-transf.R:89:5
5. └─satres::satres(dir = esa)
6. ├─terra::vrt(files[names(files) == n], f, overwrite = TRUE)
7. └─terra::vrt(files[names(files) == n], f, overwrite = TRUE)
8. └─terra (local) .local(x, ...)
9. ├─terra::rast(f)
10. └─terra::rast(f)
11. └─terra (local) .local(x, ...)
12. └─terra:::messages(r, "rast")
13. └─terra:::error(f, x@pntr$getError())
[ FAIL 1 | WARN 13 | SKIP 0 | PASS 24 ]
Error:
! Test failures.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [13s/15s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘satres.Rmd’ using rmarkdown
--- finished re-building ‘satres.Rmd’
--- re-building ‘v10-transf.Rmd’ using rmarkdown
Quitting from v10-transf.Rmd:70-73 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] file does not exist: /tmp/RtmpDnl2l0/2026_06_06_18_47_56_444585/B08_10m.vrt
---
Backtrace:
▆
1. └─satres::satres(dir = esa_f)
2. ├─terra::vrt(files[names(files) == n], f, overwrite = TRUE)
3. └─terra::vrt(files[names(files) == n], f, overwrite = TRUE)
4. └─terra (local) .local(x, ...)
5. ├─terra::rast(f)
6. └─terra::rast(f)
7. └─terra (local) .local(x, ...)
8. └─terra:::messages(r, "rast")
9. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v10-transf.Rmd' failed with diagnostics:
[rast] file does not exist: /tmp/RtmpDnl2l0/2026_06_06_18_47_56_444585/B08_10m.vrt
--- failed re-building ‘v10-transf.Rmd’
SUMMARY: processing the following file failed:
‘v10-transf.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [0s/0s] ERROR
Rd conversion errors:
Converting parsed Rd's to LaTeX Warning in file(out, "wt") :
cannot open file '/tmp/RtmpUpZcOR/ltxc7a0e7196f840/as_SpatRaster.tex': No space left on device
Error in file(out, "wt") : cannot open the connection
- checking HTML version of manual ... [1s/1s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 3 ERRORs, 1 NOTE