R Under development (unstable) (2023-10-01 r85245 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 11 | SKIP 53 | PASS 310 ] ══ Skipped tests (53) ══════════════════════════════════════════════════════════ • On CRAN (53): 'test_00_plot_bbox_nhdplus.R:5:3', 'test_00_plot_local_extra_nhdplus.R:9:3', 'test_00_plot_integration_nhdplus.R:6: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:93:3', 'test_02_subset_extras.R:147: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:19:3', 'test_get_nhdplushr.R:45:3', 'test_get_nhdplushr.R:62:3', 'test_get_nhdplushr.R:104:3', 'test_get_nhdplushr.R:128:3', 'test_get_nhdplushr.R:146:3', 'test_get_codes.R:4:3', 'test_get_vaa.R:4:3', 'test_get_vaa.R:37:3', 'test_get_path.R:69:3', 'test_map_nhdplus.R:4:3', 'test_navigate.R:4:3', 'test_navigate.R:71:3', 'test_index.R:13:5', 'test_index.R:61:3', 'test_rescale_catchments.R:3:3', 'test_run_plus_attributes.R:20:3', 'test_nhdplusTools.R:41:3', 'test_nhdplusTools.R:50:3' [ FAIL 0 | WARN 11 | SKIP 53 | PASS 310 ] > > proc.time() user system elapsed 5.68 0.90 39.62