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.5: CHECK report for edgeR on malbec2

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

Package 389/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
edgeR 3.18.1
Yunshun Chen , Aaron Lun , Mark Robinson , Davis McCarthy , Gordon Smyth
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/edgeR
Last Changed Rev: 129423 / Revision: 131943
Last Changed Date: 2017-05-05 15:32:27 -0400 (Fri, 05 May 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 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.18.1
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings edgeR_3.18.1.tar.gz
StartedAt: 2017-08-15 22:44:46 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 22:45:51 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 64.4 seconds
RetCode: 0
Status:  OK 
CheckDir: edgeR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/edgeR.Rcheck’
* using R version 3.4.1 (2017-06-30)
* 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.18.1’
* 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 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 
421c421
< 0.05545 0.09511 0.11623 0.11014 0.13329 0.16861 
---
> 0.05545 0.09511 0.11620 0.11010 0.13330 0.16860 
425c425
< 0.04203 0.08586 0.11280 0.11010 0.12369 0.37408 
---
> 0.04203 0.08586 0.11280 0.11010 0.12370 0.37410 
429c429
< 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
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_add_prior_count.cpp -o R_add_prior_count.o
In file included from matvec_check.h:1:0,
                 from R_add_prior_count.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_add_repeat_matrices.cpp -o R_add_repeat_matrices.o
In file included from matvec_check.h:1:0,
                 from R_add_repeat_matrices.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_ave_log_cpm.cpp -o R_ave_log_cpm.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_calculate_cpm.cpp -o R_calculate_cpm.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_check_counts.cpp -o R_check_counts.o
In file included from matvec_check.h:1:0,
                 from R_check_counts.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_check_poisson_bound.cpp -o R_check_poisson_bound.o
In file included from matvec_check.h:1:0,
                 from R_check_poisson_bound.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_compute_apl.cpp -o R_compute_apl.o
In file included from glm.h:5:0,
                 from R_compute_apl.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_compute_nbdev.cpp -o R_compute_nbdev.o
In file included from R_compute_nbdev.cpp:1:0:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_exact_test_by_deviance.cpp -o R_exact_test_by_deviance.o
In file included from R_exact_test_by_deviance.cpp:1:0:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_get_one_way_fitted.cpp -o R_get_one_way_fitted.o
In file included from glm.h:5:0,
                 from R_get_one_way_fitted.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_initialize_levenberg.cpp -o R_initialize_levenberg.o
In file included from glm.h:5:0,
                 from R_initialize_levenberg.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_levenberg.cpp -o R_levenberg.o
In file included from glm.h:5:0,
                 from R_levenberg.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_loess_by_col.cpp -o R_loess_by_col.o
In file included from R_loess_by_col.cpp:1:0:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_maximize_interpolant.cpp -o R_maximize_interpolant.o
In file included from R_maximize_interpolant.cpp:1:0:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_one_group.cpp -o R_one_group.o
In file included from glm.h:5:0,
                 from R_one_group.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
gcc -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_process_hairpin_reads.c -o R_process_hairpin_reads.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c R_simple_good_turing.cpp -o R_simple_good_turing.o
In file included from R_simple_good_turing.cpp:9:0:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c add_prior.cpp -o add_prior.o
In file included from matvec_check.h:1:0,
                 from add_prior.h:3,
                 from add_prior.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c adj_coxreid.cpp -o adj_coxreid.o
In file included from glm.h:5:0,
                 from adj_coxreid.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
gcc -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c fmm_spline.c -o fmm_spline.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c glm_levenberg.cpp -o glm_levenberg.o
In file included from glm.h:5:0,
                 from glm_levenberg.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c glm_one_group.cpp -o glm_one_group.o
In file included from glm.h:5:0,
                 from glm_one_group.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c init.cpp -o init.o
In file included from init.cpp:1:0:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c interpolator.cpp -o interpolator.o
In file included from interpolator.h:4:0,
                 from interpolator.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c matvec_check.cpp -o matvec_check.o
In file included from matvec_check.h:1:0,
                 from matvec_check.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c nbdev.cpp -o nbdev.o
In file included from glm.h:5:0,
                 from nbdev.cpp:1:
utils.h:79:14: warning: ‘LNtwo’ defined but not used [-Wunused-variable]
 const double LNtwo=std::log(2), one_million=1000000, LNmillion=std::log(one_million);
              ^
g++ -shared -L/home/biocbuild/bbs-3.5-bioc/R/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/home/biocbuild/bbs-3.5-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.5-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-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.0760.0000.074
WLEB0.4400.0040.444
addPriorCount0.0040.0000.002
adjustedProfileLik0.0240.0000.024
aveLogCPM0.0200.0000.022
binomTest0.0040.0000.001
calcNormFactors0.040.000.04
camera.DGEList0.6920.0000.691
commonCondLogLikDerDelta0.0360.0000.037
condLogLikDerSize000
cpm0.0160.0000.013
cutWithMinN0.0000.0000.001
decidetestsDGE0.1120.0000.115
dglmStdResid0.0280.0000.025
diffSpliceDGE0.0680.0000.067
dim0.0040.0000.002
dispBinTrend0.5080.0000.510
dispCoxReid0.020.000.02
dispCoxReidInterpolateTagwise0.0240.0000.025
dispCoxReidSplineTrend0.5920.0080.598
dropEmptyLevels0.0000.0000.001
edgeRUsersGuide0.0040.0000.001
equalizeLibSizes0.0120.0000.014
estimateCommonDisp0.0920.0000.091
estimateDisp0.3400.0000.338
estimateExonGenewisedisp0.0640.0000.067
estimateGLMCommonDisp0.0440.0000.046
estimateGLMRobustDisp0.7360.0000.736
estimateGLMTagwiseDisp0.1440.0000.142
estimateGLMTrendedDisp0.1080.0000.107
estimateTagwiseDisp0.0920.0000.093
estimateTrendedDisp0.2120.0000.212
exactTest0.0680.0000.069
expandAsMatrix0.0000.0000.001
getCounts0.0080.0000.007
getPriorN0.0000.0000.002
gini000
glmQLFTest0.5840.0000.596
glmTreat0.0440.0000.044
glmfit0.0480.0000.048
goana000
gof0.0120.0000.013
goodTuring0.0080.0000.010
loessByCol0.0000.0000.003
maPlot0.0200.0000.019
makeCompressedMatrix0.0080.0000.007
maximizeInterpolant0.0000.0000.001
maximizeQuadratic0.0040.0000.002
meanvar0.4080.0040.410
mglm0.0120.0000.010
movingAverageByCol0.0000.0000.001
nbinomDeviance0.0000.0000.001
plotBCV0.5760.0000.574
plotExonUsage0.0080.0000.008
plotMDS.DGEList0.0600.0040.064
plotQLDisp0.3720.0000.370
plotSmear0.4160.0000.416
predFC0.0080.0040.012
q2qnbinom0.0000.0000.001
readDGE000
roast.DGEList0.4400.0000.438
romer.DGEList3.7680.0043.775
scaleOffset0.0000.0000.001
spliceVariants0.0440.0000.042
splitIntoGroups0.0000.0000.002
subsetting0.0280.0080.034
sumTechReps000
systematicSubset0.0040.0000.001
thinCounts000
topTags0.0160.0000.016
validDGEList0.0040.0000.002
weightedCondLogLikDerDelta0.0080.0000.010
zscoreNBinom000