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.3: CHECK report for EBImage on moscato2

This page was generated on 2016-10-13 12:47:47 -0700 (Thu, 13 Oct 2016).

Package 332/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EBImage 4.14.2
Andrzej OleÅ›
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/EBImage
Last Changed Rev: 117513 / Revision: 122332
Last Changed Date: 2016-05-15 13:18:19 -0700 (Sun, 15 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (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.14.2
Command: rm -rf EBImage.buildbin-libdir EBImage.Rcheck && mkdir EBImage.buildbin-libdir EBImage.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EBImage.buildbin-libdir EBImage_4.14.2.tar.gz >EBImage.Rcheck\00install.out 2>&1 && cp EBImage.Rcheck\00install.out EBImage-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=EBImage.buildbin-libdir --install="check:EBImage-install.out" --force-multiarch --no-vignettes --timings EBImage_4.14.2.tar.gz
StartedAt: 2016-10-13 03:19:43 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 03:23:51 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 248.2 seconds
RetCode: 0
Status:  OK  
CheckDir: EBImage.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf EBImage.buildbin-libdir EBImage.Rcheck && mkdir EBImage.buildbin-libdir EBImage.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EBImage.buildbin-libdir EBImage_4.14.2.tar.gz >EBImage.Rcheck\00install.out 2>&1 && cp EBImage.Rcheck\00install.out EBImage-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=EBImage.buildbin-libdir --install="check:EBImage-install.out" --force-multiarch --no-vignettes --timings EBImage_4.14.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/EBImage.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'EBImage/DESCRIPTION' ... OK
* this is package 'EBImage' version '4.14.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 whether package 'EBImage' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.6Mb
  sub-directories of 1Mb or more:
    doc      4.1Mb
    images   1.7Mb
    libs     1.5Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'E:/biocbld/bbs-3.3-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/i386/EBImage.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
EBImage      9.67   1.62   15.29
stackObjects 7.42   1.36    8.78
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
EBImage      9.95   1.38   15.06
stackObjects 5.62   1.42    7.03
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test.R'
  Comparing 'test.Rout' to 'test.Rout.save' ...224,227c224,227
< checking IO for 'sample' ... FAIL
< checking IO for 'sample.color' ... FAIL
< checking IO for 'nuclei' ... FAIL
< checking IO for 'logo' ... FAIL
---
> checking IO for 'sample' ... PASS
> checking IO for 'sample.color' ... PASS
> checking IO for 'nuclei' ... PASS
> checking IO for 'logo' ... PASS
337c337
< checking 'rotate' ............................. PASS (088dd8b96f88132b) 483.6843
---
> checking 'rotate' ............................. PASS (6fef9b3e4085e72c) 483.6843
399c399
< checking 'hist' ............................... PASS (6f582e57b9d39351) 7574da3879d26bc5
---
> checking 'hist' ............................... PASS (758d77d39292aceb) 22261eb2334cd65e
420,421c420,421
< checking 'resize' ............................. PASS (58a1e87fc7f80a75) 1419476
< checking 'rotate' ............................. PASS (85dbbdd76b94062f) 2493977
---
> checking 'resize' ............................. PASS (00fab9ec40eb5e2f) 1419476
> checking 'rotate' ............................. PASS (447c32314cc4e9d7) 2493977
425c425
< checking 'affine' ............................. PASS (ca5cb529f9bc5201) 54171.17
---
> checking 'affine' ............................. PASS (1ed86f465543429e) 54171.17
442c442
< checking 'normalize' .......................... PASS (e67595e76350eddf) 1431381
---
> checking 'normalize' .......................... PASS (dd024957ed9be970) 1431381
504,505c504,505
< checking 'resize' ............................. PASS (ffdb2b4a49c656b3) 2941770
< checking 'rotate' ............................. PASS (f0572cef6d4e4ddd) 1247487
---
> checking 'resize' ............................. PASS (08cd4640fbae6405) 2941770
> checking 'rotate' ............................. PASS (9999b0e6207528b1) 1247487
509c509
< checking 'affine' ............................. PASS (6e5de8b7313c397e) 22238.15
---
> checking 'affine' ............................. PASS (c22bdcc947290f4e) 22238.15
522c522
< checking 'computeFeatures' .................... PASS (445b221e24c87b72) 3990189
---
> checking 'computeFeatures' .................... PASS (607eae59e3423025) 3988895
587,588c587,588
< checking 'resize' ............................. PASS (d84d391c48e19630) 15155777
< checking 'rotate' ............................. PASS (0e682da4c2d3fc08) 4525312
---
> checking 'resize' ............................. PASS (75a7216227f8dbfa) 15155777
> checking 'rotate' ............................. PASS (cba5275a49d1c025) 4525312
592c592
< checking 'affine' ............................. PASS (b991742daa634d98) 226067.6
---
> checking 'affine' ............................. PASS (091470a40c4fba44) 226067.6
605c605
< checking 'computeFeatures' .................... PASS (4a081a1eefd4acc9) 746878.2
---
> checking 'computeFeatures' .................... PASS (f17bea67c6db8efa) 746878.2
672,673c672,673
< checking 'resize' ............................. PASS (b50a31835364c09e) 9108608
< checking 'rotate' ............................. PASS (7b2ebfe00d3a3a42) 1600126
---
> checking 'resize' ............................. PASS (b189246d26913306) 9108608
> checking 'rotate' ............................. PASS (a4a84e73999cd629) 1600126
677c677
< checking 'affine' ............................. PASS (05fc5cb10e082fd3) 133467.8
---
> checking 'affine' ............................. PASS (4a6b1cf59de37216) 133467.8
690c690
< checking 'computeFeatures' .................... PASS (ff70e8e7d5c1f3ed) 416154745
---
> checking 'computeFeatures' .................... PASS (1d847743be56e5a7) 416164140
695,696c695,696
< checking 'gblur' .............................. PASS (458650b37f0343dd) 1037581
< checking 'filter2' ............................ PASS (92e7a1894214dbaa) 25640840
---
> checking 'gblur' .............................. PASS (f499c36c42da96ae) 1037581
> checking 'filter2' ............................ PASS (ae9004d59d404524) 25640840
756,757c756,757
< checking 'resize' ............................. PASS (5ad3e43560133426) 76725662
< checking 'rotate' ............................. PASS (c00f3179a9298754) 4140744
---
> checking 'resize' ............................. PASS (19f045e2a12c3dcd) 76725662
> checking 'rotate' ............................. PASS (5ca7d358dc5f6cb8) 4140744
761c761
< checking 'affine' ............................. PASS (fbf2f25eade0659a) 301692.6
---
> checking 'affine' ............................. PASS (8490fa9d387d7f22) 301692.6
774c774
< checking 'computeFeatures' .................... PASS (cd365d27117f6c14) 749353.1
---
> checking 'computeFeatures' .................... PASS (43ed64a6574660f3) 749353.1
778c778
< checking 'normalize' .......................... PASS (ec5ae2db49eab2d8) 2693244
---
> checking 'normalize' .......................... PASS (6f82aae3b180c153) 2693244
840,841c840,841
< checking 'resize' ............................. PASS (13c670f51a30c923) 72772706
< checking 'rotate' ............................. PASS (e9f525591f2229cf) 3978266
---
> checking 'resize' ............................. PASS (c2412da2d423bb4c) 72772706
> checking 'rotate' ............................. PASS (e88e2e93ce61d959) 3978266
845c845
< checking 'affine' ............................. PASS (af56a3e7ebac2881) 219714.6
---
> checking 'affine' ............................. PASS (987d2bf7d6243ac5) 219714.6
858c858
< checking 'computeFeatures' .................... PASS (8f8affb55724e2fe) 734993.9
---
> checking 'computeFeatures' .................... PASS (5f168ac8bf99f53d) 734993.9
862c862
< checking 'normalize' .......................... PASS (611170d9112ceda7) 2526618
---
> checking 'normalize' .......................... PASS (c6700c53a770f4dc) 2526618
Warning message:
running command '"diff" -bw "E:\biocbld\bbs-3.3-bioc\tmpdir\RtmpKMZEA6\Rdiffa1554111861da" "E:\biocbld\bbs-3.3-bioc\tmpdir\RtmpKMZEA6\Rdiffb155476e76c6e"' had status 1 
 OK
** running tests for arch 'x64' ...
  Running 'test.R'
  Comparing 'test.Rout' to 'test.Rout.save' ...399c399
< checking 'hist' ............................... PASS (25c2c5f6936c4cc3) 6cce517eeddbb6cd
---
> checking 'hist' ............................... PASS (758d77d39292aceb) 22261eb2334cd65e
605c605
< checking 'computeFeatures' .................... PASS (cf78a8f8ee93a443) 746878.2
---
> checking 'computeFeatures' .................... PASS (f17bea67c6db8efa) 746878.2
774c774
< checking 'computeFeatures' .................... PASS (5eaf503a54600569) 749353.1
---
> checking 'computeFeatures' .................... PASS (43ed64a6574660f3) 749353.1
858c858
< checking 'computeFeatures' .................... PASS (b68f1620a082eb3d) 734993.9
---
> checking 'computeFeatures' .................... PASS (5f168ac8bf99f53d) 734993.9
Warning message:
running command '"diff" -bw "E:\biocbld\bbs-3.3-bioc\tmpdir\RtmpobdgoC\Rdiffa238820cb7438" "E:\biocbld\bbs-3.3-bioc\tmpdir\RtmpobdgoC\Rdiffb238877414d4e"' had status 1 
 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: 2 NOTEs
See
  'E:/biocbld/bbs-3.3-bioc/meat/EBImage.Rcheck/00check.log'
for details.


EBImage.Rcheck/00install.out:


install for i386

* installing *source* package 'EBImage' ...
** libs
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c drawCircle.c -o drawCircle.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c floodFill.cpp -o floodFill.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c haralick.c -o haralick.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c medianFilter.c -o medianFilter.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c morphology.c -o morphology.o
morphology.c: In function 'compute_lookup_table_for_line_dilate':
morphology.c:59:7: warning: statement with no effect [-Wunused-value]
       for (i; i < 0; ++i) {
       ^
morphology.c:62:7: warning: statement with no effect [-Wunused-value]
       for (i; i < maxX; ++i) {
       ^
morphology.c:66:7: warning: statement with no effect [-Wunused-value]
       for (i; i < size.x + set->maxXoffset; ++i) {
       ^
morphology.c: In function 'compute_lookup_table_for_line_erode':
morphology.c:90:5: warning: statement with no effect [-Wunused-value]
     for (i; i < 0; ++i) {
     ^
morphology.c:93:5: warning: statement with no effect [-Wunused-value]
     for (i; i < maxX; ++i) {
     ^
morphology.c:97:5: warning: statement with no effect [-Wunused-value]
     for (i; i < size.x + set->maxXoffset; ++i) {
     ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c nativeRaster.c -o nativeRaster.o
nativeRaster.c: In function 'nativeRaster':
nativeRaster.c:38:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   out = INTEGER(res);
       ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c objects.c -o objects.o
In file included from objects.h:5:0,
                 from objects.c:1:
objects.c: In function 'stackObjects':
E:/biocbld/BBS-3˜1.3-B/R/include/Rdefines.h:148:28: warning: 'dim' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define SET_DIM(x, n)      Rf_setAttrib(x, R_DimSymbol, n)
                            ^
objects.c:171:22: note: 'dim' was declared here
   SEXP res, st=NULL, dim, xys;
                      ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c propagate.cpp -o propagate.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c spatial.c -o spatial.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c tile.c -o tile.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c tools.c -o tools.o
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c watershed.cpp -o watershed.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o EBImage.dll tmp.def 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 -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'EBImage' ...
** libs
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c drawCircle.c -o drawCircle.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c floodFill.cpp -o floodFill.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c haralick.c -o haralick.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c medianFilter.c -o medianFilter.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c morphology.c -o morphology.o
morphology.c: In function 'compute_lookup_table_for_line_dilate':
morphology.c:59:7: warning: statement with no effect [-Wunused-value]
       for (i; i < 0; ++i) {
       ^
morphology.c:62:7: warning: statement with no effect [-Wunused-value]
       for (i; i < maxX; ++i) {
       ^
morphology.c:66:7: warning: statement with no effect [-Wunused-value]
       for (i; i < size.x + set->maxXoffset; ++i) {
       ^
morphology.c: In function 'compute_lookup_table_for_line_erode':
morphology.c:90:5: warning: statement with no effect [-Wunused-value]
     for (i; i < 0; ++i) {
     ^
morphology.c:93:5: warning: statement with no effect [-Wunused-value]
     for (i; i < maxX; ++i) {
     ^
morphology.c:97:5: warning: statement with no effect [-Wunused-value]
     for (i; i < size.x + set->maxXoffset; ++i) {
     ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c nativeRaster.c -o nativeRaster.o
nativeRaster.c: In function 'nativeRaster':
nativeRaster.c:38:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   out = INTEGER(res);
       ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c objects.c -o objects.o
In file included from objects.h:5:0,
                 from objects.c:1:
objects.c: In function 'stackObjects':
E:/biocbld/BBS-3˜1.3-B/R/include/Rdefines.h:148:28: warning: 'dim' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define SET_DIM(x, n)      Rf_setAttrib(x, R_DimSymbol, n)
                            ^
objects.c:171:22: note: 'dim' was declared here
   SEXP res, st=NULL, dim, xys;
                      ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c propagate.cpp -o propagate.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c spatial.c -o spatial.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c tile.c -o tile.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c tools.c -o tools.o
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c watershed.cpp -o watershed.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o EBImage.dll tmp.def 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 -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'EBImage' as EBImage_4.14.2.zip
* DONE (EBImage)

EBImage.Rcheck/examples_i386/EBImage-Ex.timings:

nameusersystemelapsed
EBImage 9.67 1.6215.29
Image0.680.080.95
bwlabel3.490.313.81
channel0.780.291.06
colorLabels0.110.030.14
colormap0.640.120.77
combine1.470.451.92
computeFeatures1.000.111.11
display3.740.894.63
distmap0.250.000.25
drawCircle0.060.000.07
equalize1.670.422.52
fillHull0.470.110.57
filter21.090.211.30
floodFill0.340.010.37
gblur0.640.030.67
io1.310.173.86
localCurvature0.760.160.92
medianFilter4.360.224.57
morphology0.280.000.28
normalize0.070.000.08
ocontour0.040.010.05
otsu0.460.030.50
paintObjects3.580.223.79
propagate2.930.103.03
rmObjects0.230.010.25
spatial1.390.031.42
stackObjects7.421.368.78
thresh0.450.080.53
tile0.710.341.05
transpose0.350.100.43
watershed0.170.060.24

EBImage.Rcheck/examples_x64/EBImage-Ex.timings:

nameusersystemelapsed
EBImage 9.95 1.3815.06
Image0.700.130.84
bwlabel3.300.203.49
channel0.810.251.06
colorLabels0.120.000.13
colormap0.520.140.65
combine1.480.362.64
computeFeatures0.920.201.12
display3.810.864.66
distmap0.160.000.16
drawCircle0.030.020.05
equalize1.590.362.37
fillHull0.490.030.53
filter21.080.221.42
floodFill0.360.000.36
gblur0.590.040.64
io1.000.163.71
localCurvature1.090.151.25
medianFilter1.360.181.53
morphology0.150.000.15
normalize0.030.000.03
ocontour0.020.000.02
otsu0.230.000.23
paintObjects2.000.252.25
propagate2.120.112.23
rmObjects0.140.030.17
spatial0.920.060.99
stackObjects5.621.427.03
thresh0.250.030.28
tile0.530.220.75
transpose0.260.110.38
watershed0.120.000.13