R Under development (unstable) (2023-10-03 r85259 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) > library(dataRetrieval) > test_check("dataRetrieval") [ FAIL 0 | WARN 0 | SKIP 45 | PASS 38 ] ══ Skipped tests (45) ══════════════════════════════════════════════════════════ • On CRAN (45): 'tests_general.R:4:3', 'tests_general.R:214:3', 'tests_general.R:261:3', 'tests_general.R:295:3', 'tests_general.R:302:3', 'tests_general.R:310:3', 'tests_general.R:318:3', 'tests_general.R:334:3', 'tests_general.R:346:3', 'tests_general.R:369:3', 'tests_general.R:388:3', 'tests_general.R:407:3', 'tests_general.R:566:3', 'tests_general.R:624:3', 'tests_imports.R:4:3', 'tests_imports.R:102:3', 'tests_imports.R:239:3', 'tests_imports.R:252:3', 'tests_nldi.R:4:3', 'tests_nldi.R:27:3', 'tests_nldi.R:43:3', 'tests_nldi.R:77:3', 'tests_nldi.R:95:3', 'tests_nldi.R:102:3', 'tests_nldi.R:111:3', 'tests_nldi.R:119:3', 'tests_nldi.R:129:3', 'tests_nldi.R:140:3', 'tests_userFriendly_fxns.R:4:3', 'tests_userFriendly_fxns.R:70:3', 'tests_userFriendly_fxns.R:109:3', 'tests_userFriendly_fxns.R:140:3', 'tests_userFriendly_fxns.R:153:3', 'tests_userFriendly_fxns.R:186:3', 'tests_userFriendly_fxns.R:211:3', 'tests_userFriendly_fxns.R:250:3', 'tests_userFriendly_fxns.R:270:3', 'tests_userFriendly_fxns.R:295:3', 'tests_userFriendly_fxns.R:303:3', 'tests_userFriendly_fxns.R:310:3', 'tests_userFriendly_fxns.R:318:3', 'tests_userFriendly_fxns.R:337:3', 'tests_userFriendly_fxns.R:417:3', 'tests_userFriendly_fxns.R:480:3', 'tests_userFriendly_fxns.R:506:3' [ FAIL 0 | WARN 0 | SKIP 45 | PASS 38 ] > > proc.time() user system elapsed 41.93 3.29 181.96