R Under development (unstable) (2026-03-26 r89724 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > test_check("letsR") Loading required package: letsR Loading required package: terra terra 1.9.11 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe | | | 0% | |== | 3% | |==== | 6% | |======= | 9% | |========= | 12% | |=========== | 16% | |============= | 19% | |=============== | 22% | |================== | 25% | |==================== | 28% | |====================== | 31% | |======================== | 34% | |========================== | 38% | |============================ | 41% | |=============================== | 44% | |================================= | 47% | |=================================== | 50% | |===================================== | 53% | |======================================= | 56% | |========================================== | 59% | |============================================ | 62% | |============================================== | 66% | |================================================ | 69% | |================================================== | 72% | |==================================================== | 75% | |======================================================= | 78% | |========================================================= | 81% | |=========================================================== | 84% | |============================================================= | 88% | |=============================================================== | 91% | |================================================================== | 94% | |==================================================================== | 97% | |======================================================================| 100% | | | 0% | |============== | 20% | |============================ | 40% | |========================================== | 60% | |======================================================== | 80% | |======================================================================| 100% [ FAIL 0 | WARN 0 | SKIP 19 | PASS 299 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-lets_attrcells.R:179:3', 'test-lets_envpam.R:14:3', 'test-lets_presab.R:6:3', 'test-lets_presab.R:34:3', 'test-lets_presab.R:53:3', 'test-lets_presab.R:70:3', 'test-lets_presab.R:86:3', 'test-lets_presab.R:110:3', 'test-lets_presab.R:130:3', 'test-lets_presab.R:152:3', 'test-lets_presab_birds.R:7:3', 'test-lets_presab_birds.R:21:3', 'test-lets_presab_birds.R:37:3', 'test-lets_presab_birds.R:59:3', 'test-lets_presab_birds.R:73:3', 'test-lets_presab_birds.R:91:3', 'test-lets_presab_birds.R:105:3', 'test-lets_presab_birds.R:126:3', 'test-lets_save_load.R:4:3' [ FAIL 0 | WARN 0 | SKIP 19 | PASS 299 ] > > proc.time() user system elapsed 36.23 9.71 46.04