Last updated on 2026-02-24 11:51:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.5 | 9.36 | 219.55 | 228.91 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.5 | 6.45 | 152.81 | 159.26 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.5 | 17.00 | 337.08 | 354.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.5 | 17.00 | 301.97 | 318.97 | ERROR | |
| r-devel-macos-arm64 | 0.4.5 | 2.00 | 58.00 | 60.00 | OK | |
| r-devel-windows-x86_64 | 0.4.5 | 13.00 | 212.00 | 225.00 | OK | |
| r-patched-linux-x86_64 | 0.4.5 | OK | ||||
| r-release-linux-x86_64 | 0.4.5 | 9.11 | 206.44 | 215.55 | OK | |
| r-release-macos-arm64 | 0.4.5 | OK | ||||
| r-release-macos-x86_64 | 0.4.5 | 6.00 | 351.00 | 357.00 | OK | |
| r-release-windows-x86_64 | 0.4.5 | 13.00 | 210.00 | 223.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.5 | 6.00 | 301.00 | 307.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.5 | 16.00 | 291.00 | 307.00 | OK |
Version: 0.4.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [123s/131s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(move2)
>
>
> test_check("move2")
Linking to GEOS 3.13.0, GDAL 3.10.3, PROJ 9.6.2; sf_use_s2() is TRUE
Saving _problems/test-mt_stack-99.R
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 751 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-calculate_properties.R:25:3',
'test-movebank_api.R:156:3', 'test-movebank_api.R:186:3',
'test-movebank_api.R:208:3', 'test-movebank_api.R:241:3',
'test-movebank_api.R:265:3', 'test-movebank_api.R:298:3',
'test-movebank_api.R:306:3', 'test-movebank_api.R:316:3',
'test-movebank_api.R:334:3', 'test-movebank_api.R:360:3',
'test-movebank_get_vocabulary.R:2:3', 'test-movebank_get_vocabulary.R:27:3',
'test-movebank_speed.R:2:3', 'test-movebank_speed.R:44:3'
• Temporarily disabled (1): 'test-mt_read_speed.R:2:3'
• empty test (1): 'test-movebank_api.R:197:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mt_stack.R:93:3'): mt_stack with different types ───────────────
Error: CRS mismatch: NA vs EPSG:4326
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-mt_stack.R:93:3
2. │ └─base::withCallingHandlers(...)
3. ├─testthat::expect_error(...)
4. │ └─testthat:::expect_condition_matching_(...)
5. │ └─testthat:::quasi_capture(...)
6. │ ├─testthat (local) .capture(...)
7. │ │ └─base::withCallingHandlers(...)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─move2::mt_stack(...)
10. └─dplyr::bind_rows(dots)
11. └─vctrs::vec_rbind(!!!dots, .names_to = .id, .error_call = current_env())
12. └─vctrs (local) `<fn>`()
13. └─sf:::vec_ptype2.sf.sf(...)
14. └─sf:::sf_ptype2(x, y, ...)
15. └─vctrs::df_ptype2(x, y, ...)
16. └─vctrs (local) `<fn>`()
17. └─sf:::vec_ptype2.sfc_POINT.sfc_POINT(...)
18. └─sf:::vec_ptype2_impl(x, y)
19. └─sf:::check_same_crs(x, y)
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 751 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc