R Under development (unstable) (2025-11-06 r88990 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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. > # 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(EcoCleanR) > > test_check("EcoCleanR") == 1 queries =============== Retrieving data for taxon 'Mexacanthina lugubris' ✔ Found: Mexacanthina lugubris == Results ================= • Total: 1 • Found: 1 • Not Found: 0 Suggested threshold at 96th percentile: 8801832 Extracting BO_sstmean... Imputation iteration 1 Imputation iteration 2 No more missing values to impute. trying URL 'https://geodata.ucdavis.edu/gadm/gadm3.6/gadm36_adm0_r3_pk.rds' Content type 'unknown' length 2438344 bytes (2.3 MB) ================================================== downloaded 2.3 MB Cache is fresh. Reading: 'D:\temp\2025_11_08_09_05_16_11395\RtmpoRWJr6/goas-1504f082/goas.shp' (Last Modified: 2025-11-08 09:12:59.649595) Cache is fresh. Reading: 'D:\temp\2025_11_08_09_05_16_11395\RtmpoRWJr6/goas-88f56a33/goas.shp' (Last Modified: 2025-11-08 09:13:01.290367) Cache is fresh. Reading: 'D:\temp\2025_11_08_09_05_16_11395\RtmpoRWJr6/goas-9d9829c8/goas.shp' (Last Modified: 2025-11-08 09:10:13.206919) Cache is fresh. Reading: 'D:\temp\2025_11_08_09_05_16_11395\RtmpoRWJr6/goas-be75374d/goas.shp' (Last Modified: 2025-11-08 09:10:21.238903) [ FAIL 0 | WARN 0 | SKIP 0 | PASS 35 ] > > proc.time() user system elapsed 496.53 58.23 560.82