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

This page was generated on 2016-04-23 10:23:19 -0700 (Sat, 23 Apr 2016).

Package 302/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EBImage 4.12.2
Andrzej OleÅ›
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/EBImage
Last Changed Rev: 110768 / Revision: 116712
Last Changed Date: 2015-11-20 05:40:47 -0800 (Fri, 20 Nov 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: EBImage
Version: 4.12.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings EBImage_4.12.2.tar.gz
StartedAt: 2016-04-22 23:46:36 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 23:48:14 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 98.4 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 EBImage_4.12.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/EBImage.Rcheck’
* using R version 3.2.4 (2016-03-10)
* 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.12.2’
* package encoding: UTF-8
* 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 ... [6s/7s] OK
* checking installed package size ... NOTE
  installed size is  7.6Mb
  sub-directories of 1Mb or more:
    doc      5.4Mb
    images   1.7Mb
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [43s/48s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
EBImage      7.243  1.748  11.500
stackObjects 4.857  1.619   6.615
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test.R’ [6s/11s]
  Comparing ‘test.Rout’ to ‘test.Rout.save’ ...518c518
< checking 'computeFeatures' .................... PASS (2f1272bf9a3428b3) 3989786
---
> checking 'computeFeatures' .................... PASS (607eae59e3423025) 3988895
600c600
< checking 'computeFeatures' .................... PASS (cf78a8f8ee93a443) 746878.2
---
> checking 'computeFeatures' .................... PASS (f17bea67c6db8efa) 746878.2
767c767
< checking 'computeFeatures' .................... PASS (5eaf503a54600569) 749353.1
---
> checking 'computeFeatures' .................... PASS (43ed64a6574660f3) 749353.1
850c850
< checking 'computeFeatures' .................... PASS (b68f1620a082eb3d) 734993.9
---
> checking 'computeFeatures' .................... PASS (5f168ac8bf99f53d) 734993.9
 [6s/12s] 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

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/EBImage.Rcheck/00check.log’
for details.


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 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
morphology.c:59:12: warning: expression result unused [-Wunused-value]
      for (i; i < 0; ++i) {
           ^
morphology.c:62:12: warning: expression result unused [-Wunused-value]
      for (i; i < maxX; ++i) {
           ^
morphology.c:65:12: warning: expression result unused [-Wunused-value]
      for (i; i < size.x + set->maxXoffset; ++i) {
           ^
morphology.c:89:10: warning: expression result unused [-Wunused-value]
    for (i; i < 0; ++i) {
         ^
morphology.c:92:10: warning: expression result unused [-Wunused-value]
    for (i; i < maxX; ++i) {
         ^
morphology.c:95:10: warning: expression result unused [-Wunused-value]
    for (i; i < size.x + set->maxXoffset; ++i) {
         ^
6 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 nativeRaster.c -o nativeRaster.o
nativeRaster.c:38:7: warning: assigning to 'uint32_t *' (aka 'unsigned int *') from 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
  out = INTEGER(res);
      ^ ˜˜˜˜˜˜˜˜˜˜˜˜
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 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
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
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 haralick.o medianFilter.o morphology.o nativeRaster.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.2-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 7.243 1.74811.500
Image0.4360.1660.604
bwlabel1.1920.2351.447
channel0.6950.3261.023
colorLabels0.1370.0770.214
combine0.9920.6641.656
computeFeatures0.7830.2311.014
display2.7881.2584.050
distmap0.1210.0220.143
drawCircle0.0310.0090.048
equalize1.2920.5661.912
fillHull0.4070.1070.521
filter21.0530.2351.291
floodFill0.2550.0500.656
gblur0.4020.0700.495
io0.9890.2692.897
localCurvature0.9640.3511.327
medianFilter1.1270.1531.285
morphology0.1170.0130.131
normalize0.0280.0350.071
ocontour0.0200.0070.027
otsu0.2200.0290.255
paintObjects2.0730.3142.394
propagate1.8740.1992.077
rmObjects0.1220.0230.145
spatial0.7770.0930.887
stackObjects4.8571.6196.615
thresh0.2590.0760.336
tile0.5650.5401.148
transpose0.2590.0760.335
watershed0.1160.0140.135