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 moscato1

This page was generated on 2016-04-23 10:15:56 -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: rm -rf EBImage.buildbin-libdir EBImage.Rcheck && mkdir EBImage.buildbin-libdir EBImage.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EBImage.buildbin-libdir EBImage_4.12.2.tar.gz >EBImage.Rcheck\00install.out 2>&1 && cp EBImage.Rcheck\00install.out EBImage-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=EBImage.buildbin-libdir --install="check:EBImage-install.out" --force-multiarch --no-vignettes --timings EBImage_4.12.2.tar.gz
StartedAt: 2016-04-23 01:54:54 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:59:35 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 280.9 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 && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EBImage.buildbin-libdir EBImage_4.12.2.tar.gz >EBImage.Rcheck\00install.out 2>&1 && cp EBImage.Rcheck\00install.out EBImage-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=EBImage.buildbin-libdir --install="check:EBImage-install.out" --force-multiarch --no-vignettes --timings EBImage_4.12.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/EBImage.Rcheck'
* using R version 3.2.4 (2016-03-10)
* 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.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 whether package 'EBImage' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.3Mb
  sub-directories of 1Mb or more:
    doc      4.0Mb
    images   1.7Mb
    libs     1.3Mb
* 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 'D:/biocbld/bbs-3.2-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/i386/EBImage.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.2-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/x64/EBImage.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

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' ... [72s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
EBImage      10.97   1.24   15.80
stackObjects  6.43   1.14    7.56
** running examples for arch 'x64' ... [70s] OK
Examples with CPU or elapsed time > 5s
             user system elapsed
EBImage      9.48   1.44   18.08
stackObjects 6.80   1.33    8.15
display      4.40   0.97    5.39
io           1.31   0.25    6.22
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test.R' [11s]
  Comparing 'test.Rout' to 'test.Rout.save' ...223,226c223,226
