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.13: CHECK report for EBImage on zin1

This page was generated on 2014-04-05 09:47:19 -0700 (Sat, 05 Apr 2014).

Package 222/750HostnameOS / ArchBUILDCHECKBUILD BIN
EBImage 4.4.0
Andrzej Oles
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/EBImage
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: EBImage
Version: 4.4.0
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings EBImage_4.4.0.tar.gz
StartedAt: 2014-04-05 00:55:39 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 00:56:50 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 70.7 seconds
RetCode: 0
Status:  OK 
CheckDir: EBImage.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/EBImage.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘EBImage/DESCRIPTION’ ... OK
* this is package ‘EBImage’ version ‘4.4.0’
* 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 ... 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 ... NOTE
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘parseColorMode’ ‘selectChannel’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘EBImage-introduction.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [30s/34s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
stackObjects 5.736  1.152   6.900
EBImage      5.668  0.192   8.417
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test.R’ [3s/3s]
  Comparing ‘test.Rout’ to ‘test.Rout.save’ ... OK
 [3s/3s] 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

NOTE: There were 2 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/EBImage.Rcheck/00check.log’
for details.

EBImage.Rcheck/00install.out:

* installing *source* package ‘EBImage’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c EBImage.c -o EBImage.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c distmap.c -o distmap.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c drawCircle.c -o drawCircle.o
g++ -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c floodFill.cpp -o floodFill.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c greyscale_morphology.c -o greyscale_morphology.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c haralick.c -o haralick.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c medianFilter.c -o medianFilter.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c morphology.c -o morphology.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c normalize.c -o normalize.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c objects.c -o objects.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c ocontour.c -o ocontour.o
g++ -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c propagate.cpp -o propagate.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c spatial.c -o spatial.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c thresh.c -o thresh.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -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 -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -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++ -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c watershed.cpp -o watershed.o
g++ -shared -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 -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-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
EBImage5.6680.1928.417
Image0.2520.0080.259
bwlabel0.8040.0040.809
channel0.7280.0000.726
colorLabels0.0600.0000.059
combine0.6960.0560.755
computeFeatures1.0880.0121.103
display2.6760.0402.720
distmap0.0480.0000.045
drawCircle0.0200.0000.021
fillHull0.1840.0000.182
filter20.6960.0040.701
floodFill0.080.000.08
gblur0.2040.0080.212
io1.1160.0402.608
localCurvature0.9890.0000.992
medianFilter1.2200.1161.338
morphology0.0160.0000.017
normalize0.0200.0000.021
ocontour0.0160.0000.018
paintObjects1.9280.0281.962
propagate1.2280.0001.232
rmObjects0.0640.0040.068
spatial0.0720.0000.073
stackObjects5.7361.1526.900
thresh0.1480.0280.178
tile0.3400.1360.488
transpose0.0960.0000.094
watershed0.0720.0000.072