CRAN Package Check Results for Package MethEvolSIM

Last updated on 2025-03-21 03:52:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 9.75 269.69 279.44 OK
r-devel-linux-x86_64-debian-gcc 0.2 6.12 190.67 196.79 OK
r-devel-linux-x86_64-fedora-clang 0.2 467.09 OK
r-devel-linux-x86_64-fedora-gcc 0.2 605.79 OK
r-devel-macos-arm64 0.2 111.00 ERROR
r-devel-macos-x86_64 0.2 533.00 OK
r-devel-windows-x86_64 0.2 11.00 416.00 427.00 OK
r-patched-linux-x86_64 0.2 9.08 352.78 361.86 OK
r-release-linux-x86_64 0.2 9.15 291.30 300.45 OK
r-release-macos-arm64 0.2 121.00 ERROR
r-release-macos-x86_64 0.2 479.00 OK
r-release-windows-x86_64 0.2 13.00 299.00 312.00 OK
r-oldrel-macos-arm64 0.2 126.00 ERROR
r-oldrel-macos-x86_64 0.2 430.00 OK
r-oldrel-windows-x86_64 0.2 14.00 380.00 394.00 OK

Additional issues

M1mac noLD

Check Details

Version: 0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [58s/64s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(MethEvolSIM) > > test_check("MethEvolSIM") [ FAIL 3 | WARN 0 | SKIP 0 | PASS 8637 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-summaryStatistics.R:2363:3'): compute_fitch 8 tips non-numeric labels 2 structures ── all(c("u", "p", "m") %in% o$optStateSet[[2]]) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-summaryStatistics.R:2364:3'): compute_fitch 8 tips non-numeric labels 2 structures ── o$minChange_number (`actual`) not equal to c(2, 4) (`expected`). `actual`: 2.0 3.0 `expected`: 2.0 4.0 ── Failure ('test-summaryStatistics.R:2408:3'): computeFitch_islandGlbSt 8 tips non-numeric labels 2 structures ── `o` (`actual`) not equal to c(2, 4) (`expected`). `actual`: 2.0 3.0 `expected`: 2.0 4.0 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 8637 ] Error: Test failures Execution halted Flavor: r-devel-macos-arm64

Version: 0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [59s/62s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(MethEvolSIM) > > test_check("MethEvolSIM") [ FAIL 3 | WARN 0 | SKIP 0 | PASS 8410 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-summaryStatistics.R:2363:3'): compute_fitch 8 tips non-numeric labels 2 structures ── all(c("u", "p", "m") %in% o$optStateSet[[2]]) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-summaryStatistics.R:2364:3'): compute_fitch 8 tips non-numeric labels 2 structures ── o$minChange_number (`actual`) not equal to c(2, 4) (`expected`). `actual`: 2.0 3.0 `expected`: 2.0 4.0 ── Failure ('test-summaryStatistics.R:2408:3'): computeFitch_islandGlbSt 8 tips non-numeric labels 2 structures ── `o` (`actual`) not equal to c(2, 4) (`expected`). `actual`: 2.0 3.0 `expected`: 2.0 4.0 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 8410 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [69s/71s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(MethEvolSIM) > > test_check("MethEvolSIM") [ FAIL 3 | WARN 0 | SKIP 0 | PASS 8684 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-summaryStatistics.R:2363:3'): compute_fitch 8 tips non-numeric labels 2 structures ── all(c("u", "p", "m") %in% o$optStateSet[[2]]) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-summaryStatistics.R:2364:3'): compute_fitch 8 tips non-numeric labels 2 structures ── o$minChange_number (`actual`) not equal to c(2, 4) (`expected`). `actual`: 2.0 3.0 `expected`: 2.0 4.0 ── Failure ('test-summaryStatistics.R:2408:3'): computeFitch_islandGlbSt 8 tips non-numeric labels 2 structures ── `o` (`actual`) not equal to c(2, 4) (`expected`). `actual`: 2.0 3.0 `expected`: 2.0 4.0 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 8684 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64