R Under development (unstable) (2023-11-19 r85561 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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.7.55 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe | | | 0% | |============== | 20% | |============================ | 40% | |========================================== | 60% | |======================================================== | 80% | |======================================================================| 100% Class: PresenceAbsence Number of species: 32 Number of cells: 1187 Resolution: 1, 1 (x, y) Class: PresenceAbsence _ _ Number of species: 32 Number of cells: 1187 Cells with presence: 1187 Cells without presence: 0 Species without presence: 0 Species with the largest range: Phyllomedusa hypochondrialis _ _ Grid parameters Resolution: 1, 1 (x, y) Extention: -93, -29, -57, 15 (xmin, xmax, ymin, ymax) Coord. Ref.: +proj=longlat +datum=WGS84 +no_defs[ FAIL 0 | WARN 0 | SKIP 18 | PASS 188 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (16): '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' • empty test (2): 'test-printplotsummary.R:6:1', 'test-printplotsummary.R:15:1' [ FAIL 0 | WARN 0 | SKIP 18 | PASS 188 ] > > proc.time() user system elapsed 16.59 0.93 17.54