R Under development (unstable) (2026-01-19 r89308 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") > library("pestr") > > test_check("pestr") @online{eppoGD, title = {EPPO Global Database}, author = {{EPPO}}, organization = {European and Mediterranean Plant Protection Organization}, address = {Paris, France}, year = {2021}, url = {https://gd.eppo.int/}, urldate = {}, }[ FAIL 0 | WARN 4 | SKIP 6 | PASS 86 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-citation.R:62:3', 'test-raw_eppocodes.R:8:3', 'test_api.R:7:3', 'test_api.R:18:3', 'test_api.R:28:3', 'test_tabletools.R:84:3' [ FAIL 0 | WARN 4 | SKIP 6 | PASS 86 ] Warning message: call dbDisconnect() when finished working with a connection > > proc.time() user system elapsed 4.59 0.42 5.01