CRAN Package Check Results for Package GenomeAdmixR

Last updated on 2023-01-25 04:51:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.7 103.33 323.16 426.49 ERROR
r-devel-linux-x86_64-debian-gcc 2.1.7 86.44 253.18 339.62 OK
r-devel-linux-x86_64-fedora-clang 2.1.7 567.30 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.7 547.87 NOTE
r-devel-windows-x86_64 2.1.7 148.00 417.00 565.00 OK
r-patched-linux-x86_64 2.1.7 92.14 334.27 426.41 OK
r-release-linux-x86_64 2.1.7 68.90 330.12 399.02 OK
r-release-macos-arm64 2.1.7 124.00 NOTE
r-release-macos-x86_64 2.1.7 299.00 NOTE
r-release-windows-x86_64 2.1.7 154.00 390.00 544.00 OK
r-oldrel-macos-arm64 2.1.7 147.00 NOTE
r-oldrel-macos-x86_64 2.1.7 195.00 NOTE
r-oldrel-windows-ix86+x86_64 2.1.7 262.00 510.00 772.00 NOTE

Check Details

Version: 2.1.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [116s/141s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(GenomeAdmixR) # nolint
     >
     > test_check("GenomeAdmixR")
    
     |
     | | 0%
     |
     |=================================== | 50%
     |
     |======================================================================| 100%[ FAIL 2 | WARN 0 | SKIP 0 | PASS 453 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-simulate_admixture_data.R:202'): simulate_admixture_data_recombination_map ──
     `all_j` not equal to `expected_num_j`.
     1/1 mismatches
     [1] 71 - 100 == -29
     ── Failure ('test-simulate_admixture_until.R:24'): simulate_admixture_until ────
     fst_2 >= 0.01 is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 453 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1.7
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘methods’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.1.7
Check: installed package size
Result: NOTE
     installed size is 6.8Mb
     sub-directories of 1Mb or more:
     doc 2.0Mb
     libs 4.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64