Back to Multiple platform build/check report for BioC 3.7 experimental data |
This page was generated on 2018-10-16 14:17:51 -0400 (Tue, 16 Oct 2018).
Package 22/342 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
BeadArrayUseCases 1.18.0 Mike Smith
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ WARNINGS ] |
Package: BeadArrayUseCases |
Version: 1.18.0 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:BeadArrayUseCases.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings BeadArrayUseCases_1.18.0.tar.gz |
StartedAt: 2018-10-16 10:37:46 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 10:38:26 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 39.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: BeadArrayUseCases.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:BeadArrayUseCases.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings BeadArrayUseCases_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.7-data-experiment/meat/BeadArrayUseCases.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * 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.18.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.7-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.7-data-experiment/meat/BeadArrayUseCases.Rcheck/00check.log’ for details.
BeadArrayUseCases.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL BeadArrayUseCases ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’ * installing *source* package ‘BeadArrayUseCases’ ... ** inst ** help No man pages found in package ‘BeadArrayUseCases’ *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded Warning: replacing previous import ‘beadarray::imageplot’ by ‘limma::imageplot’ when loading ‘BeadArrayUseCases’ * DONE (BeadArrayUseCases)