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 toluca2

This page was generated on 2017-04-23 14:41:32 -0400 (Sun, 23 Apr 2017).

Package 268/1377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CONFESS 1.3.2
Diana LOW
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/CONFESS
Last Changed Rev: 127786 / Revision: 129046
Last Changed Date: 2017-03-28 00:48:54 -0400 (Tue, 28 Mar 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
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ WARNINGS ] OK 
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.3.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings CONFESS_1.3.2.tar.gz
StartedAt: 2017-04-23 02:13:07 -0400 (Sun, 23 Apr 2017)
EndedAt: 2017-04-23 02:18:24 -0400 (Sun, 23 Apr 2017)
EllapsedTime: 316.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: CONFESS.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings CONFESS_1.3.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/CONFESS.Rcheck’
* using R Under development (unstable) (2017-02-15 r72187)
* using platform: x86_64-apple-darwin13.4.0 (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.3.2’
* 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 ‘/Users/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 sizes of PDF files under ‘inst/doc’ ... 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    36.351  4.056  41.323
Fluo_adjustment 26.170  1.464  28.478
Fluo_modeling    4.855  0.775   5.823
simcells         4.800  0.439   5.349
Fluo_ordering    4.496  0.259   5.081
* 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
  ‘/Users/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: GLX extension missing on server
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
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: GLX extension missing on server
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Warning: replacing previous import ‘stats::BIC’ by ‘flowMerge::BIC’ when loading ‘CONFESS’
* DONE (CONFESS)

CONFESS.Rcheck/CONFESS-Ex.timings:

nameusersystemelapsed
FluoSelection_byRun0.0210.0010.022
Fluo_CV_modeling0.0010.0000.000
Fluo_CV_prep36.351 4.05641.323
Fluo_adjustment26.170 1.46428.478
Fluo_inspection3.4741.5244.874
Fluo_modeling4.8550.7755.823
Fluo_ordering4.4960.2595.081
LocationMatrix0.0060.0010.007
cluster2outlier0.0770.0050.084
createFluo0.0200.0010.021
defineLocClusters0.0550.0050.062
files0.0030.0000.003
getFluo0.1040.0060.112
getFluo_byRun0.1440.0200.167
pathEstimator0.1210.0060.130
readFiles0.1430.0080.156
simcells4.8000.4395.349
spotEstimator0.0010.0010.001