CRAN Package Check Results for Package tepr

Last updated on 2026-09-25 08:54:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.17 42.32 475.37 517.69 OK
r-devel-linux-x86_64-debian-gcc 1.1.17 33.60 383.35 416.95 OK
r-devel-linux-x86_64-fedora-clang 1.1.17 38.00 354.40 392.40 OK
r-devel-linux-x86_64-fedora-gcc 1.1.17 35.00 335.43 370.43 OK
r-devel-windows-x86_64 1.1.17 52.00 476.00 528.00 OK
r-patched-linux-x86_64 1.1.17 47.84 462.37 510.21 ERROR
r-release-linux-x86_64 1.1.17 45.93 473.72 519.65 OK
r-release-macos-arm64 1.1.17 13.00 119.00 132.00 OK
r-release-macos-x86_64 1.1.17 32.00 311.00 343.00 OK
r-release-windows-x86_64 1.1.17 48.00 444.00 492.00 OK
r-oldrel-macos-arm64 1.1.17 13.00 119.00 132.00 OK
r-oldrel-macos-x86_64 1.1.17 32.00 327.00 359.00 OK
r-oldrel-windows-x86_64 1.1.17 63.00 587.00 650.00 OK

Check Details

Version: 1.1.17
Check: examples
Result: ERROR Running examples in ‘tepr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: retrievechrom > ### Title: Retrieve chromosome lengths and information for a specified > ### genome. > ### Aliases: retrievechrom > > ### ** Examples > > # This example requires an internet connection to the UCSC database > hg19_chroms <- retrievechrom(genomename = "hg19", verbose = TRUE) Retrieving chromosome lengths Error in retrievechrom(genomename = "hg19", verbose = TRUE) : [tepr] Error: Genome not found. 'hg19' not found via SeqinfoForUCSCGenome. Check spelling or UCSC availability. Alternatively, provide 'chromtab' directly. Execution halted Flavor: r-patched-linux-x86_64