CRAN Package Check Results for Package EMC2

Last updated on 2025-04-15 06:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.1 67.91 332.58 400.49 OK
r-devel-linux-x86_64-debian-gcc 3.1.1 46.91 209.44 256.35 OK
r-devel-linux-x86_64-fedora-clang 3.1.1 666.36 OK
r-devel-linux-x86_64-fedora-gcc 3.1.1 658.23 OK
r-devel-windows-x86_64 3.1.1 70.00 259.00 329.00 ERROR
r-patched-linux-x86_64 3.1.1 69.26 319.68 388.94 OK
r-release-linux-x86_64 3.1.1 68.15 316.37 384.52 OK
r-release-macos-arm64 3.1.1 144.00 OK
r-release-macos-x86_64 3.1.1 327.00 OK
r-release-windows-x86_64 3.1.1 72.00 336.00 408.00 OK
r-oldrel-macos-arm64 3.1.1 154.00 NOTE
r-oldrel-macos-x86_64 3.1.1 391.00 NOTE
r-oldrel-windows-x86_64 3.1.1 90.00 456.00 546.00 OK

Check Details

Version: 3.1.1
Check: tests
Result: ERROR Running 'testthat.R' [4s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(EMC2) Attaching package: 'EMC2' The following object is masked from 'package:testthat': compare > > test_check("EMC2") Starting 2 test processes Error in `private$handle_error()`: ! testthat subprocess failed to start, stderr: Error: package or namespace load failed for 'EMC2' in ans[ypos] <- rep(yes, length.out = len)[ypos]: Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'logical' Caused by error: ! R session crashed with exit code 1 Backtrace: ▆ 1. └─testthat::test_check("EMC2") 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. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64

Version: 3.1.1
Check: installed package size
Result: NOTE installed size is 9.4Mb sub-directories of 1Mb or more: doc 2.4Mb libs 5.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64