| Back to Build/check report for BioC 3.22 experimental data |
|
This page was generated on 2026-02-03 15:41 -0500 (Tue, 03 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4887 |
| 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 196/435 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| homosapienDEE2CellScore 1.6.0 (landing page) Justin Marsh
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | ||||||||
|
To the developers/maintainers of the homosapienDEE2CellScore package: - 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: homosapienDEE2CellScore |
| Version: 1.6.0 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:homosapienDEE2CellScore.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings homosapienDEE2CellScore_1.6.0.tar.gz |
| StartedAt: 2026-02-03 12:49:33 -0500 (Tue, 03 Feb 2026) |
| EndedAt: 2026-02-03 13:06:07 -0500 (Tue, 03 Feb 2026) |
| EllapsedTime: 994.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: homosapienDEE2CellScore.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:homosapienDEE2CellScore.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings homosapienDEE2CellScore_1.6.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-data-experiment/meat/homosapienDEE2CellScore.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘homosapienDEE2CellScore/DESCRIPTION’ ... OK
* this is package ‘homosapienDEE2CellScore’ version ‘1.6.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 ‘homosapienDEE2CellScore’ 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 ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘homosapienDEE2CellScore-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: buildData
> ### Title: buildData builds the data included in this package
> ### Aliases: buildData
>
> ### ** Examples
>
> # To build the default, full dataset, and write it out to several csv files:
> #homosapienDEE2CellScore::buildData()
>
> # To build a restricted set of data, with a cached metadata file,
> # only running deseq2 normalisation, to "data_PASS_deseq2.csv" and "data_WARN_deseq2.csv"
> metadata <- getDEE2::getDEE2Metadata("hsapiens", quiet=TRUE)
Warning in FUN(URL, ...) :
downloaded length 59207938 != reported length 80467693
Warning in FUN(URL, ...) :
URL 'https://dee2.io/metadata/hsapiens_metadata.tsv.cut': Timeout of 600 seconds was reached
Error in getURL(URL = metadataURL, FUN = download.file, N.TRIES = 1L, :
'getURL()' failed:
URL: http://dee2.io/metadata/hsapiens_metadata.tsv.cut
error: download from 'http://dee2.io/metadata/hsapiens_metadata.tsv.cut' failed
Calls: <Anonymous> -> getURL
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR
See
‘/home/biocbuild/bbs-3.22-data-experiment/meat/homosapienDEE2CellScore.Rcheck/00check.log’
for details.
homosapienDEE2CellScore.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL homosapienDEE2CellScore ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘homosapienDEE2CellScore’ ... ** this is package ‘homosapienDEE2CellScore’ version ‘1.6.0’ ** 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 (homosapienDEE2CellScore)
homosapienDEE2CellScore.Rcheck/homosapienDEE2CellScore-Ex.timings
| name | user | system | elapsed | |
| HomosapienDEE2_QC_WARN_Raw | 0.771 | 0.055 | 1.055 | |