CRAN Package Check Results for Package move2

Last updated on 2026-02-28 11:49:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.5 9.31 196.83 206.14 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.5 6.70 132.64 139.34 ERROR
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 12.00 189.00 201.00 ERROR
r-patched-linux-x86_64 0.4.5 10.46 181.30 191.76 ERROR
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 14.00 188.00 202.00 ERROR
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 246.00 262.00 ERROR

Check Details

Version: 0.4.5
Check: tests
Result: ERROR Running ‘testthat.R’ [81s/117s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(move2) > > > test_check("move2") Linking to GEOS 3.14.1, GDAL 3.12.2, PROJ 9.7.1; 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 Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.4.5
Check: tests
Result: ERROR Running ‘testthat.R’ [57s/73s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(move2) > > > test_check("move2") Linking to GEOS 3.14.1, GDAL 3.12.2, PROJ 9.7.1; 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-debian-gcc

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

Version: 0.4.5
Check: tests
Result: ERROR Running 'testthat.R' [72s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(move2) > > > test_check("move2") Linking to GEOS 3.13.1, GDAL 3.11.4, PROJ 9.7.0; sf_use_s2() is TRUE Saving _problems/test-mt_stack-99.R [ FAIL 1 | WARN 20 | 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 20 | SKIP 17 | PASS 751 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.4.5
Check: tests
Result: ERROR Running 'testthat.R' [73s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(move2) > > > test_check("move2") Linking to GEOS 3.13.1, GDAL 3.11.4, PROJ 9.7.0; sf_use_s2() is TRUE Saving _problems/test-mt_stack-99.R [ FAIL 1 | WARN 20 | 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 20 | SKIP 17 | PASS 751 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.4.5
Check: tests
Result: ERROR Running 'testthat.R' [100s] 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.1, PROJ 9.5.1; sf_use_s2() is TRUE Saving _problems/test-mt_stack-99.R [ FAIL 1 | WARN 20 | 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 20 | SKIP 17 | PASS 751 ] Error: ! Test failures. 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.