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.0: CHECK report for edgeR on oaxaca

This page was generated on 2015-04-10 10:03:13 -0700 (Fri, 10 Apr 2015).

Package 271/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
edgeR 3.8.6
Yunshun Chen , Aaron Lun , Mark Robinson , Davis McCarthy , Gordon Smyth
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/edgeR
Last Changed Rev: 100389 / Revision: 102249
Last Changed Date: 2015-03-08 21:05:12 -0700 (Sun, 08 Mar 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: edgeR
Version: 3.8.6
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch edgeR_3.8.6.tar.gz
StartedAt: 2015-04-09 23:09:57 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 23:11:28 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 91.1 seconds
RetCode: 0
Status:  OK 
CheckDir: edgeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch edgeR_3.8.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/edgeR.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘edgeR/DESCRIPTION’ ... OK
* this is package ‘edgeR’ version ‘3.8.6’
* 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 ... [15s/15s] 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 ... NOTE
'library' or 'require' calls in package code:
  ‘locfit’ ‘splines’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
dispBinTrend: no visible global function definition for ‘ns’
dispCoxReidSplineTrend: no visible global function definition for ‘ns’
locfitByCol: no visible global function definition for ‘locfit.raw’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [9s/9s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘edgeR-Tests.R’ [6s/7s]
  Comparing ‘edgeR-Tests.Rout’ to ‘edgeR-Tests.Rout.save’ ... OK
 [7s/7s] 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

NOTE: There were 2 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/edgeR.Rcheck/00check.log’
for details.

edgeR.Rcheck/00install.out:

* installing *source* package ‘edgeR’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_compute_nbdev.cpp -o R_compute_nbdev.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_cr_adjust.cpp -o R_cr_adjust.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_exact_test_by_deviance.cpp -o R_exact_test_by_deviance.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_levenberg.cpp -o R_levenberg.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_loess_by_col.cpp -o R_loess_by_col.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_maximize_interpolant.cpp -o R_maximize_interpolant.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_one_group.cpp -o R_one_group.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_process_hairpin_reads.c -o R_process_hairpin_reads.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_simple_good_turing.cpp -o R_simple_good_turing.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c adj_coxreid.cpp -o adj_coxreid.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c fmm_spline.c -o fmm_spline.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c glm_levenberg.cpp -o glm_levenberg.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c glm_one_group.cpp -o glm_one_group.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c init.cpp -o init.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c interpolator.cpp -o interpolator.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c matvec_check.cpp -o matvec_check.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c nbdev.cpp -o nbdev.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/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/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.0-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.0180.0010.020
WLEB0.1130.0070.121
adjustedProfileLik0.0090.0010.011
aveLogCPM0.0030.0010.003
binomTest0.0020.0010.003
calcNormFactors0.0060.0010.008
camera.DGEList0.1720.0040.176
commonCondLogLikDerDelta0.0040.0010.005
condLogLikDerSize0.0010.0000.001
cpm0.0040.0010.004
cutWithMinN0.0030.0000.003
dglmStdResid0.0200.0010.021
diffSpliceDGE0.2030.0050.207
dim0.0040.0010.004
dispBinTrend0.6900.0060.702
dispCoxReid0.0370.0000.038
dispCoxReidInterpolateTagwise0.0390.0010.042
dispCoxReidSplineTrend1.0830.0051.110
edgeRUsersGuide0.0030.0000.003
equalizeLibSizes0.0220.0010.023
estimateCommonDisp0.0250.0010.027
estimateDisp0.2520.0030.255
estimateExonGenewisedisp0.0210.0000.021
estimateGLMCommonDisp0.0770.0010.078
estimateGLMRobustDisp0.8640.0020.876
estimateGLMTagwiseDisp0.2230.0010.224
estimateGLMTrendedDisp0.1910.0010.192
estimateTagwiseDisp0.0010.0000.001
estimateTrendedDisp0.5120.0060.520
exactTest0.0170.0000.017
expandAsMatrix0.0010.0000.001
getCounts0.0140.0000.014
getPriorN0.0040.0000.004
glmQLFTest0.5250.0080.537
glmfit0.0570.0020.058
goana0.0010.0000.001
gof0.0140.0020.016
goodTuring0.0090.0010.011
loessByCol0.0050.0000.006
maPlot0.0180.0010.029
maximizeInterpolant0.0020.0000.001
maximizeQuadratic0.0010.0000.001
meanvar0.0650.0020.077
mglm0.0080.0010.008
movingAverageByCol0.0010.0000.001
nbinomDeviance0.0010.0000.001
plotBCV0.5900.0080.600
plotExonUsage0.0080.0010.010
plotMDS.DGEList0.0280.0020.030
plotQLDisp0.5330.0040.539
plotSmear0.3360.0040.343
plotSpliceDGE000
predFC0.0170.0010.048
q2qnbinom0.0010.0000.002
readDGE0.0010.0000.001
roast.DGEList0.1890.0030.192
spliceVariants0.0200.0000.021
splitIntoGroups0.0030.0000.003
subsetting0.0200.0000.022
sumTechReps0.0010.0000.001
systematicSubset0.0010.0000.001
thinCounts0.0000.0000.001
topSpliceDGE0.0000.0000.001
topTags0.0280.0010.030
treatDGE0.0280.0010.029
validDGEList0.0030.0000.003
weightedCondLogLikDerDelta0.0040.0000.004
zscoreNBinom0.0010.0010.001