CRAN Package Check Results for Package RCzechia

Last updated on 2026-03-06 02:51:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.12.8 4.78 78.98 83.76 OK
r-devel-linux-x86_64-debian-gcc 1.12.8 2.68 58.27 60.95 OK
r-devel-linux-x86_64-fedora-clang 1.12.8 7.00 118.32 125.32 OK
r-devel-linux-x86_64-fedora-gcc 1.12.8 8.00 129.12 137.12 OK
r-devel-macos-arm64 1.12.8 1.00 28.00 29.00 OK
r-devel-windows-x86_64 1.12.8 6.00 94.00 100.00 OK
r-patched-linux-x86_64 1.12.8 5.12 72.90 78.02 OK
r-release-linux-x86_64 1.12.8 4.42 72.50 76.92 OK
r-release-macos-arm64 1.12.8 OK
r-release-macos-x86_64 1.12.8 3.00 141.00 144.00 OK
r-release-windows-x86_64 1.12.8 8.00 91.00 99.00 OK
r-oldrel-macos-arm64 1.12.8 OK
r-oldrel-macos-x86_64 1.12.8 3.00 138.00 141.00 OK
r-oldrel-windows-x86_64 1.12.8 8.00 121.00 129.00 ERROR

Check Details

Version: 1.12.8
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > > test_check("RCzechia") Loading required package: RCzechia Loading required package: sf Linking to GEOS 3.13.0, GDAL 3.10.1, PROJ 9.5.1; sf_use_s2() is TRUE Starting 2 test processes. > test-1-casti.R: > test-1-casti.R: Attaching package: 'dplyr' > test-1-casti.R: > test-1-casti.R: The following objects are masked from 'package:stats': > test-1-casti.R: > test-1-casti.R: filter, lag > test-1-casti.R: > test-1-casti.R: The following objects are masked from 'package:base': > test-1-casti.R: > test-1-casti.R: intersect, setdiff, setequal, union > test-1-casti.R: > test-1-chr-uzemi.R: > test-1-chr-uzemi.R: Attaching package: 'dplyr' > test-1-chr-uzemi.R: > test-1-chr-uzemi.R: The following objects are masked from 'package:stats': > test-1-chr-uzemi.R: > test-1-chr-uzemi.R: filter, lag > test-1-chr-uzemi.R: > test-1-chr-uzemi.R: The following objects are masked from 'package:base': > test-1-chr-uzemi.R: > test-1-chr-uzemi.R: intersect, setdiff, setequal, union > test-1-chr-uzemi.R: > test-1-obce.R: Error: ! testthat subprocess exited in file 'test-1-obce.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("RCzechia") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-x86_64