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 397/419HostnameOS / ArchBUILDCHECKBUILD BIN
Starr 1.6.0
Benedikt Zacher
Snapshot Date: 2011-03-30 23:22:56 -0700 (Wed, 30 Mar 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_7/madman/Rpacks/Starr
Last Changed Rev: 50293 / Revision: 54281
Last Changed Date: 2010-10-17 22:34:23 -0700 (Sun, 17 Oct 2010)
lamb2 Linux (openSUSE 11.2) / 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.6.0
Command: /Library/Frameworks/R.framework/Versions/2.12/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Starr_1.6.0.tar.gz
StartedAt: 2011-03-31 08:06:25 -0700 (Thu, 31 Mar 2011)
EndedAt: 2011-03-31 08:09:44 -0700 (Thu, 31 Mar 2011)
EllapsedTime: 198.1 seconds
RetCode: 0
Status:  OK 
CheckDir: Starr.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.7-bioc/meat/Starr.Rcheck’
* using R version 2.12.2 Patched (2011-02-25 r54591)
* 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.6.0’
* 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 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 examples ... OK
* checking package vignettes in ‘inst/doc’ ... 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 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c ahocorasick.c -o ahocorasick.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c collect.c -o collect.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c rm_small_peak.c -o rm_small_peak.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c sort_by_genomic.c -o sort_by_genomic.o
gcc -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.7-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
  'openVignette()'. 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 ...
** testing if installed package can be loaded

* DONE (Starr)

Starr.Rcheck/Starr-Ex.timings:

nameusersystemelapsed
bpmapToProbeAnno000
cmarrt.ma0.0000.0010.000
cmarrt.peak0.0000.0000.001
correlationPlot0.0550.0020.057
densityscatter2.9430.2243.250
filterGenes0.0010.0000.001
getMeans0.0010.0000.001
getProfiles000
getRatio0.0000.0000.001
kde2dplot0.6230.1050.735
makeSplines0.0000.0010.001
normalize.Probes0.0010.0000.001
plot.Density1.1000.1891.313
plot.boxes1.9950.3332.382
plot.cmarrt0.0010.0000.001
plot.gcBias2.5740.0542.690
plot.image000
plot.ma6.3620.3866.824
plot.posBias6.7610.2177.164
plot.ratioScatter1.8940.2142.259
plot.scatter1.9410.2312.650
plotProfiles0.6810.0300.720
profileplot1.2920.0151.318
read.gffAnno0.0010.0000.000
readCelFile0.0000.0000.001
remap0.0000.0000.001