< 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
335c335
< checking 'rotate' ............................. PASS (088dd8b96f88132b) 483.6843
---
> checking 'rotate' ............................. PASS (6fef9b3e4085e72c) 483.6843
396c396
< checking 'hist' ............................... PASS (6f582e57b9d39351) 7574da3879d26bc5
---
> checking 'hist' ............................... PASS (758d77d39292aceb) 22261eb2334cd65e
417,418c417,418
< checking 'resize' ............................. PASS (58a1e87fc7f80a75) 1419476
< checking 'rotate' ............................. PASS (85dbbdd76b94062f) 2493977
---
> checking 'resize' ............................. PASS (00fab9ec40eb5e2f) 1419476
> checking 'rotate' ............................. PASS (447c32314cc4e9d7) 2493977
422c422
< checking 'affine' ............................. PASS (ca5cb529f9bc5201) 54171.17
---
> checking 'affine' ............................. PASS (1ed86f465543429e) 54171.17
439c439
< checking 'normalize' .......................... PASS (e67595e76350eddf) 1431381
---
> checking 'normalize' .......................... PASS (dd024957ed9be970) 1431381
442c442
< checking 'medianFilter' ....................... PASS (a9d3396dad8bd19b) 1454664
---
> checking 'medianFilter' ....................... PASS (f73f9cb355632e37) 1454712
500,501c500,501
< checking 'resize' ............................. PASS (ffdb2b4a49c656b3) 2941770
< checking 'rotate' ............................. PASS (f0572cef6d4e4ddd) 1247487
---
> checking 'resize' ............................. PASS (08cd4640fbae6405) 2941770
> checking 'rotate' ............................. PASS (9999b0e6207528b1) 1247487
505c505
< checking 'affine' ............................. PASS (6e5de8b7313c397e) 22238.15
---
> checking 'affine' ............................. PASS (c22bdcc947290f4e) 22238.15
518c518
< checking 'computeFeatures' .................... PASS (445b221e24c87b72) 3990189
---
> checking 'computeFeatures' .................... PASS (607eae59e3423025) 3988895
525c525
< checking 'medianFilter' ....................... PASS (30aa32cafdb481f5) 765132.2
---
> checking 'medianFilter' ....................... PASS (07a157a471910361) 765141.6
582,583c582,583
< checking 'resize' ............................. PASS (d84d391c48e19630) 15155777
< checking 'rotate' ............................. PASS (0e682da4c2d3fc08) 4525312
---
> checking 'resize' ............................. PASS (75a7216227f8dbfa) 15155777
> checking 'rotate' ............................. PASS (cba5275a49d1c025) 4525312
587c587
< checking 'affine' ............................. PASS (b991742daa634d98) 226067.6
---
> checking 'affine' ............................. PASS (091470a40c4fba44) 226067.6
600c600
< checking 'computeFeatures' .................... PASS (7bf687268677d028) 746878.2
---
> checking 'computeFeatures' .................... PASS (f17bea67c6db8efa) 746878.2
607c607
< checking 'medianFilter' ....................... PASS (1d4c91a566f0f943) 2034565
---
> checking 'medianFilter' ....................... PASS (afb4863b9d632271) 2034604
666,667c666,667
< checking 'resize' ............................. PASS (b50a31835364c09e) 9108608
< checking 'rotate' ............................. PASS (7b2ebfe00d3a3a42) 1600126
---
> checking 'resize' ............................. PASS (b189246d26913306) 9108608
> checking 'rotate' ............................. PASS (a4a84e73999cd629) 1600126
671c671
< checking 'affine' ............................. PASS (05fc5cb10e082fd3) 133467.8
---
> checking 'affine' ............................. PASS (4a6b1cf59de37216) 133467.8
684c684
< checking 'computeFeatures' .................... PASS (ff70e8e7d5c1f3ed) 416154745
---
> checking 'computeFeatures' .................... PASS (1d847743be56e5a7) 416164140
689,690c689,690
< checking 'gblur' .............................. PASS (458650b37f0343dd) 1037581
< checking 'filter2' ............................ PASS (92e7a1894214dbaa) 25640840
---
> checking 'gblur' .............................. PASS (f499c36c42da96ae) 1037581
> checking 'filter2' ............................ PASS (ae9004d59d404524) 25640840
749,750c749,750
< checking 'resize' ............................. PASS (5ad3e43560133426) 76725662
< checking 'rotate' ............................. PASS (c00f3179a9298754) 4140744
---
> checking 'resize' ............................. PASS (19f045e2a12c3dcd) 76725662
> checking 'rotate' ............................. PASS (5ca7d358dc5f6cb8) 4140744
754c754
< checking 'affine' ............................. PASS (fbf2f25eade0659a) 301692.6
---
> checking 'affine' ............................. PASS (8490fa9d387d7f22) 301692.6
767c767
< checking 'computeFeatures' .................... PASS (6a39a9be16c82f4f) 749353.1
---
> checking 'computeFeatures' .................... PASS (43ed64a6574660f3) 749353.1
771c771
< checking 'normalize' .......................... PASS (ec5ae2db49eab2d8) 2693244
---
> checking 'normalize' .......................... PASS (6f82aae3b180c153) 2693244
774c774
< checking 'medianFilter' ....................... PASS (1565d4c7ef9e12ff) 2352407
---
> checking 'medianFilter' ....................... PASS (08a067834027edb5) 2352447
832,833c832,833
< checking 'resize' ............................. PASS (13c670f51a30c923) 72772706
< checking 'rotate' ............................. PASS (e9f525591f2229cf) 3978266
---
> checking 'resize' ............................. PASS (c2412da2d423bb4c) 72772706
> checking 'rotate' ............................. PASS (e88e2e93ce61d959) 3978266
837c837
< checking 'affine' ............................. PASS (af56a3e7ebac2881) 219714.6
---
> checking 'affine' ............................. PASS (987d2bf7d6243ac5) 219714.6
850c850
< checking 'computeFeatures' .................... PASS (defc70d0428d62a3) 734993.9
---
> checking 'computeFeatures' .................... PASS (5f168ac8bf99f53d) 734993.9
854c854
< checking 'normalize' .......................... PASS (611170d9112ceda7) 2526618
---
> checking 'normalize' .......................... PASS (c6700c53a770f4dc) 2526618
857c857
< checking 'medianFilter' ....................... PASS (c1e4e2d30be8ae26) 2231398
---
> checking 'medianFilter' ....................... PASS (12259cca79cae7e1) 2231438
Warning message:
running command '"diff" -bw "D:\biocbld\bbs-3.2-bioc\tmpdir\RtmpEjsRaX\Rdiffa141c4849269c" "D:\biocbld\bbs-3.2-bioc\tmpdir\RtmpEjsRaX\Rdiffb141c4fd740b"' had status 1 
 [11s] OK
