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 3.3: CHECK report for edgeR on linux2.bioconductor.org

This page was generated on 2015-10-27 12:11:42 -0400 (Tue, 27 Oct 2015).

Package 309/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
edgeR 3.13.0
Yunshun Chen , Aaron Lun , Mark Robinson , Davis McCarthy , Gordon Smyth
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/edgeR
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: edgeR
Version: 3.13.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings edgeR_3.13.0.tar.gz
StartedAt: 2015-10-27 03:34:06 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 03:35:05 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 58.6 seconds
RetCode: 0
Status:  OK 
CheckDir: edgeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings edgeR_3.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/edgeR.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* using platform: x86_64-pc-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.13.0’
* 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 ... [8s/8s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [11s/11s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
romer.DGEList 5.066      0   5.066
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘edgeR-Tests.R’ [5s/5s]
  Comparing ‘edgeR-Tests.Rout’ to ‘edgeR-Tests.Rout.save’ ... OK
 [6s/6s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK

edgeR.Rcheck/00install.out:

* installing *source* package ‘edgeR’ ...
** libs
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_compute_nbdev.cpp -o R_compute_nbdev.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_cr_adjust.cpp -o R_cr_adjust.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_exact_test_by_deviance.cpp -o R_exact_test_by_deviance.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_levenberg.cpp -o R_levenberg.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_loess_by_col.cpp -o R_loess_by_col.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_maximize_interpolant.cpp -o R_maximize_interpolant.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_one_group.cpp -o R_one_group.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_process_hairpin_reads.c -o R_process_hairpin_reads.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_simple_good_turing.cpp -o R_simple_good_turing.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c adj_coxreid.cpp -o adj_coxreid.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fmm_spline.c -o fmm_spline.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c glm_levenberg.cpp -o glm_levenberg.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c glm_one_group.cpp -o glm_one_group.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.cpp -o init.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c interpolator.cpp -o interpolator.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c matvec_check.cpp -o matvec_check.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nbdev.cpp -o nbdev.o
g++ -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o edgeR.so R_compute_nbdev.o R_cr_adjust.o R_exact_test_by_deviance.o R_levenberg.o R_loess_by_col.o R_maximize_interpolant.o R_one_group.o R_process_hairpin_reads.o R_simple_good_turing.o adj_coxreid.o fmm_spline.o glm_levenberg.o glm_one_group.o init.o interpolator.o matvec_check.o nbdev.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.3-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/edgeR.Rcheck/edgeR/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (edgeR)

edgeR.Rcheck/edgeR-Ex.timings:

nameusersystemelapsed
DGEList0.0200.0000.021
WLEB0.1000.0030.103
adjustedProfileLik0.0060.0000.007
aveLogCPM0.0020.0000.002
binomTest0.0020.0000.002
calcNormFactors0.0040.0000.004
camera.DGEList0.1160.0000.116
commonCondLogLikDerDelta0.0020.0000.003
condLogLikDerSize0.0000.0040.001
cpm0.0000.0000.002
cutWithMinN0.0020.0000.002
dglmStdResid0.010.000.01
diffSpliceDGE0.0810.0000.081
dim0.0010.0000.002
dispBinTrend0.4600.0080.467
dispCoxReid0.0310.0000.031
dispCoxReidInterpolateTagwise0.0460.0000.046
dispCoxReidSplineTrend0.6490.0000.654
dropEmptyLevels0.0000.0000.001
edgeRUsersGuide0.0010.0000.001
equalizeLibSizes0.0140.0000.015
estimateCommonDisp0.0160.0040.020
estimateDisp0.2020.0000.202
estimateExonGenewisedisp0.0110.0000.010
estimateGLMCommonDisp0.0510.0000.052
estimateGLMRobustDisp0.5080.0000.509
estimateGLMTagwiseDisp0.1270.0000.126
estimateGLMTrendedDisp0.10.00.1
estimateTagwiseDisp000
estimateTrendedDisp0.3170.0000.318
exactTest0.0090.0000.009
expandAsMatrix0.0010.0040.001
getCounts0.0030.0000.006
getPriorN0.0010.0000.001
glmQLFTest0.3390.0040.342
glmTreat0.0150.0000.016
glmfit0.0340.0000.035
goana0.0010.0000.000
gof0.0090.0000.009
goodTuring0.0090.0000.008
loessByCol0.0030.0000.002
maPlot0.0130.0000.012
maximizeInterpolant0.0010.0000.001
maximizeQuadratic0.0010.0000.000
meanvar0.0430.0000.043
mglm0.0050.0000.006
movingAverageByCol0.0010.0000.000
nbinomDeviance0.0000.0000.001
plotBCV0.3480.0000.350
plotExonUsage0.0050.0000.006
plotMDS.DGEList0.0160.0000.016
plotQLDisp0.3990.0000.400
plotSmear0.4360.0000.437
predFC0.0160.0000.017
q2qnbinom0.0020.0000.001
readDGE0.0000.0000.001
roast.DGEList0.2160.0000.216
romer.DGEList5.0660.0005.066
spliceVariants0.0110.0000.011
splitIntoGroups0.0010.0000.001
subsetting0.0130.0000.013
sumTechReps0.0010.0000.001
systematicSubset000
thinCounts0.0010.0000.001
topTags0.0170.0000.017
validDGEList0.0010.0000.001
weightedCondLogLikDerDelta0.0020.0000.002
zscoreNBinom000