Back to the "Multiple platform build/check report" A  B [C] D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for CONFESS on malbec2

This page was generated on 2017-10-18 14:17:39 -0400 (Wed, 18 Oct 2017).

Package 269/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CONFESS 1.4.0
Diana LOW
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/CONFESS
Branch: RELEASE_3_5
Last Commit: 71f5c45
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: CONFESS
Version: 1.4.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings CONFESS_1.4.0.tar.gz
StartedAt: 2017-10-17 22:16:00 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 22:19:53 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 233.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: CONFESS.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings CONFESS_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/CONFESS.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CONFESS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CONFESS’ version ‘1.4.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CONFESS’ can be installed ... WARNING
Found the following significant warnings:
  Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
  Warning: replacing previous import ‘stats::BIC’ by ‘flowMerge::BIC’ when loading ‘CONFESS’
See ‘/home/biocbuild/bbs-3.5-bioc/meat/CONFESS.Rcheck/00install.out’ for details.
* 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 R 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 ... OK
* 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 ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
Fluo_CV_prep    27.620  1.192  28.733
Fluo_adjustment 19.164  0.476  19.606
Fluo_modeling    5.304  0.084   5.387
* 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, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.5-bioc/meat/CONFESS.Rcheck/00check.log’
for details.


CONFESS.Rcheck/00install.out:

* installing *source* package ‘CONFESS’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Warning in rgl.init(initValue, onlyNULL) :
  RGL: unable to open X11 display
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Warning in fun(libname, pkgname) : couldn't connect to display ":1.0"
Warning: replacing previous import ‘stats::BIC’ by ‘flowMerge::BIC’ when loading ‘CONFESS’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning in rgl.init(initValue, onlyNULL) :
  RGL: unable to open X11 display
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Warning in fun(libname, pkgname) : couldn't connect to display ":1.0"
Warning: replacing previous import ‘stats::BIC’ by ‘flowMerge::BIC’ when loading ‘CONFESS’
* DONE (CONFESS)

CONFESS.Rcheck/CONFESS-Ex.timings:

nameusersystemelapsed
FluoSelection_byRun0.0160.0000.013
Fluo_CV_modeling000
Fluo_CV_prep27.620 1.19228.733
Fluo_adjustment19.164 0.47619.606
Fluo_inspection2.7960.5443.267
Fluo_modeling5.3040.0845.387
Fluo_ordering3.2120.1043.327
LocationMatrix0.0040.0000.004
cluster2outlier0.0400.0040.042
createFluo0.0080.0000.010
defineLocClusters0.0640.0000.089
files0.0040.0000.004
getFluo0.1040.0040.109
getFluo_byRun0.1280.0040.130
pathEstimator0.1280.0000.126
readFiles0.1440.0000.142
simcells2.8320.0602.896
spotEstimator0.0000.0000.001