CRAN Package Check Results for Package MethEvolSIM

Last updated on 2025-03-25 08:58:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 8.37 293.48 301.85 OK
r-devel-linux-x86_64-debian-gcc 0.2 5.07 212.78 217.85 OK
r-devel-linux-x86_64-fedora-clang 0.2 467.09 OK
r-devel-linux-x86_64-fedora-gcc 0.2 603.66 OK
r-devel-macos-arm64 0.2 137.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 10.40 253.53 263.93 OK
r-release-linux-x86_64 0.2 9.16 297.32 306.48 OK
r-release-macos-arm64 0.2 131.00 ERROR
r-release-macos-x86_64 0.2 479.00 OK
r-release-windows-x86_64 0.2 9.00 292.00 301.00 OK
r-oldrel-macos-arm64 0.2 136.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’ [74s/82s] 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 8316 ] ══ 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 8316 ] Error: Test failures Execution halted Flavor: r-devel-macos-arm64

Version: 0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/70s] 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 8503 ] ══ 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 8503 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [63s/65s] 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 8419 ] ══ 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 8419 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64