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 2.14: CHECK report for EBImage on petty

This page was generated on 2014-10-08 08:57:38 -0700 (Wed, 08 Oct 2014).

Package 247/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EBImage 4.6.0
Andrzej Oles
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/EBImage
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: EBImage
Version: 4.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch EBImage_4.6.0.tar.gz
StartedAt: 2014-10-07 21:47:06 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 21:49:37 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 150.2 seconds
RetCode: 0
Status:  OK 
CheckDir: EBImage.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/EBImage.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘EBImage/DESCRIPTION’ ... OK
* this is package ‘EBImage’ version ‘4.6.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 ‘EBImage’ can be installed ... [12s/12s] OK
* 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 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [63s/67s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
stackObjects 10.634  2.968  13.857
EBImage       9.321  1.573  12.617
display       4.161  1.204   5.426
paintObjects  4.551  0.575   5.139
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test.R’ [6s/6s]
  Comparing ‘test.Rout’ to ‘test.Rout.save’ ...203,204c203,204
< checking 'dilateGreyScale' ... OK (hash=5.143788e+281)
< checking 'whiteTopHatGreyScale' ... OK (hash=-5.1165e+281)
---
> checking 'dilateGreyScale' ... OK (hash=3097664)
> checking 'whiteTopHatGreyScale' ... OK (hash=91389.01)
257c257
< checking 'selfcomplementaryTopHatGreyScale' ... OK (hash=142852.6)
---
> checking 'selfcomplementaryTopHatGreyScale' ... OK (hash=144311.9)
 [7s/7s] OK
* 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

EBImage.Rcheck/00install.out:

* installing *source* package ‘EBImage’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c EBImage.c -o EBImage.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c distmap.c -o distmap.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c drawCircle.c -o drawCircle.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c floodFill.cpp -o floodFill.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c greyscale_morphology.c -o greyscale_morphology.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c haralick.c -o haralick.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c medianFilter.c -o medianFilter.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c morphology.c -o morphology.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c normalize.c -o normalize.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c objects.c -o objects.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c ocontour.c -o ocontour.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c propagate.cpp -o propagate.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c spatial.c -o spatial.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c thresh.c -o thresh.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c tile.c -o tile.o
tile.c: In function ‘tile’:
tile.c:21: warning: unused variable ‘ibg’
tile.c:21: warning: unused variable ‘ifg’
tile.c: In function ‘untile’:
tile.c:142: warning: unused variable ‘id’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c tools.c -o tools.o
tools.c: In function ‘getColorStrides’:
tools.c:117: warning: unused variable ‘colorMode’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c watershed.cpp -o watershed.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o EBImage.so EBImage.o distmap.o drawCircle.o floodFill.o greyscale_morphology.o haralick.o medianFilter.o morphology.o normalize.o objects.o ocontour.o propagate.o spatial.o thresh.o tile.o tools.o watershed.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/EBImage.Rcheck/EBImage/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (EBImage)

EBImage.Rcheck/EBImage-Ex.timings:

nameusersystemelapsed
EBImage 9.321 1.57312.617
Image0.3030.1760.484
bwlabel2.5800.5273.110
channel0.9610.5251.503
colorLabels0.0750.0780.152
combine1.1190.7411.877
computeFeatures1.7080.4092.134
display4.1611.2045.426
distmap0.1720.0970.270
drawCircle0.0320.0230.056
fillHull0.3610.1310.494
filter21.5000.2051.709
floodFill0.1920.1160.313
gblur0.2940.0470.342
io1.3950.3613.234
localCurvature1.8830.5172.416
medianFilter2.6500.4643.201
morphology0.0220.0110.033
normalize0.0380.0290.069
ocontour0.0300.0100.041
paintObjects4.5510.5755.139
propagate2.3600.1422.503
rmObjects0.1310.0340.188
spatial0.1580.1430.313
stackObjects10.634 2.96813.857
thresh0.2630.0950.358
tile0.6520.9051.562
transpose0.1740.1060.281
watershed0.0870.0080.095