Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-10 12:09 -0400 (Mon, 10 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4670 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4355 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4446 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4439 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4306 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 1729/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
rfaRm 1.18.0 (landing page) Lara Selles Vidal
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | ERROR | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the rfaRm package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rfaRm.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: rfaRm |
Version: 1.18.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rfaRm.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rfaRm_1.18.0.tar.gz |
StartedAt: 2025-03-07 08:45:31 -0500 (Fri, 07 Mar 2025) |
EndedAt: 2025-03-07 08:45:55 -0500 (Fri, 07 Mar 2025) |
EllapsedTime: 23.6 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: rfaRm.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:rfaRm.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings rfaRm_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/rfaRm.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘rfaRm/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘rfaRm’ version ‘1.18.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘rfaRm’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... ERROR Loading this package had a fatal error status code 1 Loading log: Error: package or namespace load failed for ‘rfaRm’: .onLoad failed in loadNamespace() for 'rfaRm', details: call: readLines(clanMembershipCon) error: cannot open the connection to 'https://ftp.ebi.ac.uk/pub/databases/Rfam/CURRENT/database_files/clan_membership.txt.gz' In addition: Warning message: In readLines(clanMembershipCon) : URL 'https://ftp.ebi.ac.uk/pub/databases/Rfam/CURRENT/database_files/clan_membership.txt.gz': status was 'Couldn't connect to server' Execution halted * DONE Status: 1 ERROR See ‘/Users/biocbuild/bbs-3.20-bioc/meat/rfaRm.Rcheck/00check.log’ for details.
rfaRm.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL rfaRm ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘rfaRm’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rfaRm)