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 

Package 435/462HostnameOS / ArchBUILDCHECKBUILD BIN
Starr 1.9.1
Benedikt Zacher
Snapshot Date: 2011-05-09 07:20:56 -0700 (Mon, 09 May 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Starr
Last Changed Rev: 55189 / Revision: 55359
Last Changed Date: 2011-04-30 16:17:17 -0700 (Sat, 30 Apr 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: Starr
Version: 1.9.1
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Starr_1.9.1.tar.gz
StartedAt: 2011-05-09 17:21:00 -0700 (Mon, 09 May 2011)
EndedAt: 2011-05-09 17:24:34 -0700 (Mon, 09 May 2011)
EllapsedTime: 214.2 seconds
RetCode: 0
Status:  OK 
CheckDir: Starr.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.9-bioc/meat/Starr.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-04-24 r55634)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Starr/DESCRIPTION’ ... OK
* this is package ‘Starr’ version ‘1.9.1’
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package ‘Starr’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking examples ... 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

Starr.Rcheck/00install.out:

* installing *source* package ‘Starr’ ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for main in -lz... yes
checking for zlib.h... yes
checking if zlib version >= 1.1.3... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
** libs
*** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -c ahocorasick.c -o ahocorasick.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -c collect.c -o collect.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -c rm_small_peak.c -o rm_small_peak.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -c sort_by_genomic.c -o sort_by_genomic.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Starr.so ahocorasick.o collect.o rm_small_peak.o sort_by_genomic.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/Starr.Rcheck/Starr/libs/i386
** R
** inst
** preparing package for lazy loading
Loading required package: Biobase

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

Loading required package: RColorBrewer
Loading required package: limma
Loading required package: Matrix
Loading required package: lattice

Attaching package: ‘Matrix’

The following object(s) are masked from ‘package:base’:

    det

Loading required package: grid

Attaching package: ‘affy’

The following object(s) are masked from ‘package:Ringo’:

    probes

** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘Starr.Rnw’ 
** testing if installed package can be loaded

* DONE (Starr)

Starr.Rcheck/Starr-Ex.timings:

nameusersystemelapsed
bpmapToProbeAnno000
cmarrt.ma000
cmarrt.peak0.0010.0000.001
correlationPlot0.0540.0030.056
densityscatter2.8010.1973.023
filterGenes0.0000.0010.001
getMeans000
getProfiles0.0000.0010.001
getRatio000
kde2dplot0.6110.0970.725
makeSplines0.0010.0010.001
normalize.Probes0.0010.0000.000
plot.Density1.1750.1711.452
plot.boxes2.6820.3563.070
plot.cmarrt0.0010.0000.001
plot.gcBias2.7010.0772.877
plot.image0.0010.0000.001
plot.ma6.3530.3866.864
plot.posBias7.1910.2027.746
plot.ratioScatter1.5680.1921.771
plot.scatter1.6100.2051.832
plotProfiles0.6650.0290.697
profileplot1.2040.0211.233
read.gffAnno0.0000.0000.001
readCelFile0.0000.0010.001
remap000