Back to Rapid builds (Linux only) of a subset of BioC 3.21 Report updated every 6 hours |
This page was generated on 2025-03-31 20:49 -0400 (Mon, 31 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 871 |
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 116/217 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
IHW 1.35.0 (landing page) Nikos Ignatiadis
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||
To the developers/maintainers of the IHW 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: IHW |
Version: 1.35.0 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:IHW.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings IHW_1.35.0.tar.gz |
StartedAt: 2025-03-31 20:18:43 -0400 (Mon, 31 Mar 2025) |
EndedAt: 2025-03-31 20:19:04 -0400 (Mon, 31 Mar 2025) |
EllapsedTime: 20.6 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: IHW.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:IHW.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings IHW_1.35.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/IHW.Rcheck’ * using R Under development (unstable) (2025-01-20 r87609) * 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.1 LTS * using session charset: UTF-8 * checking for file ‘IHW/DESCRIPTION’ ... OK * this is package ‘IHW’ version ‘1.35.0’ * 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 ‘IHW’ 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 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 ... NOTE filter_pvals_for_optim: no visible global function definition for ‘p.adjust’ groups_by_filter: no visible global function definition for ‘runif’ ihw.DESeqResults: no visible global function definition for ‘mcols’ ihw.DESeqResults: no visible global function definition for ‘mcols<-’ ihw.DESeqResults: no visible global function definition for ‘metadata’ ihw.DESeqResults: no visible global function definition for ‘metadata<-’ ihw.default: no visible global function definition for ‘runif’ ihw.default: no visible global function definition for ‘p.adjust’ ihw_convex: no visible global function definition for ‘gurobi’ ihw_internal: no visible global function definition for ‘p.adjust’ ihw_milp: no visible global function definition for ‘str’ ihw_milp: no visible global function definition for ‘gurobi’ plot_decisionboundary: no visible binding for global variable ‘stratum’ plot_decisionboundary: no visible binding for global variable ‘covariate’ plot_decisionboundary: no visible binding for global variable ‘pvalue’ plot_decisionboundary: no visible binding for global variable ‘fold’ thresholds_ihwResult: no visible global function definition for ‘na.exclude’ thresholds,ihwResult: no visible global function definition for ‘na.exclude’ Undefined global functions or variables: covariate fold gurobi mcols mcols<- metadata metadata<- na.exclude p.adjust pvalue runif str stratum Consider adding importFrom("stats", "na.exclude", "p.adjust", "runif") importFrom("utils", "str") to your NAMESPACE file. * 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 ... WARNING Fatal error: cannot create 'R_TempDir' * checking files in ‘vignettes’ ...Warning in close.connection(con) : Problem closing connection: No space left on device Error: inferior call failed Execution halted
IHW.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL IHW ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’ * installing *source* package ‘IHW’ ... ** this is package ‘IHW’ version ‘1.35.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘nrow’ from package ‘base’ in package ‘IHW’ ** 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 (IHW)