CRAN Package Check Results for Package ApplyPolygenicScore

Last updated on 2026-02-24 07:49:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.1 11.25 328.45 339.70 OK
r-devel-linux-x86_64-debian-gcc 4.0.1 7.90 223.99 231.89 OK
r-devel-linux-x86_64-fedora-clang 4.0.1 20.00 495.04 515.04 OK
r-devel-linux-x86_64-fedora-gcc 4.0.1 18.00 476.91 494.91 ERROR
r-devel-macos-arm64 4.0.1 3.00 85.00 88.00 OK
r-devel-windows-x86_64 4.0.1 14.00 309.00 323.00 OK
r-patched-linux-x86_64 4.0.1 OK
r-release-linux-x86_64 4.0.1 10.67 306.59 317.26 OK
r-release-macos-arm64 4.0.1 3.00 105.00 108.00 OK
r-release-macos-x86_64 4.0.1 8.00 438.00 446.00 OK
r-release-windows-x86_64 4.0.1 15.00 305.00 320.00 OK
r-oldrel-macos-arm64 4.0.1 3.00 99.00 102.00 OK
r-oldrel-macos-x86_64 4.0.1 8.00 359.00 367.00 OK
r-oldrel-windows-x86_64 4.0.1 19.00 370.00 389.00 OK

Check Details

Version: 4.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [259s/296s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat); > library(ApplyPolygenicScore); > > test_check('ApplyPolygenicScore'); Input data passed validation Input data passed validation Skipping test for >12 PGS columns as 'scales' package is available and will be used. [1] "springgreen3" [1] "darkturquoise" [1] "springgreen3" [1] "darkturquoise" Saving _problems/test-vcf-import-266.R Saving _problems/test-vcf-import-270.R [ FAIL 2 | WARN 87 | SKIP 0 | PASS 653 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-vcf-import.R:263:9'): import.vcf accurately imports INFO fields ── Expected `ncol(select.info.test.vcf$dat)` to equal `ncol.select`. Differences: `actual`: 19.0 `expected`: 18.0 ── Failure ('test-vcf-import.R:267:9'): import.vcf accurately imports INFO fields ── Expected `ncol(all.info.test.vcf$dat)` to equal `ncol.all`. Differences: `actual`: 32.0 `expected`: 31.0 [ FAIL 2 | WARN 87 | SKIP 0 | PASS 653 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc