CRAN Package Check Results for Package haploR

Last updated on 2025-04-24 01:50:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.7 5.93 56.49 62.42 ERROR
r-devel-linux-x86_64-debian-gcc 4.0.7 4.30 41.38 45.68 OK
r-devel-linux-x86_64-fedora-clang 4.0.7 99.61 OK
r-devel-linux-x86_64-fedora-gcc 4.0.7 109.15 OK
r-devel-windows-x86_64 4.0.7 8.00 82.00 90.00 OK
r-patched-linux-x86_64 4.0.7 6.19 55.04 61.23 OK
r-release-linux-x86_64 4.0.7 6.07 53.99 60.06 OK
r-release-macos-arm64 4.0.7 82.00 OK
r-release-macos-x86_64 4.0.7 93.00 OK
r-release-windows-x86_64 4.0.7 8.00 78.00 86.00 OK
r-oldrel-macos-arm64 4.0.7 59.00 OK
r-oldrel-macos-x86_64 4.0.7 88.00 OK
r-oldrel-windows-x86_64 4.0.7 9.00 90.00 99.00 OK

Check Details

Version: 4.0.7
Check: examples
Result: ERROR Running examples in ‘haploR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: getExtendedView > ### Title: This function queries HaploReg web-based tool in order to > ### Extended view for SNP of interest > ### Aliases: getExtendedView > > ### ** Examples > > tables <- getExtendedView(snp="rs10048158") Error in tables[[1]] : subscript out of bounds Calls: getExtendedView Execution halted Flavor: r-devel-linux-x86_64-debian-clang