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 7/419HostnameOS / ArchBUILDCHECKBUILD BIN
affy 1.28.1
Rafael A. Irizarry
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/affy
Last Changed Rev: 53881 / Revision: 54281
Last Changed Date: 2011-03-18 13:43:13 -0700 (Fri, 18 Mar 2011)
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: affy
Version: 1.28.1
Command: E:\biocbld\bbs-2.7-bioc\R\bin\R.exe CMD check --no-vignettes --timings affy_1.28.1.tar.gz
StartedAt: 2011-03-31 05:01:57 -0700 (Thu, 31 Mar 2011)
EndedAt: 2011-03-31 05:07:23 -0700 (Thu, 31 Mar 2011)
EllapsedTime: 326.3 seconds
RetCode: 0
Status:  OK  
CheckDir: affy.Rcheck
Warnings: 0

Command output

* using log directory 'E:/biocbld/bbs-2.7-bioc/meat/affy.Rcheck'
* using R version 2.12.2 (2011-02-25)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'affy/DESCRIPTION' ... OK
* this is package 'affy' version '1.28.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 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 for unstated dependencies in examples ... NOTE
'library' or 'require' call not declared from: widgetTools
* 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) and $(LAPACK_LIBS) ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

affy.Rcheck/00install.out:

* installing *source* package 'affy' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include" -DHAVE_ZLIB  -I"E:/biocbld/BBS-2˜1.7-B/R/library/preprocessCore/include"      -O3 -Wall  -std=gnu99 -c chipbackground.c -o chipbackground.o
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include" -DHAVE_ZLIB  -I"E:/biocbld/BBS-2˜1.7-B/R/library/preprocessCore/include"      -O3 -Wall  -std=gnu99 -c getall_locations.c -o getall_locations.o
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include" -DHAVE_ZLIB  -I"E:/biocbld/BBS-2˜1.7-B/R/library/preprocessCore/include"      -O3 -Wall  -std=gnu99 -c mas5calls.c -o mas5calls.o
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include" -DHAVE_ZLIB  -I"E:/biocbld/BBS-2˜1.7-B/R/library/preprocessCore/include"      -O3 -Wall  -std=gnu99 -c rma2.c -o rma2.o
gcc -I"E:/biocbld/BBS-2˜1.7-B/R/include" -DHAVE_ZLIB  -I"E:/biocbld/BBS-2˜1.7-B/R/library/preprocessCore/include"      -O3 -Wall  -std=gnu99 -c rma_common.c -o rma_common.o
gcc -shared -s -static-libgcc -o affy.dll tmp.def chipbackground.o getall_locations.o mas5calls.o rma2.o rma_common.o -lRzlib -LE:/biocbld/BBS-2˜1.7-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.7-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.000.113.11
AffyRNAdeg10.58 0.0710.69
MAplot46.92 0.4647.65
ProbeSet-class1.120.061.25
ProgressBarText-class 0.72 0.0216.47
affy-options000
barplot.ProbeSet1.170.001.19
bgc9.490.209.76
cleancdfname0.000.010.02
expresso29.90 0.4130.48
expressoWidget000
fit.li.wong000
generateExprSet-methods1.150.021.20
generateExprVal-methods1.190.061.26
generateExprVal.method.avgdiff0.800.010.81
list.celfiles000
maffy.normalise3.940.054.05
maffy.subset0.010.020.03
mas572.52 0.1273.42
mas5calls3.430.033.48
mva.pairs0.270.000.27
normalize-methods0.780.070.84
normalize.loess0.030.010.05
plot.ProbeSet0.020.000.01
plot.density1.610.051.68
plotLocation17.93 0.1518.09
pmcorrect1.220.051.27
ppsetApply000
read.affybatch4.670.136.48
rma5.180.015.20
setAffyOptions000
xy2indices18.54 0.1618.72