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

This page was generated on 2013-10-09 09:38:16 -0700 (Wed, 09 Oct 2013).

Package 199/671HostnameOS / ArchBUILDCHECKBUILD BIN
EBImage 4.2.1
Andrzej Oles
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/EBImage
Last Changed Rev: 75776 / Revision: 81334
Last Changed Date: 2013-04-18 05:16:43 -0700 (Thu, 18 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: EBImage
Version: 4.2.1
Command: rm -rf EBImage.buildbin-libdir && mkdir EBImage.buildbin-libdir && E:\biocbld\bbs-2.12-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EBImage.buildbin-libdir EBImage_4.2.1.tar.gz >EBImage-install.out 2>&1 && E:\biocbld\bbs-2.12-bioc\R\bin\R.exe CMD check --library=EBImage.buildbin-libdir --install="check:EBImage-install.out" --force-multiarch --no-vignettes --timings EBImage_4.2.1.tar.gz && mv EBImage.buildbin-libdir/* EBImage.Rcheck/ && rmdir EBImage.buildbin-libdir
StartedAt: 2013-10-09 01:57:06 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 02:00:34 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 208.4 seconds
RetCode: 0
Status:  OK  
CheckDir: EBImage.Rcheck
Warnings: 0

Command output

* using log directory 'E:/biocbld/bbs-2.12-bioc/meat/EBImage.Rcheck'
* using R version 3.0.1 (2013-05-16)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'EBImage/DESCRIPTION' ... OK
* this is package 'EBImage' version '4.2.1'
* 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  5.4Mb
  sub-directories of 1Mb or more:
    doc      2.3Mb
    images   1.6Mb
    libs     1.3Mb
* checking package 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 for unstated 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 ... 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-2.12-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/i386/EBImage.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'E:/biocbld/bbs-2.12-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.  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 examples ...
** running examples for arch 'i386' ... [61s] OK
Examples with CPU or elapsed time > 5s
             user system elapsed
stackObjects 8.85   2.06   10.92
EBImage      7.83   1.00   13.37
medianFilter 6.21   0.34    6.55
paintObjects 4.69   0.67    5.37
** running examples for arch 'x64' ... [50s] OK
Examples with CPU or elapsed time > 5s
             user system elapsed
EBImage      7.90   0.85   11.21
stackObjects 7.27   1.39    8.65
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'test.R' [5s]
  Comparing 'test.Rout' to 'test.Rout.save' ... OK
 [5s] OK
** running tests for arch 'x64'
  Running 'test.R' [5s]
  Comparing 'test.Rout' to 'test.Rout.save' ... OK
 [5s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  'E:/biocbld/bbs-2.12-bioc/meat/EBImage.Rcheck/00check.log'
for details.

EBImage.Rcheck/00install.out:


install for i386

* installing *source* package 'EBImage' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c drawCircle.c -o drawCircle.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c floodFill.cpp -o floodFill.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c greyscale_morphology.c -o greyscale_morphology.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c haralick.c -o haralick.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c medianFilter.c -o medianFilter.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c morphology.c -o morphology.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c objects.c -o objects.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c propagate.cpp -o propagate.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c spatial.c -o spatial.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c tile.c -o tile.o
tile.c: In function 'tile':
tile.c:21:51: warning: variable 'iim' set but not used [-Wunused-but-set-variable]
tile.c:21:34: warning: variable 'ibg' set but not used [-Wunused-but-set-variable]
tile.c: In function 'untile':
tile.c:129:37: warning: unused variable 'id' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c tools.c -o tools.o
tools.c: In function 'validImage':
tools.c:44:11: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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 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 -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.12-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"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c drawCircle.c -o drawCircle.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c floodFill.cpp -o floodFill.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c greyscale_morphology.c -o greyscale_morphology.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c haralick.c -o haralick.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c medianFilter.c -o medianFilter.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c morphology.c -o morphology.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c objects.c -o objects.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c propagate.cpp -o propagate.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c spatial.c -o spatial.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c tile.c -o tile.o
tile.c: In function 'tile':
tile.c:21:51: warning: variable 'iim' set but not used [-Wunused-but-set-variable]
tile.c:21:34: warning: variable 'ibg' set but not used [-Wunused-but-set-variable]
tile.c: In function 'untile':
tile.c:129:37: warning: unused variable 'id' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c tools.c -o tools.o
tools.c: In function 'validImage':
tools.c:44:11: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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 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 -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'EBImage' as EBImage_4.2.1.zip
* DONE (EBImage)