Last updated on 2025-06-23 11:51:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 43.61 | 388.33 | 431.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 32.60 | 299.36 | 331.96 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 679.48 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 666.14 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 45.00 | 340.00 | 385.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 42.57 | 367.61 | 410.18 | OK | |
r-release-linux-x86_64 | 1.0.1 | 35.45 | 368.15 | 403.60 | OK | |
r-release-macos-arm64 | 1.0.1 | 5.00 | ERROR | |||
r-release-macos-x86_64 | 1.0.1 | 7.00 | ERROR | |||
r-release-windows-x86_64 | 1.0.1 | 44.00 | 334.00 | 378.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.1 | 12.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.1 | 59.00 | 446.00 | 505.00 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘GencoDymo2-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_latest_release
> ### Title: Get the Latest Gencode Release Dynamically
> ### Aliases: get_latest_release
>
> ### ** Examples
>
> # Retrieve the latest release version for human
> human_release <- get_latest_release(species = "human", verbose = FALSE)
Error in function (type, msg, asError = TRUE) :
Failed to connect to ftp.ebi.ac.uk port 443 after 101 ms: Could not connect to server
Calls: get_latest_release -> <Anonymous> -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘BSgenome.Hsapiens.UCSC.hg38’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Version: 1.0.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘BSgenome.Hsapiens.UCSC.hg38’
Package required and available but unsuitable version: ‘GenomicRanges’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64
Version: 1.0.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘BSgenome.Hsapiens.UCSC.hg38’
Packages required and available but unsuitable versions:
'Biostrings', 'GenomicRanges', 'rtracklayer'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64