CRAN Package Check Results for Package riverdist

Last updated on 2024-11-08 00:49:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.17.0 10.26 150.21 160.47 OK
r-devel-linux-x86_64-debian-gcc 0.17.0 7.09 83.89 90.98 ERROR
r-devel-linux-x86_64-fedora-clang 0.17.0 235.06 ERROR
r-devel-linux-x86_64-fedora-gcc 0.17.1 280.78 OK
r-devel-windows-x86_64 0.17.0 13.00 156.00 169.00 OK
r-patched-linux-x86_64 0.17.0 12.67 116.95 129.62 ERROR
r-release-linux-x86_64 0.17.0 10.37 117.82 128.19 ERROR
r-release-macos-arm64 0.17.1 72.00 OK
r-release-macos-x86_64 0.17.1 125.00 OK
r-release-windows-x86_64 0.17.0 12.00 160.00 172.00 OK
r-oldrel-macos-arm64 0.17.1 80.00 OK
r-oldrel-macos-x86_64 0.17.1 115.00 OK
r-oldrel-windows-x86_64 0.17.0 15.00 158.00 173.00 ERROR

Check Details

Version: 0.17.0
Check: examples
Result: ERROR Running examples in ‘riverdist-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: line2network > ### Title: Create a River Network Object from a Shapefile > ### Aliases: line2network > > ### ** Examples > > filepath <- system.file("extdata", package="riverdist") > > Gulk_UTM5 <- line2network(path=filepath, layer="Gulk_UTM5") Error in process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, : package tibble not available: install first? Calls: line2network ... st_read -> st_read.character -> process_cpl_read_ogr Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed densityanomaly 4.815 0.042 6.121 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.17.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(riverdist) > > test_check("riverdist") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_riverdist.R:395:1'): (code run outside of `test_that()`) ─────── Error in `process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, stringsAsFactors = stringsAsFactors, geometry_column = geometry_column, optional = optional, ...)`: package tibble not available: install first? Backtrace: ▆ 1. └─sf::read_sf(dsn = filepath, layer = "Gulk_UTM5") at test_riverdist.R:395:1 2. ├─sf::st_read(...) 3. └─sf:::st_read.character(...) 4. └─sf:::process_cpl_read_ogr(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.17.0
Check: examples
Result: ERROR Running examples in ‘riverdist-Ex.R’ failed The error most likely occurred in: > ### Name: line2network > ### Title: Create a River Network Object from a Shapefile > ### Aliases: line2network > > ### ** Examples > > filepath <- system.file("extdata", package="riverdist") > > Gulk_UTM5 <- line2network(path=filepath, layer="Gulk_UTM5") Error in process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, : package tibble not available: install first? Calls: line2network ... st_read -> st_read.character -> process_cpl_read_ogr Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-oldrel-windows-x86_64

Version: 0.17.0
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/106s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(riverdist) > > test_check("riverdist") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_riverdist.R:395:1'): (code run outside of `test_that()`) ─────── Error in `process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, stringsAsFactors = stringsAsFactors, geometry_column = geometry_column, optional = optional, ...)`: package tibble not available: install first? Backtrace: ▆ 1. └─sf::read_sf(dsn = filepath, layer = "Gulk_UTM5") at test_riverdist.R:395:1 2. ├─sf::st_read(...) 3. └─sf:::st_read.character(...) 4. └─sf:::process_cpl_read_ogr(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.17.0
Check: examples
Result: ERROR Running examples in ‘riverdist-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: line2network > ### Title: Create a River Network Object from a Shapefile > ### Aliases: line2network > > ### ** Examples > > filepath <- system.file("extdata", package="riverdist") > > Gulk_UTM5 <- line2network(path=filepath, layer="Gulk_UTM5") Error in process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, : package tibble not available: install first? Calls: line2network ... st_read -> st_read.character -> process_cpl_read_ogr Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.17.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(riverdist) > > test_check("riverdist") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_riverdist.R:395:1'): (code run outside of `test_that()`) ─────── Error in `process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, stringsAsFactors = stringsAsFactors, geometry_column = geometry_column, optional = optional, ...)`: package tibble not available: install first? Backtrace: ▆ 1. └─sf::read_sf(dsn = filepath, layer = "Gulk_UTM5") at test_riverdist.R:395:1 2. ├─sf::st_read(...) 3. └─sf:::st_read.character(...) 4. └─sf:::process_cpl_read_ogr(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.17.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(riverdist) > > test_check("riverdist") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_riverdist.R:395:1'): (code run outside of `test_that()`) ─────── Error in `process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, stringsAsFactors = stringsAsFactors, geometry_column = geometry_column, optional = optional, ...)`: package tibble not available: install first? Backtrace: ▆ 1. └─sf::read_sf(dsn = filepath, layer = "Gulk_UTM5") at test_riverdist.R:395:1 2. ├─sf::st_read(...) 3. └─sf:::st_read.character(...) 4. └─sf:::process_cpl_read_ogr(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.17.0
Check: tests
Result: ERROR Running 'testthat.R' [16s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(riverdist) > > test_check("riverdist") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_riverdist.R:395:1'): (code run outside of `test_that()`) ─────── Error in `process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, stringsAsFactors = stringsAsFactors, geometry_column = geometry_column, optional = optional, ...)`: package tibble not available: install first? Backtrace: ▆ 1. └─sf::read_sf(dsn = filepath, layer = "Gulk_UTM5") at test_riverdist.R:395:1 2. ├─sf::st_read(...) 3. └─sf:::st_read.character(...) 4. └─sf:::process_cpl_read_ogr(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 188 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64