R Under development (unstable) (2024-05-22 r86590 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") > > test_check("nhdplusTools") Loading required package: nhdplusTools Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 55 | PASS 333 ] ══ Skipped tests (55) ══════════════════════════════════════════════════════════ • On CRAN (55): 'test_00_plot_integration_nhdplus.R:6:3', 'test_00_plot_bbox_nhdplus.R:5: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:71:3', 'test_03_get_functions.R:122:3', 'test_03_get_functions.R:193:3', 'test_03_get_functions.R:209:3', 'test_03_get_functions.R:222:3', 'test_03_get_functions.R:240:3', 'test_03_get_functions.R:247:3', 'test_02_subset_extras.R:93:3', 'test_02_subset_extras.R:147:3', 'test_arcrest.R:58:3', 'test_get_3dhp.R:10: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:38:3', 'test_index.R:13:5', 'test_index.R:61: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:20:3', 'test_get_path.R:69:3' [ FAIL 0 | WARN 0 | SKIP 55 | PASS 333 ] > > proc.time() user system elapsed 5.65 26.01 68.45