CRAN Package Check Results for Package rcoins

Last updated on 2025-08-02 05:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 2.14 85.46 87.60 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 1.95 28.53 30.48 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.2 136.48 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 150.51 OK
r-devel-windows-x86_64 0.3.2 4.00 56.00 60.00 ERROR
r-patched-linux-x86_64 0.3.2 2.19 32.80 34.99 ERROR
r-release-linux-x86_64 0.3.2 2.62 79.12 81.74 OK
r-release-macos-arm64 0.3.2 117.00 OK
r-release-macos-x86_64 0.3.2 112.00 OK
r-release-windows-x86_64 0.3.2 4.00 129.00 133.00 OK
r-oldrel-macos-arm64 0.3.2 91.00 OK
r-oldrel-macos-x86_64 0.3.2 135.00 OK
r-oldrel-windows-x86_64 0.3.2 5.00 213.00 218.00 ERROR

Check Details

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rcoins) > > test_check("rcoins") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-stroke.R:203:3'): flow mode does not break edges on a real dataset ── Error in `download.file(url_osm, destfile = temp_file, mode = "wb", quiet = TRUE)`: cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61' Backtrace: ▆ 1. └─rcoins::get_example_data() at test-stroke.R:203:3 2. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘using-rcoins.Rmd’ using rmarkdown Quitting from using-rcoins.Rmd:25-29 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `download.file()`: ! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61' --- Backtrace: ▆ 1. └─rcoins::get_example_data() 2. └─utils::download.file(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'using-rcoins.Rmd' failed with diagnostics: cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61' --- failed re-building ‘using-rcoins.Rmd’ SUMMARY: processing the following file failed: ‘using-rcoins.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rcoins) > > test_check("rcoins") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-stroke.R:203:3'): flow mode does not break edges on a real dataset ── <Rcpp::exception/C++Error/error/condition> Error: Cannot open "D:\temp\2025_07_31_01_50_00_11303\RtmpCm4SB1\file4294225916c3.gpkg"; The source could be corrupt or not supported. See `st_drivers()` for a list of supported formats. Backtrace: ▆ 1. └─rcoins::get_example_data() at test-stroke.R:203:3 2. └─base::sapply(...) 3. └─base::lapply(X = X, FUN = FUN, ...) 4. └─rcoins (local) FUN(X[[i]], ...) 5. ├─sf::st_read(temp_file, layer = x, quiet = TRUE) 6. └─sf:::st_read.character(temp_file, layer = x, quiet = TRUE) 7. └─sf:::CPL_read_ogr(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'using-rcoins.Rmd' using rmarkdown Quitting from using-rcoins.Rmd:25-29 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Cannot open "D:\temp\2025_07_31_01_50_00_11303\RtmpuUYiyx\file1f0a03c50485e.gpkg"; The source could be corrupt or not supported. See `st_drivers()` for a list of supported formats. --- Backtrace: ▆ 1. └─rcoins::get_example_data() 2. └─base::sapply(...) 3. └─base::lapply(X = X, FUN = FUN, ...) 4. └─rcoins (local) FUN(X[[i]], ...) 5. ├─sf::st_read(temp_file, layer = x, quiet = TRUE) 6. └─sf:::st_read.character(temp_file, layer = x, quiet = TRUE) 7. └─sf:::CPL_read_ogr(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'using-rcoins.Rmd' failed with diagnostics: Cannot open "D:\temp\2025_07_31_01_50_00_11303\RtmpuUYiyx\file1f0a03c50485e.gpkg"; The source could be corrupt or not supported. See `st_drivers()` for a list of supported formats. --- failed re-building 'using-rcoins.Rmd' SUMMARY: processing the following file failed: 'using-rcoins.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rcoins) > > test_check("rcoins") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-stroke.R:203:3'): flow mode does not break edges on a real dataset ── Error in `download.file(url_osm, destfile = temp_file, mode = "wb", quiet = TRUE)`: cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61' Backtrace: ▆ 1. └─rcoins::get_example_data() at test-stroke.R:203:3 2. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [159s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rcoins) > > test_check("rcoins") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-stroke.R:203:3'): flow mode does not break edges on a real dataset ── Error in `download.file(url_osm, destfile = temp_file, mode = "wb", quiet = TRUE)`: cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61' Backtrace: ▆ 1. └─rcoins::get_example_data() at test-stroke.R:203:3 2. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'using-rcoins.Rmd' using rmarkdown Quitting from using-rcoins.Rmd:25-29 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `download.file()`: ! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61' --- Backtrace: ▆ 1. └─rcoins::get_example_data() 2. └─utils::download.file(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'using-rcoins.Rmd' failed with diagnostics: cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61' --- failed re-building 'using-rcoins.Rmd' SUMMARY: processing the following file failed: 'using-rcoins.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.