CRAN Package Check Results for Package haploR

Last updated on 2024-07-22 01:49:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.7 8.16 72.68 80.84 ERROR
r-devel-linux-x86_64-debian-gcc 4.0.7 5.30 54.25 59.55 OK
r-devel-linux-x86_64-fedora-clang 4.0.7 100.57 OK
r-devel-linux-x86_64-fedora-gcc 4.0.7 106.59 OK
r-devel-windows-x86_64 4.0.7 8.00 77.00 85.00 OK
r-patched-linux-x86_64 4.0.7 7.18 68.55 75.73 OK
r-release-linux-x86_64 4.0.7 5.30 68.81 74.11 OK
r-release-macos-arm64 4.0.7 59.00 OK
r-release-macos-x86_64 4.0.7 88.00 OK
r-release-windows-x86_64 4.0.7 8.00 77.00 85.00 OK
r-oldrel-macos-arm64 4.0.7 53.00 OK
r-oldrel-macos-x86_64 4.0.7 86.00 OK
r-oldrel-windows-x86_64 4.0.7 9.00 87.00 96.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: queryRegulome > ### Title: This function queries RegulomeDB web-based tool and returns > ### results in a data frame. > ### Aliases: queryRegulome > > ### ** Examples > > data <- queryRegulome(c("rs4791078","rs10048158")) <simpleError in file(con, "r"): cannot open the connection> Error in regulomeSummary(query = query, genomeAssembly = genomeAssembly, : object 'out' not found Calls: queryRegulome -> regulomeSummary -> as_tibble Execution halted Flavor: r-devel-linux-x86_64-debian-clang