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 13/658HostnameOS / ArchBUILDCHECKBUILD BIN
affy 1.37.4
Rafael A. Irizarry
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/affy
Last Changed Rev: 73893 / Revision: 74756
Last Changed Date: 2013-03-04 09:49:21 -0800 (Mon, 04 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: affy
Version: 1.37.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch affy_1.37.4.tar.gz
StartedAt: 2013-03-24 01:54:11 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 01:59:03 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 291.8 seconds
RetCode: 0
Status:  OK 
CheckDir: affy.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/affy.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'affy/DESCRIPTION' ... OK
* this is package 'affy' version '1.37.4'
* 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 'affy' can be installed ... [9s/9s] OK
* checking installed package size ... OK
* checking package 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 for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function calls with 'PACKAGE' argument in a different package:
  .Call("read_abatch", ..., PACKAGE = "affyio")
  .Call("read_abatch_stddev", ..., PACKAGE = "affyio")
See the chapter 'System and foreign language interfaces' of the
'Writing R Extensions' manual.
* checking R code for possible problems ... NOTE
featureNames,AffyBatch: warning in ls(env = cdf.envir): partial
  argument match of 'env' to 'envir'
geneNames,AffyBatch: warning in ls(env = cdf.envir): partial argument
  match of 'env' to 'envir'
show,AffyBatch: warning in ls(env = cdf.env): partial argument match of
  'env' to 'envir'
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 ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 compiled code ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [182s/208s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
mas5                  58.056  0.658  59.427
MAplot                31.910  1.100  35.867
expresso              27.373  0.954  32.688
bgc                    8.836  0.471  10.322
AffyBatch-class        8.313  0.248   8.654
AffyRNAdeg             6.568  0.169   6.785
xy2indices             4.968  0.440   5.582
ProgressBarText-class  1.625  0.121  17.308
* 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

NOTE: There were 2 notes.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/affy.Rcheck/00check.log'
for details.

affy.Rcheck/00install.out:

* 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
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2  -c chipbackground.c -o chipbackground.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2  -c getall_locations.c -o getall_locations.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2  -c mas5calls.c -o mas5calls.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2  -c rma2.c -o rma2.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DHAVE_ZLIB=1  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/preprocessCore/include"   -fPIC  -mtune=core2 -g -O2  -c rma_common.c -o rma_common.o
llvm-gcc-4.2 -arch x86_64 -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.12-bioc/meat/affy.Rcheck/affy/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
Creating a generic function for 'open' from package 'base' in package 'affy'
Creating a generic function for 'close' from package 'base' in package 'affy'
Creating a generic function for 'barplot' from package 'graphics' in package 'affy'
** help
*** installing help indices
** building package indices
** installing vignettes
   'affy.Rnw' 
   'builtinMethods.Rnw' 
   'customMethods.Rnw' 
   'vim.Rnw' 
** testing if installed package can be loaded
* DONE (affy)

affy.Rcheck/affy-Ex.timings:

nameusersystemelapsed
AffyBatch-class8.3130.2488.654
AffyRNAdeg6.5680.1696.785
MAplot31.910 1.10035.867
ProbeSet-class0.6520.0520.704
ProgressBarText-class 1.625 0.12117.308
affy-options0.0040.0100.015
barplot.ProbeSet0.7480.0710.821
bgc 8.836 0.47110.322
cleancdfname0.0130.0090.023
expresso27.373 0.95432.688
expressoWidget0.0050.0080.012
fit.li.wong0.4440.0430.567
generateExprSet-methods0.6280.0820.947
generateExprVal-methods0.6930.0560.962
generateExprVal.method.avgdiff0.8620.1171.181
list.celfiles0.0030.0050.009
maffy.normalise3.8840.1004.199
maffy.subset0.0420.0080.050
mas558.056 0.65859.427
mas5calls2.9330.2053.142
mva.pairs0.1790.0110.191
normalize-methods0.4740.0400.519
normalize.loess0.0460.0100.102
plot.ProbeSet0.0280.0090.070
plot.density0.9700.1851.157
plotLocation3.1630.3463.739
pmcorrect0.6320.0520.686
ppsetApply0.0070.0120.019
read.affybatch4.1140.4334.583
rma3.6360.1183.761
setAffyOptions0.0030.0040.007
xy2indices4.9680.4405.582