CRAN Package Check Results for Package AllelicSeries

Last updated on 2024-11-23 20:48:18 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0.2 64.54 54.56 119.10 OK
r-devel-linux-x86_64-debian-gcc 0.1.1.1 46.91 54.73 101.64 OK
r-devel-linux-x86_64-fedora-clang 0.1.1.1 275.13 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1.2 290.17 OK
r-devel-windows-x86_64 0.1.1.1 66.00 134.00 200.00 OK
r-patched-linux-x86_64 0.1.1.1 70.67 72.10 142.77 OK
r-release-linux-x86_64 0.1.0.2 69.63 50.38 120.01 OK
r-release-macos-arm64 0.1.1.1 77.00 ERROR
r-release-macos-x86_64 0.1.1.2 147.00 NOTE
r-release-windows-x86_64 0.1.0.2 68.00 99.00 167.00 OK
r-oldrel-macos-arm64 0.1.1.1 74.00 ERROR
r-oldrel-macos-x86_64 0.1.1.2 151.00 NOTE
r-oldrel-windows-x86_64 0.1.0.2 82.00 108.00 190.00 OK

Additional issues

M1mac noLD

Check Details

Version: 0.1.1.1
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: libs 4.8Mb Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/8s] 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(AllelicSeries) > > test_check("AllelicSeries") warning: solve(): system is singular; attempting approx solution warning: solve(): system is singular; attempting approx solution warning: solve(): system is singular; attempting approx solution warning: solve(): system is singular (rcond: 6.93889e-18); attempting approx solution warning: solve(): system is singular (rcond: 6.93889e-18); attempting approx solution [ FAIL 1 | WARN 0 | SKIP 0 | PASS 134 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-data_generation.R:20:3'): Check genotype generation. ───────── min(maf) is not more than 1/(2 * n). Difference: -4.34e-19 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 134 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 0.1.1.2
Check: installed package size
Result: NOTE installed size is 6.2Mb sub-directories of 1Mb or more: libs 5.7Mb Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/9s] 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(AllelicSeries) > > test_check("AllelicSeries") warning: solve(): system is singular; attempting approx solution warning: solve(): system is singular; attempting approx solution warning: solve(): system is singular; attempting approx solution warning: solve(): system is singular (rcond: 6.93889e-18); attempting approx solution warning: solve(): system is singular (rcond: 6.93889e-18); attempting approx solution [ FAIL 1 | WARN 0 | SKIP 0 | PASS 134 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-data_generation.R:20:3'): Check genotype generation. ───────── min(maf) is not more than 1/(2 * n). Difference: -4.34e-19 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 134 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64