R Under development (unstable) (2023-08-27 r85021 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("nhdplusTools") Loading required package: nhdplusTools Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 52 | PASS 314 ] ══ Skipped tests (52) ══════════════════════════════════════════════════════════ • On CRAN (52): 'test_00_plot_bbox_nhdplus.R:5:3', 'test_00_plot_integration_nhdplus.R:6:3', 'test_00_plot_local_extra_nhdplus.R:9:3', 'test_00_plot_local_nhdplus.R:9:3', 'test_01_get_nldi.R:5:3', 'test_01_get_nldi.R:25:3', 'test_01_get_nldi.R:85:3', 'test_01_get_nldi.R:113:3', 'test_01_get_nldi.R:130:3', 'test_01_get_nldi.R:167:3', 'test_01_get_nldi.R:203:3', 'test_01_get_nldi.R:246:3', 'test_00_plot_nhdplus.R:5:3', 'test_00_plot_nhdplus.R:88:3', 'test_00_plot_nhdplus.R:130:3', 'test_00_plot_nhdplus.R:159:3', 'test_00_plot_nhdplus.R:195:3', 'test_02_subset.R:135:3', 'test_02_subset.R:191:3', 'test_03_get_functions.R:21:3', 'test_03_get_functions.R:48:3', 'test_03_get_functions.R:79:3', 'test_03_get_functions.R:135:3', 'test_03_get_functions.R:206:3', 'test_03_get_functions.R:222:3', 'test_03_get_functions.R:235:3', 'test_03_get_functions.R:253:3', 'test_03_get_functions.R:260:3', 'test_02_subset_extras.R:151:3', 'test_02_subset_extras.R:201:3', 'test_get_nhdplus.R:8:3', 'test_get_nhdplus.R:29:3', 'test_get_nhdplus.R:49:3', 'test_get_nhdplushr.R:8:3', 'test_get_nhdplushr.R:15:3', 'test_get_nhdplushr.R:41:3', 'test_get_nhdplushr.R:58:3', 'test_get_nhdplushr.R:100:3', 'test_get_nhdplushr.R:124:3', 'test_get_nhdplushr.R:142:3', 'test_get_codes.R:4:3', 'test_get_path.R:75:3', 'test_index.R:10:5', 'test_index.R:58:3', 'test_map_nhdplus.R:4:3', 'test_navigate.R:4:3', 'test_navigate.R:71:3', 'test_nhdplusTools.R:41:3', 'test_nhdplusTools.R:50:3', 'test_rescale_catchments.R:3:3', 'test_run_plus_attributes.R:21:3', 'test_get_vaa.R:4:3' [ FAIL 0 | WARN 0 | SKIP 52 | PASS 314 ] > > proc.time() user system elapsed 5.73 0.54 45.67