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.6: CHECK report for edgeR on veracruz1

This page was generated on 2017-08-16 13:40:18 -0400 (Wed, 16 Aug 2017).

Package 394/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
edgeR 3.19.3
Yunshun Chen , Aaron Lun , Mark Robinson , Davis McCarthy , Gordon Smyth
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/edgeR
Last Changed Rev: 130786 / Revision: 131943
Last Changed Date: 2017-06-29 20:19:52 -0400 (Thu, 29 Jun 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: edgeR
Version: 3.19.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings edgeR_3.19.3.tar.gz
StartedAt: 2017-08-16 02:32:19 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:33:47 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 87.4 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 edgeR_3.19.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/edgeR.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘edgeR/DESCRIPTION’ ... OK
* this is package ‘edgeR’ version ‘3.19.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 ‘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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... 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’ ...95c95
< 0.02428 0.36369 0.55662 0.54319 0.78889 1.00000 
---
> 0.02428 0.36370 0.55660 0.54320 0.78890 1.00000 
98c98
< 0.02428 0.36369 0.55662 0.54319 0.78889 1.00000 
---
> 0.02428 0.36370 0.55660 0.54320 0.78890 1.00000 
270c270
< 0.09353 0.11082 0.15463 0.19006 0.23050 0.52006 
---
> 0.09353 0.11080 0.15460 0.19010 0.23050 0.52010 
393c393
< [1,] 8.295172 8.338525 8.284484
---
> x 8.295172 8.338525 8.284484
395,397c395
< [1] "CompressedMatrix"
< attr(,"Dims")
< [1] 5 3
---
> [1] "compressedMatrix"
402d399
< 995 more rows ...
424c421
< 0.05545 0.09511 0.11623 0.11014 0.13329 0.16861 
---
> 0.05545 0.09511 0.11620 0.11010 0.13330 0.16860 
428c425
< 0.04203 0.08586 0.11280 0.11010 0.12369 0.37408 
---
> 0.04203 0.08586 0.11280 0.11010 0.12370 0.37410 
432c429
< 0.05545 0.09511 0.11623 0.11014 0.13329 0.16861 
---
> 0.05545 0.09511 0.11620 0.11010 0.13330 0.16860 
 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
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_add_prior_count.cpp -o R_add_prior_count.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_add_repeat_matrices.cpp -o R_add_repeat_matrices.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_ave_log_cpm.cpp -o R_ave_log_cpm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_calculate_cpm.cpp -o R_calculate_cpm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_check_counts.cpp -o R_check_counts.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_check_poisson_bound.cpp -o R_check_poisson_bound.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_compute_apl.cpp -o R_compute_apl.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -g -O2  -c R_get_one_way_fitted.cpp -o R_get_one_way_fitted.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_initialize_levenberg.cpp -o R_initialize_levenberg.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_levenberg.cpp -o R_levenberg.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -g -O2  -c add_prior.cpp -o add_prior.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c adj_coxreid.cpp -o adj_coxreid.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c fmm_spline.c -o fmm_spline.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c glm_levenberg.cpp -o glm_levenberg.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -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   -fPIC  -Wall -g -O2  -c init.cpp -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c interpolator.cpp -o interpolator.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c matvec_check.cpp -o matvec_check.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -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_add_prior_count.o R_add_repeat_matrices.o R_ave_log_cpm.o R_calculate_cpm.o R_check_counts.o R_check_poisson_bound.o R_compute_apl.o R_compute_nbdev.o R_exact_test_by_deviance.o R_get_one_way_fitted.o R_initialize_levenberg.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 add_prior.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/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.6-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.0460.0010.048
WLEB0.3000.0040.318
addPriorCount0.0020.0010.002
adjustedProfileLik0.0230.0010.025
aveLogCPM0.0220.0000.023
binomTest0.0020.0000.002
calcNormFactors0.0370.0000.037
camera.DGEList0.8190.0130.844
cbind0.0000.0000.001
commonCondLogLikDerDelta0.0410.0010.042
condLogLikDerSize0.0010.0000.000
cpm0.0190.0010.019
cutWithMinN0.0010.0000.001
decidetestsDGE0.1300.0010.138
dglmStdResid0.0250.0000.026
diffSpliceDGE0.0590.0020.063
dim0.0020.0000.002
dispBinTrend0.5940.0020.631
dispCoxReid0.0270.0000.028
dispCoxReidInterpolateTagwise0.0180.0010.019
dispCoxReidSplineTrend0.7320.0050.770
dropEmptyLevels0.0010.0010.002
edgeRUsersGuide0.0010.0000.001
equalizeLibSizes0.0140.0010.015
estimateCommonDisp0.1000.0020.105
estimateDisp0.3990.0020.425
estimateExonGenewisedisp0.0880.0010.089
estimateGLMCommonDisp0.0510.0010.054
estimateGLMRobustDisp0.7600.0020.782
estimateGLMTagwiseDisp0.1540.0000.159
estimateGLMTrendedDisp0.1150.0010.128
estimateTagwiseDisp0.0820.0010.082
estimateTrendedDisp0.2300.0040.240
exactTest0.0740.0000.074
expandAsMatrix0.0010.0000.001
getCounts0.010.000.01
getPriorN0.0030.0010.002
gini0.0010.0000.001
glmQLFTest0.4800.0070.498
glmTreat0.0410.0010.041
glmfit0.0330.0000.035
goana0.0010.0000.001
gof0.010.000.01
goodTuring0.0050.0010.005
loessByCol0.0020.0000.002
maPlot0.0160.0010.016
makeCompressedMatrix0.0050.0020.006
maximizeInterpolant0.0000.0000.001
maximizeQuadratic0.0010.0000.002
meanvar0.2970.0020.301
mglm0.0040.0000.005
movingAverageByCol0.0010.0000.000
nbinomDeviance0.0010.0000.001
plotBCV0.4550.0060.477
plotExonUsage0.0060.0000.006
plotMDS.DGEList0.0380.0010.039
plotQLDisp0.2890.0040.323
plotSmear0.4060.0060.432
predFC0.0150.0010.017
q2qnbinom0.0010.0000.001
readDGE0.0010.0000.001
roast.DGEList0.4650.0020.482
romer.DGEList4.5440.0974.820
scaleOffset0.0010.0000.001
spliceVariants0.0500.0010.050
splitIntoGroups0.0020.0000.003
subsetting0.0380.0010.044
sumTechReps0.0000.0000.001
systematicSubset0.0010.0010.000
thinCounts0.0000.0000.001
topTags0.0150.0010.016
validDGEList0.0020.0000.002
weightedCondLogLikDerDelta0.0080.0000.009
zscoreNBinom0.0000.0000.001