R Under development (unstable) (2025-05-18 r88216 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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(rATTAINS) > > test_check("rATTAINS") [ FAIL 0 | WARN 0 | SKIP 9 | PASS 49 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • On CRAN (9): 'test-actions.R:24:3', 'test-assessment_units.R:23:3', 'test-assessments.R:17:3', 'test-assessments.R:28:3', 'test-domain_values.R:19:3', 'test-huc12_summary.R:32:3', 'test-plans.R:35:3', 'test-state_summary.R:29:3', 'test-survey.R:22:3' [ FAIL 0 | WARN 0 | SKIP 9 | PASS 49 ] > > proc.time() user system elapsed 4.50 0.64 5.32 Ran 46/46 deferred expressions