Last updated on 2024-12-26 07:51:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 4.16 | 52.44 | 56.60 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 3.11 | 40.17 | 43.28 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 97.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 101.94 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 6.00 | 171.00 | 177.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 4.46 | 50.44 | 54.90 | OK | |
r-release-linux-x86_64 | 1.1.1 | 4.37 | 50.46 | 54.83 | OK | |
r-release-macos-arm64 | 1.1.1 | 258.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 390.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 8.00 | 172.00 | 180.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 389.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 461.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.1 | 8.00 | 191.00 | 199.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mregions2)
>
> test_check("mregions2")
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
librdf error k<9d>4<ba>U - { ... } is not allowed in Turtle
librdf error - The namespace prefix in ":" was not declared.
librdf error k<9d>4<ba>U - Failed to convert qname : to URI
librdf error <b2><9c>4<ba>U - { ... } is not allowed in Turtle
librdf error - The namespace prefix in ":" was not declared.
librdf error <b2><9c>4<ba>U - Failed to convert qname : to URI
(Last Modified: 2024-12-24 00:51:29.07419)
Cache is fresh. Reading: './prod/ok/geo/ecs-6413d9a2/ecs.shp'
(Last Modified: 2024-12-24 00:51:29.07419)
Cache is fresh. Reading: './prod/ok/geo/ecs-6413d9a2/ecs.shp'
(Last Modified: 2024-12-24 00:51:29.07419)
(Last Modified: 2024-12-24 00:51:29.14219)
Cache is fresh. Reading:
'./prod/ok/geo/ecs_boundaries-641d920c/ecs_boundaries.shp'
(Last Modified: 2024-12-24 00:51:29.14219)
Cache is fresh. Reading:
'./prod/ok/geo/ecs_boundaries-641d920c/ecs_boundaries.shp'
(Last Modified: 2024-12-24 00:51:29.14219)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 250 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mrp_view_helpers.R:2:3'): mrp_view_* are identicals ────────────
Error in `assert_deps(c("leaflet", "leaflet.extras2"))`: ! `mrp_view()` requires the leaflet and leaflet.extras2 packages but are not installed
Backtrace:
▆
1. ├─testthat::expect_identical(mrp_view("eez"), mrp_view_eez()) at test-mrp_view_helpers.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─mregions2::mrp_view("eez")
5. └─mregions2:::assert_deps(c("leaflet", "leaflet.extras2"))
6. └─cli::cli_abort(c(`!` = "{.fun mrp_view} requires the {.pkg {missing_pkgs}} package{?s} but {?is/are} not installed"))
7. └─rlang::abort(...)
── Error ('test-prod.R:23:3'): mrp_view() leaflet output works ─────────────────
Error in `assert_deps(c("leaflet", "leaflet.extras2"))`: ! `mrp_view()` requires the leaflet and leaflet.extras2 packages but are not installed
Backtrace:
▆
1. └─mregions2::mrp_view("eez") at test-prod.R:23:3
2. └─mregions2:::assert_deps(c("leaflet", "leaflet.extras2"))
3. └─cli::cli_abort(c(`!` = "{.fun mrp_view} requires the {.pkg {missing_pkgs}} package{?s} but {?is/are} not installed"))
4. └─rlang::abort(...)
── Error ('test-prod.R:97:3'): mrp_view() filters can be passed ────────────────
Error in `assert_deps(c("leaflet", "leaflet.extras2"))`: ! `mrp_view()` requires the leaflet and leaflet.extras2 packages but are not installed
Backtrace:
▆
1. └─mregions2::mrp_view("eez", filter = filter) at test-prod.R:97:3
2. └─mregions2:::assert_deps(c("leaflet", "leaflet.extras2"))
3. └─cli::cli_abort(c(`!` = "{.fun mrp_view} requires the {.pkg {missing_pkgs}} package{?s} but {?is/are} not installed"))
4. └─rlang::abort(...)
── Error ('test-prod.R:154:5'): mrp_view() assertions work ─────────────────────
Error in `assert_deps(c("leaflet", "leaflet.extras2"))`: ! `mrp_view()` requires the leaflet and leaflet.extras2 packages but are not installed
Backtrace:
▆
1. ├─testthat::expect_error(.f(), regexp = "500") at test-prod.R:158:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─mregions2 (local) .f()
8. ├─httr2::with_mocked_responses(mock_500, mrp_view("eez")) at test-prod.R:154:5
9. │ └─withr::with_options(list(httr2_mock = mock), code)
10. │ └─base::force(code)
11. └─mregions2::mrp_view("eez")
12. └─mregions2:::assert_deps(c("leaflet", "leaflet.extras2"))
13. └─cli::cli_abort(c(`!` = "{.fun mrp_view} requires the {.pkg {missing_pkgs}} package{?s} but {?is/are} not installed"))
14. └─rlang::abort(...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 250 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang