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-23 01:50 -0400 (Sun, 23 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" | 869 |
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 92/217 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
genefilter 1.89.0 (landing page) Bioconductor Package Maintainer
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||
To the developers/maintainers of the genefilter 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: genefilter |
Version: 1.89.0 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:genefilter.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings genefilter_1.89.0.tar.gz |
StartedAt: 2025-03-23 01:19:25 -0400 (Sun, 23 Mar 2025) |
EndedAt: 2025-03-23 01:19:33 -0400 (Sun, 23 Mar 2025) |
EllapsedTime: 8.0 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: genefilter.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:genefilter.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings genefilter_1.89.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/genefilter.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 ‘genefilter/DESCRIPTION’ ... OK * this is package ‘genefilter’ version ‘1.89.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 ‘genefilter’ can be installed ... WARNING Found the following significant warnings: half_range_mode.cpp:100:60: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wformat=] pAUC.c:140:13: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses] See ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/genefilter.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ * used Fortran compiler: ‘GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ * used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ * 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 ... WARNING Vignettes with missing or empty \VignetteIndexEntry: howtogenefinder.Rmd See sections ‘The INDEX file’ and ‘Package subdirectories’ in the ‘Writing R Extensions’ manual. * 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 ... WARNING Fatal error: cannot create 'R_TempDir' It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. * checking whether the package can be unloaded cleanly ... WARNING Fatal error: cannot create 'R_TempDir' * checking whether the namespace can be loaded with stated dependencies ... WARNING Fatal error: cannot create 'R_TempDir' A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * checking whether the namespace can be unloaded cleanly ... WARNING Fatal error: cannot create 'R_TempDir' * checking loading without being on the library search path ...Warning in file.symlink(from, to) : cannot symlink '/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/MatrixGenerics' to '/tmp/RtmpbxNHjA/RLIBS_18c09f4397ed87/MatrixGenerics', reason 'No space left on device' Error in flink(where, tmplib) : cannot link from /media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/MatrixGenerics Execution halted
genefilter.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL genefilter ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’ * installing *source* package ‘genefilter’ ... ** this is package ‘genefilter’ version ‘1.89.0’ ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c half_range_mode.cpp -o half_range_mode.o half_range_mode.cpp: In function ‘double half_range_mode(double*, double*, double, int)’: half_range_mode.cpp:100:60: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wformat=] 100 | if (diag) Rprintf( "N = %i, N'' = %i, w = %.4f, |J| = %i\n", N, N_double_prime, w, J.size() ); | ~^ ~~~~~~~~ | | | | int std::vector<int>::size_type {aka long unsigned int} | %li gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c init.c -o init.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c nd.c -o nd.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c pAUC.c -o pAUC.o pAUC.c: In function ‘pAUC’: pAUC.c:140:13: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses] 140 | if(rows != INTEGER(dimSens)[1] | columns != INTEGER(dimSens)[0]) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c rowPAUCs.c -o rowPAUCs.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c rowttests.c -o rowttests.o gfortran -fpic -g -O2 -Wall -Werror=format-security -c ttest.f -o ttest.o f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran ttest.f:47:12: 47 | dm=dm1-dm2 | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ttest.f:50:12: 50 | dm=dm1/dm2 | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ttest.f:59:13: 59 | tst=(dm1-dm2)/sqrt((1.d0/ng1+1.d0/ng2)*(dss1+dss2)/(ng1+ng2-2)) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ttest.f:62:10: 62 | tst=(dm1-dm2)/sqrt(dss1/((ng1-1)*ng1)+dss2/((ng2-1)*ng2)) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] g++ -std=gnu++17 -shared -L/usr/local/lib -o genefilter.so half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -lgfortran -lm -lquadmath installing to /media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/00LOCK-genefilter/00new/genefilter/libs ** R ** data *** moving datasets to lazyload DB ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (genefilter)