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 

BioC 2.12: CHECK report for affy on petty

This page was generated on 2013-10-09 09:39:21 -0700 (Wed, 09 Oct 2013).

Package 13/671HostnameOS / ArchBUILDCHECKBUILD BIN
affy 1.38.1
Rafael A. Irizarry
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/affy
Last Changed Rev: 75788 / Revision: 81334
Last Changed Date: 2013-04-18 14:30:32 -0700 (Thu, 18 Apr 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 Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: affy
Version: 1.38.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch affy_1.38.1.tar.gz
StartedAt: 2013-10-08 21:26:57 -0700 (Tue, 08 Oct 2013)
EndedAt: 2013-10-08 21:32:22 -0700 (Tue, 08 Oct 2013)
EllapsedTime: 324.3 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.1 (2013-05-16)
* 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.38.1'
* 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 ... [10s/11s] 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 sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [207s/227s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
mas5                  74.181  0.559  76.154
expresso              33.165  0.850  34.310
MAplot                32.670  1.144  34.881
AffyBatch-class        9.031  0.219   9.302
bgc                    8.156  0.449   8.804
AffyRNAdeg             7.899  0.152   8.080
ProgressBarText-class  1.581  0.123  17.188
* 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 -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
** testing if installed package can be loaded
* DONE (affy)

affy.Rcheck/affy-Ex.timings:

nameusersystemelapsed
AffyBatch-class9.0310.2199.302
AffyRNAdeg7.8990.1528.080
MAplot32.670 1.14434.881
ProbeSet-class0.7970.0530.860
ProgressBarText-class 1.581 0.12317.188
affy-options0.0050.0090.014
barplot.ProbeSet0.9350.0641.045
bgc8.1560.4498.804
cleancdfname0.0120.0060.021
expresso33.165 0.85034.310
expressoWidget0.0030.0060.008
fit.li.wong0.4790.0400.521
generateExprSet-methods0.7690.0710.853
generateExprVal-methods0.8820.0540.943
generateExprVal.method.avgdiff1.0110.0941.111
list.celfiles0.0020.0040.007
maffy.normalise3.8250.0963.957
maffy.subset0.0490.0100.059
mas574.181 0.55976.154
mas5calls3.1090.1563.301
mva.pairs0.2210.0080.245
normalize-methods0.5660.0320.658
normalize.loess0.0520.0080.065
plot.ProbeSet0.0290.0060.036
plot.density1.0260.1371.270
plotLocation3.4820.3754.390
pmcorrect0.7610.0480.872
ppsetApply0.0050.0080.012
read.affybatch3.7850.3604.476
rma3.8850.0834.060
setAffyOptions0.0030.0040.007
xy2indices3.9510.4084.583