** running tests for arch 'x64' ...
  Running 'test.R' [11s]
  Comparing 'test.Rout' to 'test.Rout.save' ...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
Warning message:
running command '"diff" -bw "D:\biocbld\bbs-3.2-bioc\tmpdir\RtmpkdR0Xt\Rdiffa1b0079327658" "D:\biocbld\bbs-3.2-bioc\tmpdir\RtmpkdR0Xt\Rdiffb1b00686a54b4"' had status 1 
 [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: 2 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/EBImage.Rcheck/00check.log'
for details.


EBImage.Rcheck/00install.out:


install for i386

* installing *source* package 'EBImage' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c drawCircle.c -o drawCircle.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c floodFill.cpp -o floodFill.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c haralick.c -o haralick.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c medianFilter.c -o medianFilter.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/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]
morphology.c:62:7: warning: statement with no effect [-Wunused-value]
morphology.c:65:7: warning: statement with no effect [-Wunused-value]
morphology.c: In function 'compute_lookup_table_for_line_erode':
morphology.c:89:5: warning: statement with no effect [-Wunused-value]
morphology.c:92:5: warning: statement with no effect [-Wunused-value]
morphology.c:95:5: warning: statement with no effect [-Wunused-value]
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/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]
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c objects.c -o objects.o
objects.c: In function 'stackObjects':
objects.c:239:7: warning: 'dim' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c propagate.cpp -o propagate.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c spatial.c -o spatial.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c tile.c -o tile.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c tools.c -o tools.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c watershed.cpp -o watershed.o
g++ -m32 -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 -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-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
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c drawCircle.c -o drawCircle.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c floodFill.cpp -o floodFill.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c haralick.c -o haralick.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c medianFilter.c -o medianFilter.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/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]
morphology.c:62:7: warning: statement with no effect [-Wunused-value]
morphology.c:65:7: warning: statement with no effect [-Wunused-value]
morphology.c: In function 'compute_lookup_table_for_line_erode':
morphology.c:89:5: warning: statement with no effect [-Wunused-value]
morphology.c:92:5: warning: statement with no effect [-Wunused-value]
morphology.c:95:5: warning: statement with no effect [-Wunused-value]
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/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]
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c objects.c -o objects.o
objects.c: In function 'stackObjects':
objects.c:239:7: warning: 'dim' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c propagate.cpp -o propagate.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c spatial.c -o spatial.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c tile.c -o tile.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c tools.c -o tools.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c watershed.cpp -o watershed.o
g++ -m64 -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 -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'EBImage' as EBImage_4.12.2.zip
* DONE (EBImage)

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

nameusersystemelapsed
EBImage10.97 1.2415.80
Image0.810.071.29
bwlabel3.710.204.25
channel1.390.222.45
colorLabels0.120.030.43
combine1.580.422.53
computeFeatures1.110.111.22
display3.660.944.60
distmap0.240.000.23
drawCircle0.070.000.08
equalize2.380.492.87
fillHull0.940.111.21
filter21.640.281.92
floodFill0.530.020.55
gblur0.740.020.76
io1.660.254.20
localCurvature0.920.201.12
medianFilter4.680.124.87
morphology0.290.000.28
normalize0.030.020.05
ocontour0.020.010.03
otsu0.390.050.44
paintObjects3.040.314.04
propagate2.320.132.45
rmObjects0.210.030.23
spatial1.650.031.69
stackObjects6.431.147.56
thresh0.360.010.38
tile0.710.162.59
transpose0.570.060.62
watershed0.230.000.24

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

nameusersystemelapsed
EBImage 9.48 1.4418.08
Image0.740.121.06
bwlabel4.020.254.27
channel1.140.311.46
colorLabels0.120.020.14
combine1.280.512.11
computeFeatures1.010.132.52
display4.400.975.39
distmap0.150.010.17
drawCircle0.030.000.03
equalize2.020.342.36
fillHull0.460.080.54
filter21.500.221.76
floodFill0.410.000.40
gblur0.580.030.61
io1.310.256.22
localCurvature1.410.141.54
medianFilter1.490.141.67
morphology0.160.000.16
normalize0.050.000.05
ocontour0.040.000.04
otsu0.320.030.35
paintObjects2.440.162.60
propagate2.500.122.62
rmObjects0.140.030.17
spatial1.190.061.25
stackObjects6.801.338.15
thresh0.310.020.32
tile0.700.210.92
transpose0.470.081.47
watershed0.150.000.15