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 189/631HostnameOS / ArchBUILDCHECKBUILD BIN
edgeR 3.1.3
Mark Robinson , Davis McCarthy , Yunshun Chen , Gordon Smyth
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/edgeR
Last Changed Rev: 71659 / Revision: 72575
Last Changed Date: 2012-12-04 22:45:32 -0800 (Tue, 04 Dec 2012)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
lamb2 Linux (openSUSE 11.4) / 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 

Summary

Package: edgeR
Version: 3.1.3
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings edgeR_3.1.3.tar.gz
StartedAt: 2013-01-16 02:14:28 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 02:15:56 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 87.9 seconds
RetCode: 0
Status:  OK 
CheckDir: edgeR.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/edgeR.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘edgeR/DESCRIPTION’ ... OK
* this is package ‘edgeR’ version ‘3.1.3’
* 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 ‘edgeR’ can be installed ... 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 ... 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 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 ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘edgeR-Tests.R’
  Comparing ‘edgeR-Tests.Rout’ to ‘edgeR-Tests.Rout.save’ ... OK
 OK
* 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

edgeR.Rcheck/00install.out:

* installing *source* package ‘edgeR’ ...
** libs
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cr_adjustment.cpp -o cr_adjustment.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fmm_spline.c -o fmm_spline.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lowess_by_col.cpp -o lowess_by_col.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c maximize_interpolant.cpp -o maximize_interpolant.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mglm_levenberg.cpp -o mglm_levenberg.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c simple_good_turing.cpp -o simple_good_turing.o
g++ -shared -L/usr/local/lib64 -o edgeR.so cr_adjustment.o fmm_spline.o lowess_by_col.o maximize_interpolant.o mglm_levenberg.o simple_good_turing.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-2.12-bioc/R/lib -lRblas -lgfortran -lm -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.12-bioc/meat/edgeR.Rcheck/edgeR/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘edgeR.Rnw’ 
** testing if installed package can be loaded

* DONE (edgeR)

edgeR.Rcheck/edgeR-Ex.timings:

nameusersystemelapsed
DGEList0.0280.0040.033
adjustedProfileLik0.0320.0000.030
aveLogCPM0.0040.0040.006
bin.dispersion2.6680.0082.682
binomTest0.0160.0000.014
calcNormFactors0.0080.0080.019
commonCondLogLikDerDelta0.0160.0000.017
condLogLikDerSize0.0080.0040.012
cpm0.0160.0000.017
cutWithMinN0.0120.0000.011
dglmStdResid0.0920.0040.093
dim0.0120.0040.018
dispBinTrend1.2680.0001.269
dispCoxReid0.1040.0040.107
dispCoxReidInterpolateTagwise0.1120.0040.116
dispCoxReidSplineTrend2.6800.0082.693
edgeRUsersGuide0.0080.0040.011
equalizeLibSizes0.0400.0040.044
estimateCommonDisp0.0520.0040.056
estimateExonGenewisedisp0.0360.0040.042
estimateGLMCommonDisp0.3160.0040.321
estimateGLMTagwiseDisp2.1640.0002.165
estimateGLMTrendedDisp2.0560.0002.060
estimateTagwiseDisp0.0040.0000.005
estimateTrendedDisp1.1680.0001.172
exactTest0.1160.0000.116
expandAsMatrix0.0080.0000.009
getCounts0.0200.0040.025
getPriorN0.0120.0000.011
glmfit0.1600.0040.165
gof0.1240.0000.125
goodTuring0.0240.0040.027
loessByCol0.0160.0000.017
maPlot0.0280.0000.027
maximizeInterpolant0.0080.0000.010
maximizeQuadratic0.0080.0000.008
meanvar0.1000.0000.102
mglm0.1480.0000.144
movingAverageByCol0.0080.0000.009
plotBCV0.9570.0000.954
plotExonUsage0.0160.0000.017
plotMDS.DGEList0.7560.0080.766
plotSmear0.5960.0040.600
predFC0.0360.0000.035
q2qnbinom0.0080.0000.010
readDGE0.0080.0000.007
spliceVariants0.1080.0040.115
splitIntoGroups0.0120.0000.012
subsetting0.0400.0000.038
systematicSubset0.0040.0000.005
thinCounts0.0040.0000.004
topTags0.0400.0000.041
weightedCondLogLikDerDelta0.0080.0040.011
zscoreNBinom0.0080.0000.005