Back to Multiple platform build/check report for BioC 3.9 experimental data |
This page was generated on 2019-10-17 16:51:24 -0400 (Thu, 17 Oct 2019).
Package 25/371 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
BeadArrayUseCases 1.22.0 Mike Smith
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ WARNINGS ] |
Package: BeadArrayUseCases |
Version: 1.22.0 |
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:BeadArrayUseCases.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings BeadArrayUseCases_1.22.0.tar.gz |
StartedAt: 2019-10-17 12:50:28 -0400 (Thu, 17 Oct 2019) |
EndedAt: 2019-10-17 12:51:09 -0400 (Thu, 17 Oct 2019) |
EllapsedTime: 40.8 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: BeadArrayUseCases.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:BeadArrayUseCases.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings BeadArrayUseCases_1.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.9-data-experiment/meat/BeadArrayUseCases.Rcheck’ * using R version 3.6.1 (2019-07-05) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘BeadArrayUseCases/DESCRIPTION’ ... OK * this is package ‘BeadArrayUseCases’ version ‘1.22.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 ‘BeadArrayUseCases’ can be installed ... WARNING Found the following significant warnings: Warning: replacing previous import ‘beadarray::imageplot’ by ‘limma::imageplot’ when loading ‘BeadArrayUseCases’ See ‘/home/biocbuild/bbs-3.9-data-experiment/meat/BeadArrayUseCases.Rcheck/00install.out’ for details. * checking installed package size ... NOTE installed size is 276.8Mb sub-directories of 1Mb or more: extdata 276.7Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... 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 files in ‘vignettes’ ... OK * checking examples ... NONE * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs See ‘/home/biocbuild/bbs-3.9-data-experiment/meat/BeadArrayUseCases.Rcheck/00check.log’ for details.
BeadArrayUseCases.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL BeadArrayUseCases ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘BeadArrayUseCases’ ... ** using staged installation ** inst ** help No man pages found in package ‘BeadArrayUseCases’ *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import ‘beadarray::imageplot’ by ‘limma::imageplot’ when loading ‘BeadArrayUseCases’ ** testing if installed package can be loaded from final location Warning: replacing previous import ‘beadarray::imageplot’ by ‘limma::imageplot’ when loading ‘BeadArrayUseCases’ ** testing if installed package keeps a record of temporary installation path * DONE (BeadArrayUseCases)