Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:55:02 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE LVSmiRNA PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 962/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
Stefano Calza
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | [ OK ] | ERROR | skipped | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | ERROR | skipped | skipped |
Package: LVSmiRNA |
Version: 1.38.0 |
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL LVSmiRNA |
StartedAt: 2020-10-16 16:14:17 -0400 (Fri, 16 Oct 2020) |
EndedAt: 2020-10-16 16:14:31 -0400 (Fri, 16 Oct 2020) |
EllapsedTime: 13.5 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL LVSmiRNA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’ * installing *source* package ‘LVSmiRNA’ ... ** using staged installation ** libs gcc -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c basic_fns.c -o basic_fns.o basic_fns.c: In function ‘lvs_median’: basic_fns.c:146:7: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ gcc -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o gcc -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c lvs_rlm.c -o lvs_rlm.o lvs_rlm.c: In function ‘gamma_fit’: lvs_rlm.c:175:30: warning: variable ‘converged’ set but not used [-Wunused-but-set-variable] int i,j, rows, cols, iter, converged=0; ^~~~~~~~~ lvs_rlm.c: In function ‘test_gamma_fit’: lvs_rlm.c:286:30: warning: variable ‘converged’ set but not used [-Wunused-but-set-variable] int i,j, rows, cols, iter, converged=0; ^~~~~~~~~ gcc -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o LVSmiRNA.so basic_fns.o init.o lvs_rlm.o -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRblas -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.11-bioc/R/library/00LOCK-LVSmiRNA/00new/LVSmiRNA/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading No methods found in package ‘BiocGenerics’ for requests: ‘as.vector’, ‘unlist’ when loading ‘LVSmiRNA’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location No methods found in package ‘BiocGenerics’ for requests: ‘as.vector’, ‘unlist’ when loading ‘LVSmiRNA’ Warning: Package 'LVSmiRNA' is deprecated and will be removed from Bioconductor version 3.12 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location No methods found in package ‘BiocGenerics’ for requests: ‘as.vector’, ‘unlist’ when loading ‘LVSmiRNA’ Warning: Package 'LVSmiRNA' is deprecated and will be removed from Bioconductor version 3.12 ** testing if installed package keeps a record of temporary installation path * DONE (LVSmiRNA)