R Under development (unstable) (2024-02-20 r85959 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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) > library(ecocomDP) > > test_check("ecocomDP") [ FAIL 0 | WARN 1 | SKIP 11 | PASS 740 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test_convert_to_dwca.R:8:3', 'test_create_eml.R:8:3', 'test_read_data.R:6:3', 'test_search_data.R:8:3', 'test_search_data.R:22:3', 'test_search_data.R:37:3', 'test_search_data.R:49:3', 'test_search_data.R:73:3', 'test_validate_arguments.R:327:5', 'test_validate_arguments.R:354:5', 'test_validate_data.R:421:3' [ FAIL 0 | WARN 1 | SKIP 11 | PASS 740 ] > > proc.time() user system elapsed 10.71 1.18 182.50