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.0: CHECK report for EBImage on oaxaca

This page was generated on 2015-04-10 10:02:01 -0700 (Fri, 10 Apr 2015).

Package 265/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EBImage 4.8.3
Andrzej Oles
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/EBImage
Last Changed Rev: 101017 / Revision: 102249
Last Changed Date: 2015-03-23 03:21:04 -0700 (Mon, 23 Mar 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: EBImage
Version: 4.8.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch EBImage_4.8.3.tar.gz
StartedAt: 2015-04-09 23:08:27 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 23:10:19 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 112.1 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.8.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/EBImage.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘EBImage/DESCRIPTION’ ... OK
* this is package ‘EBImage’ version ‘4.8.3’
* 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 ... [8s/8s] 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 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 ... [51s/58s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
EBImage      9.119  1.397  12.120
stackObjects 6.141  1.543  10.376
display      4.400  1.092   5.500
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test.R’ [4s/4s]
  Comparing ‘test.Rout’ to ‘test.Rout.save’ ...202,205c202,205
< checking 'erodeGreyScale' ... OK (hash=-1.278983e+82)
< checking 'dilateGreyScale' ... OK (hash=1.278983e+82)
< checking 'whiteTopHatGreyScale' ... OK (hash=13484.15)
< checking 'selfcomplementaryTopHatGreyScale' ... OK (hash=-1.23072e+82)
---
> checking 'erodeGreyScale' ... OK (hash=1910799)
> checking 'dilateGreyScale' ... OK (hash=2131265)
> checking 'whiteTopHatGreyScale' ... OK (hash=24772.23)
> checking 'selfcomplementaryTopHatGreyScale' ... OK (hash=8814.088)
254,257c254,257
< checking 'erodeGreyScale' ... OK (hash=2210109)
< checking 'dilateGreyScale' ... OK (hash=2525741)
< checking 'whiteTopHatGreyScale' ... OK (hash=-11634.23)
< checking 'selfcomplementaryTopHatGreyScale' ... OK (hash=-5704.68)
---
> checking 'erodeGreyScale' ... OK (hash=2165546)
> checking 'dilateGreyScale' ... OK (hash=2490913)
> checking 'whiteTopHatGreyScale' ... OK (hash=22258.68)
> checking 'selfcomplementaryTopHatGreyScale' ... OK (hash=-27455.43)
 [4s/4s] 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
* DONE

EBImage.Rcheck/00install.out:

* installing *source* package ‘EBImage’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c EBImage.c -o EBImage.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c distmap.c -o distmap.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c drawCircle.c -o drawCircle.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c floodFill.cpp -o floodFill.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c greyscale_morphology.c -o greyscale_morphology.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c haralick.c -o haralick.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c medianFilter.c -o medianFilter.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c morphology.c -o morphology.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c normalize.c -o normalize.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c objects.c -o objects.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c ocontour.c -o ocontour.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c propagate.cpp -o propagate.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c spatial.c -o spatial.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c thresh.c -o thresh.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c tile.c -o tile.o
tile.c:21:34: warning: unused variable 'ibg' [-Wunused-variable]
  int nprotect, nx, ny, nz, ifg, ibg, nxr, nyr, * iim, i, j, index, x, y;
                                 ^
tile.c:21:29: warning: unused variable 'ifg' [-Wunused-variable]
  int nprotect, nx, ny, nz, ifg, ibg, nxr, nyr, * iim, i, j, index, x, y;
                            ^
tile.c:142:37: warning: unused variable 'id' [-Wunused-variable]
  void *src, *tgt; double *dd; int *id;
                                    ^
3 warnings generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c tools.c -o tools.o
tools.c:119:20: warning: unused variable 'colorMode' [-Wunused-variable]
  int width,height,colorMode,nbChannels;
                   ^
1 warning generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c watershed.cpp -o watershed.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/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-3.0-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.119 1.39712.120
Image0.4410.1400.598
bwlabel1.3450.3091.658
channel0.7720.2891.062
colorLabels0.1110.0410.152
combine0.8090.5051.318
computeFeatures0.9880.1811.171
display4.4001.0925.500
distmap0.1440.0280.173
drawCircle0.0900.0590.151
equalize1.6700.5802.312
fillHull0.4460.0830.536
filter21.8010.2342.059
floodFill0.2990.0790.382
gblur0.5700.0480.742
io1.1920.2362.915
localCurvature1.4480.3461.839
medianFilter1.2800.2621.616
morphology0.1590.0290.219
normalize0.0290.0080.037
ocontour0.0660.0250.091
otsu0.2590.0490.346
paintObjects2.8910.3193.442
propagate1.9390.1282.116
rmObjects0.0660.0290.097
spatial0.8090.1100.943
stackObjects 6.141 1.54310.376
thresh0.2670.0770.344
tile0.5770.5631.610
transpose0.3800.1420.531
watershed0.1280.0200.161