Last updated on 2025-06-21 01:49:49 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.68 | 285.93 | 318.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 679.48 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 732.16 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 45.00 | 332.00 | 377.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 | 40.42 | 374.85 | 415.27 | OK | |
r-release-macos-arm64 | 1.0.1 | 5.00 | ERROR | |||
r-release-macos-x86_64 | 1.0.1 | 6.00 | ERROR | |||
r-release-windows-x86_64 | 1.0.1 | 44.00 | 339.00 | 383.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 10.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.1 | 11.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.1 | 60.00 | 474.00 | 534.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