Last updated on 2025-08-01 04:51:28 CEST.
Package | ERROR | OK |
---|---|---|
rcrisp | 3 | 10 |
visor | 13 |
Current CRAN status: ERROR: 3, OK: 10
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘rcrisp-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: flatten_network
> ### Title: Flatten a network by adding points at apparent intersections.
> ### Aliases: flatten_network
>
> ### ** Examples
>
> bucharest_osm <- get_osm_example_data()
Cannot open data source /tmp/RtmpxuVIe9/file37536ee14101e.gpkg
Error: Open failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/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(rcrisp)
>
> test_check("rcrisp")
Cannot open data source /tmp/RtmpK2qCEo/file376058a8b548.gpkg
Error in `FUN()`:
! In path: "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rcrisp.Rcheck/tests/testthat/helper-exampledata.R"
Caused by error:
! Open failed.
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_osm_example_data() at tests/testthat/helper-exampledata.R:2:1
15. │ └─sf::st_layers(temp_file)
16. │ └─sf:::CPL_get_layers(dsn, options, do_count)
17. ├─base::stop(`<Rcpp::xc>`)
18. └─testthat (local) `<fn>`(`<Rcpp::xc>`)
19. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_02-getting-osm-data.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_03-network-preparation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_04-valley-delineation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_05-corridor-delineation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_06-corridor-segmentation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_07-riverspace-delineation.Rmd' failed with diagnostics:
Open failed.
--- 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-devel-linux-x86_64-debian-gcc
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in 'rcrisp-Ex.R' failed
The error most likely occurred in:
> ### Name: flatten_network
> ### Title: Flatten a network by adding points at apparent intersections.
> ### Aliases: flatten_network
>
> ### ** Examples
>
> bucharest_osm <- get_osm_example_data()
Cannot open data source D:\temp\2025_07_31_01_50_00_11303\Rtmp2ZnJ8i\file2e4ac41fc2ae.gpkg
Error: Open failed.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
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: 26 MB - oldest file from: 2025-06-26.
Clean up files older than 30 days with: `rcrisp::clear_cache('2025-07-01')` (or remove all cached files with: `rcrisp::clear_cache()`.
>
> test_check("rcrisp")
Cannot open data source D:\temp\2025_07_31_01_50_00_11303\Rtmp25MzG1\file2ee743b532c09.gpkg
Error in `FUN()`:
! In path: "D:\\RCompile\\CRANpkg\\local\\4.6\\rcrisp.Rcheck\\tests\\testthat\\helper-exampledata.R"
Caused by error:
! Open failed.
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_osm_example_data() at D:\RCompile\CRANpkg\local\4.6\rcrisp.Rcheck\tests\testthat\helper-exampledata.R:2:1
15. │ └─sf::st_layers(temp_file)
16. │ └─sf:::CPL_get_layers(dsn, options, do_count)
17. ├─base::stop(`<Rcpp::xc>`)
18. └─testthat (local) `<fn>`(`<Rcpp::xc>`)
19. └─rlang::abort(...)
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
Quitting from vig_02-getting-osm-data.Rmd:10-21 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_02-getting-osm-data.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_03-network-preparation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_04-valley-delineation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_05-corridor-delineation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_06-corridor-segmentation.Rmd' failed with diagnostics:
Open failed.
--- 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:
! Open failed.
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─sf::st_layers(temp_file)
3. └─sf:::CPL_get_layers(dsn, options, do_count)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_07-riverspace-delineation.Rmd' failed with diagnostics:
Open failed.
--- 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-devel-windows-x86_64
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘rcrisp-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: flatten_network
> ### Title: Flatten a network by adding points at apparent intersections.
> ### Aliases: flatten_network
>
> ### ** Examples
>
> bucharest_osm <- get_osm_example_data()
Warning 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': HTTP status was '502 Bad Gateway'
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'
Calls: get_osm_example_data -> download.file
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
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 in `download.file()`:
! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61'
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_osm_example_data() at tests/testthat/helper-exampledata.R:2:1
15. │ └─utils::download.file(...)
16. └─base::.handleSimpleError(...)
17. └─testthat (local) h(simpleError(msg, call))
18. └─rlang::abort(...)
Warning message:
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': HTTP status was '502 Bad Gateway'
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 in `download.file()`:
! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61'
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_02-getting-osm-data.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 ‘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 in `download.file()`:
! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61'
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_03-network-preparation.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 ‘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 in `download.file()`:
! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61'
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_04-valley-delineation.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 ‘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 in `download.file()`:
! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61'
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_05-corridor-delineation.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 ‘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 in `download.file()`:
! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61'
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_06-corridor-segmentation.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 ‘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 in `download.file()`:
! cannot open URL 'https://data.4tu.nl/file/f5d5e118-b5bd-4dfb-987f-fe10d1b9b386/f519315e-b92d-4815-b924-3175bd2a7a61'
---
Backtrace:
▆
1. └─rcrisp::get_osm_example_data()
2. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vig_07-riverspace-delineation.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 ‘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
Current CRAN status: OK: 13