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 6/389HostnameOS / ArchBUILDCHECKBUILD BIN
affy 1.26.1
Rafael A. Irizarry
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/affy
Last Changed Rev: 46757 / Revision: 49923
Last Changed Date: 2010-05-08 13:59:15 -0700 (Sat, 08 May 2010)
wilson1 Linux (openSUSE 11.1) / 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: affy
Version: 1.26.1
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes --timings affy_1.26.1.tar.gz
StartedAt: 2010-10-04 15:34:58 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 15:39:56 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 298.1 seconds
RetCode: 0
Status:  OK 
CheckDir: affy.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/affy.Rcheck'
* using R version 2.11.1 Patched (2010-05-31 r52167)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'affy/DESCRIPTION' ... OK
* this is package 'affy' version '1.26.1'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'affy' 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 ... NOTE
cleancdfname: no visible binding for global variable ‘mapCdfName’
* 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 data for non-ASCII characters ... 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 ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

affy.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘affy’ ...
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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/preprocessCore/include"   -fPIC  -g -O2 -Wall -pedantic -c chipbackground.c -o chipbackground.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/preprocessCore/include"   -fPIC  -g -O2 -Wall -pedantic -c getall_locations.c -o getall_locations.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/preprocessCore/include"   -fPIC  -g -O2 -Wall -pedantic -c mas5calls.c -o mas5calls.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/preprocessCore/include"   -fPIC  -g -O2 -Wall -pedantic -c rma2.c -o rma2.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/preprocessCore/include"   -fPIC  -g -O2 -Wall -pedantic -c rma_common.c -o rma_common.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 affy.so chipbackground.o getall_locations.o mas5calls.o rma2.o rma_common.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/affy.Rcheck/affy/libs/i386
** R
** data
** demo
** inst
** preparing package for lazy loading

Welcome to Bioconductor

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

Creating a new generic function for "open" in "affy"
Creating a new generic function for "close" in "affy"
Creating a new generic function for "colnames" in "affy"
Creating a new generic function for "barplot" in "affy"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (affy)

affy.Rcheck/affy-Ex.timings:

nameusersystemelapsed
AffyBatch-class3.5110.1353.735
AffyRNAdeg6.9050.2017.162
MAplot26.495 1.65328.587
ProbeSet-class1.3930.0491.465
ProgressBarText-class 1.093 0.03116.612
affy-options0.0010.0000.001
barplot.ProbeSet1.4230.0461.475
bgc6.3120.5126.916
cleancdfname0.0080.0020.011
expresso36.222 1.25438.722
expressoWidget0.0010.0000.001
fit.li.wong0.0180.0000.019
generateExprSet-methods1.3860.0411.433
generateExprVal-methods1.5100.0481.573
generateExprVal.method.avgdiff1.0310.0131.059
list.celfiles0.0010.0000.001
maffy.normalise4.9430.1105.209
maffy.subset0.0710.0140.087
mas582.254 0.72684.768
mas5calls4.3250.2414.872
mva.pairs0.3820.0220.447
normalize-methods1.0220.0331.124
normalize.loess0.0510.0040.067
plot.ProbeSet0.0090.0010.010
plot.density1.6360.2651.990
plotLocation4.0750.4154.613
pmcorrect1.3830.0461.438
ppsetApply0.0030.0000.003
read.affybatch3.4940.5454.773
rma5.0000.1915.247
setAffyOptions0.0000.0000.001
xy2indices4.2200.4074.748