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 100/389HostnameOS / ArchBUILDCHECKBUILD BIN
DESeq 1.0.6
Simon Anders
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/DESeq
Last Changed Rev: 49240 / Revision: 49923
Last Changed Date: 2010-09-06 05:18:28 -0700 (Mon, 06 Sep 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: DESeq
Version: 1.0.6
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes --timings DESeq_1.0.6.tar.gz
StartedAt: 2010-10-04 16:41:46 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 16:45:16 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 210.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: DESeq.Rcheck
Warnings: 1

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/DESeq.Rcheck'
* using R version 2.11.1 Patched (2010-05-31 r52167)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'DESeq/DESCRIPTION' ... OK
* this is package 'DESeq' version '1.0.6'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'DESeq' 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 ... WARNING
Invalid citation information in 'inst/CITATION':
  citEntry 1 (techreport): missing required field(s) ‘institution’
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... 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

WARNING: There was 1 warning, see
  /Users/biocbuild/bbs-2.6-bioc/meat/DESeq.Rcheck/00check.log
for details

DESeq.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘DESeq’ ...
** 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  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c pval.c -o pval.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 DESeq.so pval.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DESeq.Rcheck/DESeq/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c pval.c -o pval.o
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DESeq.so pval.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DESeq.Rcheck/DESeq/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c pval.c -o pval.o
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DESeq.so pval.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DESeq.Rcheck/DESeq/libs/x86_64
** R
** 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)'.

Loading required package: akima
Loading required package: lattice
locfit 1.5-6 	 2010-01-20 
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (DESeq)

DESeq.Rcheck/DESeq-Ex.timings:

nameusersystemelapsed
CountDataSet-class0.0000.0010.000
adjustScvForBias0.9150.0140.953
conditions4.4010.0524.571
counts4.2720.0474.395
estimateSizeFactors4.3320.0584.494
estimateSizeFactorsForMatrix4.1460.0484.329
estimateVarianceFunctionForMatrix5.4270.0635.496
estimateVarianceFunctions6.1870.1026.470
getBaseMeansAndVariances4.2520.0614.379
getVarianceStabilizedData7.4150.1517.719
makeExampleCountDataSet4.2460.0454.440
nbinomTest23.646 0.23224.306
nbinomTestForMatrices23.516 0.19724.102
newCountDataSet4.3510.0444.476
rawVarFunc000
rawVarFuncTable6.3100.1016.838
residualsEcdfPlot6.1970.1336.548
residualsEcdfPlotFromDiagnostics6.2730.1146.438
scvPlot6.2470.1106.464
sizeFactors4.3180.0464.520
varianceFitDiagnostics6.2590.1236.470
varianceFitDiagnosticsForMatrix6.2220.1136.537