Last updated on 2025-08-22 04:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 3.96 | 457.46 | 461.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 2.32 | 306.80 | 309.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 637.75 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 663.15 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 6.00 | 463.00 | 469.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.4 | 5.06 | 121.58 | 126.64 | ERROR | |
r-release-linux-x86_64 | 0.1.4 | 3.73 | 433.43 | 437.16 | OK | |
r-release-macos-arm64 | 0.1.4 | 266.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 415.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 6.00 | 379.00 | 385.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 356.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 402.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 6.00 | 440.00 | 446.00 | OK |
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in 'rcrisp-Ex.R' failed
The error most likely occurred in:
> ### Name: get_utm_zone
> ### Title: Get the UTM zone of a spatial object
> ### Aliases: get_utm_zone
>
> ### ** Examples
>
> # Get EPSG code for UTM zone of Bucharest
> bb <- get_osm_bb("Bucharest")
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [nominatim.openstreetmap.org]:
Connection timed out after 10008 milliseconds
Backtrace:
▆
1. └─rcrisp::get_osm_bb("Bucharest")
2. └─osmdata::getbb(city_name)
3. └─osmdata:::get_nominatim_query(...)
4. └─httr2::req_perform(req)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─rlang::cnd_signal(resp)
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [112s]
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(rcrisp)
Warning message:
In check_cache() :
Cache dir: C:\Users\CRAN\AppData\Local\R\cache\R\rcrisp - size: 39 MB - oldest file from: 2025-06-26.
Clean up files older than 30 days with: `rcrisp::clear_cache('2025-07-22')` (or remove all cached files with: `rcrisp::clear_cache()`.
>
> test_check("rcrisp")
Ran 1/1 deferred expressions
Cache files successfully removed.
Cache files successfully removed.
Linking to GEOS 3.13.1, GDAL 3.11.0, PROJ 9.6.0; sf_use_s2() is TRUE
Calculating viewpoints from both river edge and river centerline.
Multiple boundaries were found. Returning all.
Multiple boundaries were found. Using the first one.
Calculating viewpoints from both river edge and river centerline.
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 164 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-valley.R:6:1'): (code run outside of `test_that()`) ────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [nominatim.openstreetmap.org]:
Connection timed out after 10011 milliseconds
Backtrace:
▆
1. └─rcrisp::get_osm_bb("Bucharest") at test-valley.R:6:1
2. └─osmdata::getbb(city_name)
3. └─osmdata:::get_nominatim_query(...)
4. └─httr2::req_perform(req)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─rlang::cnd_signal(resp)
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 164 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'vig_01-method.Rmd' using rmarkdown
--- finished re-building 'vig_01-method.Rmd'
--- re-building 'vig_02-getting-osm-data.Rmd' using rmarkdown
--- finished re-building 'vig_02-getting-osm-data.Rmd'
--- re-building 'vig_03-network-preparation.Rmd' using rmarkdown
--- finished re-building 'vig_03-network-preparation.Rmd'
--- re-building 'vig_04-valley-delineation.Rmd' using rmarkdown
--- finished re-building 'vig_04-valley-delineation.Rmd'
--- re-building 'vig_05-corridor-delineation.Rmd' using rmarkdown
Quitting from vig_05-corridor-delineation.Rmd:45-62 [delineate]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_05-corridor-delineation.Rmd' failed with diagnostics:
Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [nominatim.openstreetmap.org]:
Connection timed out after 10007 milliseconds
--- failed re-building 'vig_05-corridor-delineation.Rmd'
--- re-building 'vig_06-corridor-segmentation.Rmd' using rmarkdown
--- finished re-building 'vig_06-corridor-segmentation.Rmd'
--- re-building 'vig_07-riverspace-delineation.Rmd' using rmarkdown
--- finished re-building 'vig_07-riverspace-delineation.Rmd'
SUMMARY: processing the following file failed:
'vig_05-corridor-delineation.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
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(rcrisp)
>
> test_check("rcrisp")
Error in `FUN()`:
! In path: "/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/rcrisp.Rcheck/tests/testthat/helper-exampledata.R"
Caused by error:
! [rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
Backtrace:
▆
1. ├─testthat::test_check("rcrisp")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_helpers(".", env)
7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ └─rcrisp::get_dem_example_data() at tests/testthat/helper-exampledata.R:3:1
15. │ ├─terra::rast(url_dem)
16. │ └─terra::rast(url_dem)
17. │ └─terra (local) .local(x, ...)
18. │ └─terra:::messages(r, "rast")
19. │ └─terra:::error(f, x@pntr$getError())
20. │ └─base::stop("[", f, "] ", emsg, ..., call. = FALSE)
21. └─base::.handleSimpleError(...)
22. └─testthat (local) h(simpleError(msg, call))
23. └─rlang::abort(...)
Warning message:
https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b: No such file or directory (GDAL error 4)
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘vig_01-method.Rmd’ using rmarkdown
--- finished re-building ‘vig_01-method.Rmd’
--- re-building ‘vig_02-getting-osm-data.Rmd’ using rmarkdown
Quitting from vig_02-getting-osm-data.Rmd:10-21 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
---
Backtrace:
▆
1. └─rcrisp::get_dem_example_data()
2. ├─terra::rast(url_dem)
3. └─terra::rast(url_dem)
4. └─terra (local) .local(x, ...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_02-getting-osm-data.Rmd' failed with diagnostics:
[rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
--- failed re-building ‘vig_02-getting-osm-data.Rmd’
--- re-building ‘vig_03-network-preparation.Rmd’ using rmarkdown
Quitting from vig_03-network-preparation.Rmd:17-25 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
---
Backtrace:
▆
1. └─rcrisp::get_dem_example_data()
2. ├─terra::rast(url_dem)
3. └─terra::rast(url_dem)
4. └─terra (local) .local(x, ...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_03-network-preparation.Rmd' failed with diagnostics:
[rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
--- failed re-building ‘vig_03-network-preparation.Rmd’
--- re-building ‘vig_04-valley-delineation.Rmd’ using rmarkdown
Quitting from vig_04-valley-delineation.Rmd:28-41 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
---
Backtrace:
▆
1. └─rcrisp::get_dem_example_data()
2. ├─terra::rast(url_dem)
3. └─terra::rast(url_dem)
4. └─terra (local) .local(x, ...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_04-valley-delineation.Rmd' failed with diagnostics:
[rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
--- failed re-building ‘vig_04-valley-delineation.Rmd’
--- re-building ‘vig_05-corridor-delineation.Rmd’ using rmarkdown
Quitting from vig_05-corridor-delineation.Rmd:18-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
---
Backtrace:
▆
1. └─rcrisp::get_dem_example_data()
2. ├─terra::rast(url_dem)
3. └─terra::rast(url_dem)
4. └─terra (local) .local(x, ...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_05-corridor-delineation.Rmd' failed with diagnostics:
[rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
--- failed re-building ‘vig_05-corridor-delineation.Rmd’
--- re-building ‘vig_06-corridor-segmentation.Rmd’ using rmarkdown
Quitting from vig_06-corridor-segmentation.Rmd:18-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
---
Backtrace:
▆
1. └─rcrisp::get_dem_example_data()
2. ├─terra::rast(url_dem)
3. └─terra::rast(url_dem)
4. └─terra (local) .local(x, ...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_06-corridor-segmentation.Rmd' failed with diagnostics:
[rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
--- failed re-building ‘vig_06-corridor-segmentation.Rmd’
--- re-building ‘vig_07-riverspace-delineation.Rmd’ using rmarkdown
Quitting from vig_07-riverspace-delineation.Rmd:18-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
---
Backtrace:
▆
1. └─rcrisp::get_dem_example_data()
2. ├─terra::rast(url_dem)
3. └─terra::rast(url_dem)
4. └─terra (local) .local(x, ...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_07-riverspace-delineation.Rmd' failed with diagnostics:
[rast] file does not exist: https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/9eeee7aa-6005-48d6-ad63-d11c479db88b
--- failed re-building ‘vig_07-riverspace-delineation.Rmd’
SUMMARY: processing the following files failed:
‘vig_02-getting-osm-data.Rmd’ ‘vig_03-network-preparation.Rmd’
‘vig_04-valley-delineation.Rmd’ ‘vig_05-corridor-delineation.Rmd’
‘vig_06-corridor-segmentation.Rmd’
‘vig_07-riverspace-delineation.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-linux-x86_64