Last updated on 2025-10-21 17:50:38 CEST.
Package | FAIL | ERROR | NOTE | OK |
---|---|---|---|---|
StreamCatTools | 2 | 3 | 3 | 5 |
Current CRAN status: FAIL: 2, ERROR: 3, NOTE: 3, OK: 5
Version: 0.9.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/61m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(StreamCatTools)
>
> test_check("StreamCatTools")
[ FAIL 25 | WARN 15 | SKIP 0 | PASS 56 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lc_get_params.R:12:3'): lc_get_params for variable_info parameters ──
Error in `expect_compare(">", act, exp)`: Result of comparison must be a single logical value
Backtrace:
▆
1. └─testthat::expect_gt(nrow(params), 100) at test-lc_get_params.R:12:3
2. └─testthat:::expect_compare(">", act, exp)
3. └─rlang::abort("Result of comparison must be a single logical value")
── Error ('test-lc_get_params.R:16:3'): lc_get_metric_names ────────────────────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::lc_get_metric_names(category = "Natural") at test-lc_get_params.R:16:3
── Failure ('test-lc_get_params.R:27:3'): lc_get_params for area of interest parameters ──
`params` not equal to c("cat", "ws").
target is NULL, current is character
── Failure ('test-lc_get_params.R:33:3'): lc_get_params for name parameters ────
length(params) not equal to 517.
1/1 mismatches
[1] 0 - 517 == -517
── Failure ('test-lc_get_params.R:39:3'): lc_get_params for state parameters ───
nrow(params) not equal to 49.
target is NULL, current is numeric
── Failure ('test-lc_get_params.R:40:3'): lc_get_params for state parameters ───
names(params) not equal to c("st_fips", "st_abbr", "st_name").
target is NULL, current is character
── Failure ('test-lc_nlcd.R:8:13'): lc_get_data for a sample COMID returns a data frame ──
nrow(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-lc_nlcd.R:9:13'): lc_get_data for a sample COMID returns a data frame ──
ncol(df) not equal to 17.
target is NULL, current is numeric
── Failure ('test-lc_nlcd.R:16:13'): lc_get_data for a county and ws metrics returns a data frame ──
nrow(df) not equal to 1.
target is NULL, current is numeric
── Failure ('test-lc_nlcd.R:17:13'): lc_get_data for a county and ws metrics returns a data frame ──
ncol(df) not equal to 36.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:7:13'): sc_get_params for area of interest parameters ──
`params` not equal to c("cat", "catrp100", "other", "ws", "wsrp100").
target is NULL, current is character
── Failure ('test-sc_get_params.R:13:3'): sc_get_params for region parameters ──
`params` not equal to c(...).
target is NULL, current is character
── Failure ('test-sc_get_params.R:22:3'): sc_get_params for metric_names parameters ──
length(params) is not strictly more than 1000. Difference: -1e+03
── Failure ('test-sc_get_params.R:34:3'): sc_get_params for StreamCat metric categories ──
length(params) is not strictly more than 8. Difference: -8
── Failure ('test-sc_get_params.R:40:3'): sc_get_params for StreamCat datasets ──
length(params) is not strictly more than 30. Difference: -30
── Failure ('test-sc_get_params.R:46:3'): sc_get_params for state parameters ───
nrow(params) not equal to 49.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:47:3'): sc_get_params for state parameters ───
names(params) not equal to c("st_fips", "st_abbr", "st_name").
target is NULL, current is character
── Failure ('test-sc_get_params.R:53:3'): sc_get_params for county parameters ──
nrow(params) not equal to 3108.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:54:3'): sc_get_params for county parameters ──
names(params) not equal to c("fips", "state", "county_name").
target is NULL, current is character
── Error ('test-sc_get_params.R:58:3'): sc_get_metric_names for categories and AOIs ──
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::sc_get_metric_names(...) at test-sc_get_params.R:58:3
── Error ('test-sc_get_params.R:67:3'): sc_get_metric_names for datasets ───────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::sc_get_metric_names(...) at test-sc_get_params.R:67:3
── Failure ('test-sc_nlcd.R:8:13'): sc_get_data for a sample COMID returns a data frame ──
nrow(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-sc_nlcd.R:9:13'): sc_get_data for a sample COMID returns a data frame ──
ncol(df) not equal to 17.
target is NULL, current is numeric
── Failure ('test-sc_nlcd.R:16:13'): sc_get_data for a county and ws metrics returns a data frame ──
nrow(df) not equal to 632.
target is NULL, current is numeric
── Failure ('test-sc_nlcd.R:17:13'): sc_get_data for a county and ws metrics returns a data frame ──
ncol(df) not equal to 33.
target is NULL, current is numeric
[ FAIL 25 | WARN 15 | SKIP 0 | PASS 56 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.0
Check: re-building of vignette outputs
Result: FAIL
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/54m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(StreamCatTools)
>
> test_check("StreamCatTools")
[ FAIL 18 | WARN 17 | SKIP 0 | PASS 65 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-lc_get_params.R:6:3'): lc_get_params for metric_names parameters ──
length(params) is not strictly more than 500. Difference: -500
── Error ('test-lc_get_params.R:12:3'): lc_get_params for variable_info parameters ──
Error in `expect_compare(">", act, exp)`: Result of comparison must be a single logical value
Backtrace:
▆
1. └─testthat::expect_gt(nrow(params), 100) at test-lc_get_params.R:12:3
2. └─testthat:::expect_compare(">", act, exp)
3. └─rlang::abort("Result of comparison must be a single logical value")
── Error ('test-lc_get_params.R:16:3'): lc_get_metric_names ────────────────────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::lc_get_metric_names(category = "Natural") at test-lc_get_params.R:16:3
── Failure ('test-lc_get_params.R:46:3'): lc_get_params for county parameters ──
nrow(params) not equal to 3108.
target is NULL, current is numeric
── Failure ('test-lc_get_params.R:47:3'): lc_get_params for county parameters ──
names(params) not equal to c("fips", "state", "county_name").
target is NULL, current is character
── Failure ('test-lc_getdata.R:9:13'): lc_get_data for a sample COMID returns a data frame ──
nrow(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:10:13'): lc_get_data for a sample COMID returns a data frame ──
ncol(df) not equal to 7.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:33:3'): lc_get_data for a county and ws metrics returns a data frame ──
nrow(df) not equal to 23.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:34:3'): lc_get_data for a county and ws metrics returns a data frame ──
ncol(df) not equal to 2.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:7:13'): sc_get_params for area of interest parameters ──
`params` not equal to c("cat", "catrp100", "other", "ws", "wsrp100").
target is NULL, current is character
── Error ('test-sc_get_params.R:28:3'): sc_get_params for variable_info parameters ──
Error in `expect_compare(">", act, exp)`: Result of comparison must be a single logical value
Backtrace:
▆
1. └─testthat::expect_gt(nrow(params), 100) at test-sc_get_params.R:28:3
2. └─testthat:::expect_compare(">", act, exp)
3. └─rlang::abort("Result of comparison must be a single logical value")
── Failure ('test-sc_get_params.R:34:3'): sc_get_params for StreamCat metric categories ──
length(params) is not strictly more than 8. Difference: -8
── Failure ('test-sc_get_params.R:40:3'): sc_get_params for StreamCat datasets ──
length(params) is not strictly more than 30. Difference: -30
── Failure ('test-sc_get_params.R:53:3'): sc_get_params for county parameters ──
nrow(params) not equal to 3108.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:54:3'): sc_get_params for county parameters ──
names(params) not equal to c("fips", "state", "county_name").
target is NULL, current is character
── Error ('test-sc_get_params.R:67:3'): sc_get_metric_names for datasets ───────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::sc_get_metric_names(...) at test-sc_get_params.R:67:3
── Failure ('test-sc_getdata.R:15:3'): sc_get_data for multiple COMIDs and areas and metrics returns a data frame ──
nrow(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-sc_getdata.R:16:3'): sc_get_data for multiple COMIDs and areas and metrics returns a data frame ──
ncol(df) not equal to 7.
target is NULL, current is numeric
[ FAIL 18 | WARN 17 | SKIP 0 | PASS 65 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/58m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(StreamCatTools)
>
> test_check("StreamCatTools")
[ FAIL 25 | WARN 17 | SKIP 0 | PASS 56 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lc_get_params.R:12:3'): lc_get_params for variable_info parameters ──
Error in `expect_compare(">", act, exp)`: Result of comparison must be a single logical value
Backtrace:
▆
1. └─testthat::expect_gt(nrow(params), 100) at test-lc_get_params.R:12:3
2. └─testthat:::expect_compare(">", act, exp)
3. └─rlang::abort("Result of comparison must be a single logical value")
── Error ('test-lc_get_params.R:16:3'): lc_get_metric_names ────────────────────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::lc_get_metric_names(category = "Natural") at test-lc_get_params.R:16:3
── Failure ('test-lc_get_params.R:27:3'): lc_get_params for area of interest parameters ──
`params` not equal to c("cat", "ws").
target is NULL, current is character
── Failure ('test-lc_get_params.R:33:3'): lc_get_params for name parameters ────
length(params) not equal to 517.
1/1 mismatches
[1] 0 - 517 == -517
── Failure ('test-lc_get_params.R:46:3'): lc_get_params for county parameters ──
nrow(params) not equal to 3108.
target is NULL, current is numeric
── Failure ('test-lc_get_params.R:47:3'): lc_get_params for county parameters ──
names(params) not equal to c("fips", "state", "county_name").
target is NULL, current is character
── Failure ('test-lc_getdata.R:9:13'): lc_get_data for a sample COMID returns a data frame ──
nrow(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:10:13'): lc_get_data for a sample COMID returns a data frame ──
ncol(df) not equal to 7.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:25:3'): lc_get_data for a hydroregion and ws metrics returns a data frame ──
nrow(df) not equal to 12633.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:26:3'): lc_get_data for a hydroregion and ws metrics returns a data frame ──
ncol(df) not equal to 2.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:33:3'): lc_get_data for a county and ws metrics returns a data frame ──
nrow(df) not equal to 23.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:34:3'): lc_get_data for a county and ws metrics returns a data frame ──
ncol(df) not equal to 2.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:13:3'): sc_get_params for region parameters ──
`params` not equal to c(...).
target is NULL, current is character
── Failure ('test-sc_get_params.R:22:3'): sc_get_params for metric_names parameters ──
length(params) is not strictly more than 1000. Difference: -1e+03
── Error ('test-sc_get_params.R:28:3'): sc_get_params for variable_info parameters ──
Error in `expect_compare(">", act, exp)`: Result of comparison must be a single logical value
Backtrace:
▆
1. └─testthat::expect_gt(nrow(params), 100) at test-sc_get_params.R:28:3
2. └─testthat:::expect_compare(">", act, exp)
3. └─rlang::abort("Result of comparison must be a single logical value")
── Failure ('test-sc_get_params.R:34:3'): sc_get_params for StreamCat metric categories ──
length(params) is not strictly more than 8. Difference: -8
── Failure ('test-sc_get_params.R:40:3'): sc_get_params for StreamCat datasets ──
length(params) is not strictly more than 30. Difference: -30
── Failure ('test-sc_get_params.R:46:3'): sc_get_params for state parameters ───
nrow(params) not equal to 49.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:47:3'): sc_get_params for state parameters ───
names(params) not equal to c("st_fips", "st_abbr", "st_name").
target is NULL, current is character
── Error ('test-sc_get_params.R:58:3'): sc_get_metric_names for categories and AOIs ──
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::sc_get_metric_names(...) at test-sc_get_params.R:58:3
── Error ('test-sc_get_params.R:67:3'): sc_get_metric_names for datasets ───────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::sc_get_metric_names(...) at test-sc_get_params.R:67:3
── Failure ('test-sc_getdata.R:23:3'): sc_get_data for showAreaSqKm and showPctFull returns a data frame ──
nrow(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-sc_getdata.R:24:3'): sc_get_data for showAreaSqKm and showPctFull returns a data frame ──
ncol(df) not equal to 13.
target is NULL, current is numeric
── Failure ('test-sc_nlcd.R:8:13'): sc_get_data for a sample COMID returns a data frame ──
nrow(df) not equal to 3.
target is NULL, current is numeric
── Failure ('test-sc_nlcd.R:9:13'): sc_get_data for a sample COMID returns a data frame ──
ncol(df) not equal to 17.
target is NULL, current is numeric
[ FAIL 25 | WARN 17 | SKIP 0 | PASS 56 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Applications.Rmd’ using rmarkdown
Quitting from Applications.Rmd:51-55 [wshd pt2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
!
at least one of the following columns:
'PCTIMP2011CAT'
not found in flowline_nldi
---
Backtrace:
▆
1. └─mapview::mapview(flowline_nldi, zcol = "PCTIMP2011CAT", legend = TRUE)
2. ├─mapview (local) standardGeneric("mapview")
3. │ └─base::eval(mc, env)
4. │ └─base::eval(mc, env)
5. └─mapview::mapview(...)
6. ├─mapview::mapView(...)
7. └─mapview::mapView(...)
8. └─mapview (local) .local(x, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Applications.Rmd' failed with diagnostics:
at least one of the following columns:
'PCTIMP2011CAT'
not found in flowline_nldi
--- failed re-building ‘Applications.Rmd’
--- re-building ‘Introduction.Rmd’ using rmarkdown
Quitting from Introduction.Rmd:46-49 [API]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection to 'https://api.epa.gov/StreamCat/streams/metrics?name=fert&areaOfInterest=cat&comid=179'
---
Backtrace:
▆
1. └─jsonlite::fromJSON("https://api.epa.gov/StreamCat/streams/metrics?name=fert&areaOfInterest=cat&comid=179")
2. └─jsonlite:::parse_and_simplify(...)
3. └─jsonlite:::parseJSON(txt, bigint_as_char)
4. └─jsonlite:::parse_con(txt, bigint_as_char)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
cannot open the connection to 'https://api.epa.gov/StreamCat/streams/metrics?name=fert&areaOfInterest=cat&comid=179'
--- failed re-building ‘Introduction.Rmd’
--- re-building ‘LakeCat.Rmd’ using rmarkdown
--- finished re-building ‘LakeCat.Rmd’
SUMMARY: processing the following files failed:
‘Applications.Rmd’ ‘Introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/44m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(StreamCatTools)
>
> test_check("StreamCatTools")
[ FAIL 19 | WARN 19 | SKIP 0 | PASS 62 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-lc_get_params.R:6:3'): lc_get_params for metric_names parameters ──
length(params) is not strictly more than 500. Difference: -500
── Error ('test-lc_get_params.R:12:3'): lc_get_params for variable_info parameters ──
Error in `expect_compare(">", act, exp)`: Result of comparison must be a single logical value
Backtrace:
▆
1. └─testthat::expect_gt(nrow(params), 100) at test-lc_get_params.R:12:3
2. └─testthat:::expect_compare(">", act, exp)
3. └─rlang::abort("Result of comparison must be a single logical value")
── Error ('test-lc_get_params.R:16:3'): lc_get_metric_names ────────────────────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::lc_get_metric_names(category = "Natural") at test-lc_get_params.R:16:3
── Failure ('test-lc_get_params.R:27:3'): lc_get_params for area of interest parameters ──
`params` not equal to c("cat", "ws").
target is NULL, current is character
── Failure ('test-lc_get_params.R:39:3'): lc_get_params for state parameters ───
nrow(params) not equal to 49.
target is NULL, current is numeric
── Failure ('test-lc_get_params.R:40:3'): lc_get_params for state parameters ───
names(params) not equal to c("st_fips", "st_abbr", "st_name").
target is NULL, current is character
── Failure ('test-lc_getdata.R:25:3'): lc_get_data for a hydroregion and ws metrics returns a data frame ──
nrow(df) not equal to 12633.
target is NULL, current is numeric
── Failure ('test-lc_getdata.R:26:3'): lc_get_data for a hydroregion and ws metrics returns a data frame ──
ncol(df) not equal to 2.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:13:3'): sc_get_params for region parameters ──
`params` not equal to c(...).
target is NULL, current is character
── Failure ('test-sc_get_params.R:34:3'): sc_get_params for StreamCat metric categories ──
length(params) is not strictly more than 8. Difference: -8
── Failure ('test-sc_get_params.R:40:3'): sc_get_params for StreamCat datasets ──
length(params) is not strictly more than 30. Difference: -30
── Failure ('test-sc_get_params.R:46:3'): sc_get_params for state parameters ───
nrow(params) not equal to 49.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:47:3'): sc_get_params for state parameters ───
names(params) not equal to c("st_fips", "st_abbr", "st_name").
target is NULL, current is character
── Failure ('test-sc_get_params.R:53:3'): sc_get_params for county parameters ──
nrow(params) not equal to 3108.
target is NULL, current is numeric
── Failure ('test-sc_get_params.R:54:3'): sc_get_params for county parameters ──
names(params) not equal to c("fips", "state", "county_name").
target is NULL, current is character
── Error ('test-sc_get_params.R:58:3'): sc_get_metric_names for categories and AOIs ──
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::sc_get_metric_names(...) at test-sc_get_params.R:58:3
── Error ('test-sc_get_params.R:67:3'): sc_get_metric_names for datasets ───────
Error in `names(results) <- names_new`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─StreamCatTools::sc_get_metric_names(...) at test-sc_get_params.R:67:3
── Failure ('test-sc_getdata.R:39:3'): sc_get_data for a county and ws metrics returns a data frame ──
nrow(df) not equal to 632.
target is NULL, current is numeric
── Failure ('test-sc_getdata.R:40:3'): sc_get_data for a county and ws metrics returns a data frame ──
ncol(df) not equal to 2.
target is NULL, current is numeric
[ FAIL 19 | WARN 19 | SKIP 0 | PASS 62 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Applications.Rmd’ using rmarkdown
--- finished re-building ‘Applications.Rmd’
--- re-building ‘Introduction.Rmd’ using rmarkdown
--- finished re-building ‘Introduction.Rmd’
--- re-building ‘LakeCat.Rmd’ using rmarkdown
Quitting from LakeCat.Rmd:73-76 [get_metric_names]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `names(results) <- names_new`:
! attempt to set an attribute on NULL
---
Backtrace:
▆
1. └─StreamCatTools::lc_get_metric_names(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'LakeCat.Rmd' failed with diagnostics:
attempt to set an attribute on NULL
--- failed re-building ‘LakeCat.Rmd’
SUMMARY: processing the following file failed:
‘LakeCat.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/91s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(StreamCatTools)
>
> test_check("StreamCatTools")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 86 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-lc_get_params.R:18:3'): lc_get_metric_names ──────────────────
nrow(metrics) is not strictly more than 70. Difference: -35
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 86 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.9.0
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
doc 4.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64