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 moscato1

This page was generated on 2015-04-10 09:45:26 -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: rm -rf edgeR.buildbin-libdir edgeR.Rcheck && mkdir edgeR.buildbin-libdir edgeR.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=edgeR.buildbin-libdir edgeR_3.8.6.tar.gz >edgeR.Rcheck\00install.out 2>&1 && cp edgeR.Rcheck\00install.out edgeR-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=edgeR.buildbin-libdir --install="check:edgeR-install.out" --force-multiarch --no-vignettes --timings edgeR_3.8.6.tar.gz
StartedAt: 2015-04-10 00:47:15 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 00:49:36 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 141.3 seconds
RetCode: 0
Status:  OK  
CheckDir: edgeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf edgeR.buildbin-libdir edgeR.Rcheck && mkdir edgeR.buildbin-libdir edgeR.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=edgeR.buildbin-libdir edgeR_3.8.6.tar.gz >edgeR.Rcheck\00install.out 2>&1 && cp edgeR.Rcheck\00install.out edgeR-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=edgeR.buildbin-libdir --install="check:edgeR-install.out" --force-multiarch --no-vignettes --timings edgeR_3.8.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/edgeR.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-3.0-bioc/meat/edgeR.buildbin-libdir/edgeR/libs/i386/edgeR.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.0-bioc/meat/edgeR.buildbin-libdir/edgeR/libs/x64/edgeR.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [11s] OK
** running examples for arch 'x64' ... [9s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'edgeR-Tests.R' [6s]
  Comparing 'edgeR-Tests.Rout' to 'edgeR-Tests.Rout.save' ... OK
 [6s] OK
** running tests for arch 'x64' ...
  Running 'edgeR-Tests.R' [9s]
  Comparing 'edgeR-Tests.Rout' to 'edgeR-Tests.Rout.save' ... OK
 [9s] 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 3 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/edgeR.Rcheck/00check.log'
for details.

edgeR.Rcheck/00install.out:


install for i386

* installing *source* package 'edgeR' ...
** libs
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_compute_nbdev.cpp -o R_compute_nbdev.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_cr_adjust.cpp -o R_cr_adjust.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_exact_test_by_deviance.cpp -o R_exact_test_by_deviance.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_levenberg.cpp -o R_levenberg.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_loess_by_col.cpp -o R_loess_by_col.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_maximize_interpolant.cpp -o R_maximize_interpolant.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_one_group.cpp -o R_one_group.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_process_hairpin_reads.c -o R_process_hairpin_reads.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_simple_good_turing.cpp -o R_simple_good_turing.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c adj_coxreid.cpp -o adj_coxreid.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c fmm_spline.c -o fmm_spline.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c glm_levenberg.cpp -o glm_levenberg.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c glm_one_group.cpp -o glm_one_group.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c interpolator.cpp -o interpolator.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c matvec_check.cpp -o matvec_check.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c nbdev.cpp -o nbdev.o
g++ -m32 -shared -s -static-libgcc -o edgeR.dll tmp.def 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 -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lRlapack -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lRblas -lgfortran -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.0-bioc/meat/edgeR.buildbin-libdir/edgeR/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'edgeR' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_compute_nbdev.cpp -o R_compute_nbdev.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_cr_adjust.cpp -o R_cr_adjust.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_exact_test_by_deviance.cpp -o R_exact_test_by_deviance.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_levenberg.cpp -o R_levenberg.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_loess_by_col.cpp -o R_loess_by_col.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_maximize_interpolant.cpp -o R_maximize_interpolant.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_one_group.cpp -o R_one_group.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_process_hairpin_reads.c -o R_process_hairpin_reads.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c R_simple_good_turing.cpp -o R_simple_good_turing.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c adj_coxreid.cpp -o adj_coxreid.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c fmm_spline.c -o fmm_spline.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c glm_levenberg.cpp -o glm_levenberg.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c glm_one_group.cpp -o glm_one_group.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c interpolator.cpp -o interpolator.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c matvec_check.cpp -o matvec_check.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c nbdev.cpp -o nbdev.o
g++ -m64 -shared -s -static-libgcc -o edgeR.dll tmp.def 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 -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lRlapack -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lRblas -lgfortran -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.0-bioc/meat/edgeR.buildbin-libdir/edgeR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'edgeR' as edgeR_3.8.6.zip
* DONE (edgeR)

edgeR.Rcheck/examples_i386/edgeR-Ex.timings:

nameusersystemelapsed
DGEList0.020.000.02
WLEB0.170.000.17
adjustedProfileLik0.020.000.01
aveLogCPM000
binomTest0.010.000.02
calcNormFactors000
camera.DGEList0.250.000.25
commonCondLogLikDerDelta0.020.000.02
condLogLikDerSize000
cpm000
cutWithMinN000
dglmStdResid0.030.000.03
diffSpliceDGE0.250.000.25
dim000
dispBinTrend0.870.000.87
dispCoxReid0.030.000.03
dispCoxReidInterpolateTagwise0.040.000.04
dispCoxReidSplineTrend0.890.000.89
edgeRUsersGuide000
equalizeLibSizes0.010.000.02
estimateCommonDisp0.040.000.03
estimateDisp0.240.000.25
estimateExonGenewisedisp0.020.000.02
estimateGLMCommonDisp0.080.000.08
estimateGLMRobustDisp0.930.000.93
estimateGLMTagwiseDisp0.290.000.28
estimateGLMTrendedDisp0.230.000.24
estimateTagwiseDisp000
estimateTrendedDisp0.730.000.73
exactTest0.030.000.03
expandAsMatrix000
getCounts0.020.000.02
getPriorN000
glmQLFTest0.800.010.81
glmfit0.080.000.08
goana000
gof0.030.000.03
goodTuring0.020.000.02
loessByCol000
maPlot0.060.000.06
maximizeInterpolant000
maximizeQuadratic0.010.000.02
meanvar0.100.000.09
mglm000
movingAverageByCol0.020.000.02
nbinomDeviance000
plotBCV0.870.000.87
plotExonUsage000
plotMDS.DGEList0.030.000.03
plotQLDisp0.820.000.81
plotSmear0.680.000.68
plotSpliceDGE000
predFC0.030.000.04
q2qnbinom000
readDGE000
roast.DGEList0.240.000.23
spliceVariants0.020.000.02
splitIntoGroups000
subsetting0.020.020.03
sumTechReps000
systematicSubset000
thinCounts0.010.000.01
topSpliceDGE000
topTags0.040.000.03
treatDGE0.030.000.04
validDGEList0.010.000.01
weightedCondLogLikDerDelta000
zscoreNBinom000

edgeR.Rcheck/examples_x64/edgeR-Ex.timings:

nameusersystemelapsed
DGEList0.010.000.01
WLEB0.130.000.13
adjustedProfileLik000
aveLogCPM0.020.000.02
binomTest000
calcNormFactors000
camera.DGEList0.170.000.17
commonCondLogLikDerDelta000
condLogLikDerSize0.010.000.01
cpm000
cutWithMinN000
dglmStdResid0.030.000.04
diffSpliceDGE0.180.030.20
dim000
dispBinTrend0.650.020.67
dispCoxReid0.030.000.03
dispCoxReidInterpolateTagwise0.030.010.05
dispCoxReidSplineTrend0.990.000.98
edgeRUsersGuide0.010.000.02
equalizeLibSizes0.020.000.01
estimateCommonDisp0.030.000.03
estimateDisp0.260.000.27
estimateExonGenewisedisp0.030.000.03
estimateGLMCommonDisp0.080.000.08
estimateGLMRobustDisp0.880.000.87
estimateGLMTagwiseDisp0.20.00.2
estimateGLMTrendedDisp0.190.000.19
estimateTagwiseDisp000
estimateTrendedDisp0.530.000.53
exactTest0.010.000.02
expandAsMatrix000
getCounts0.020.000.01
getPriorN000
glmQLFTest0.560.000.56
glmfit0.040.000.05
goana000
gof0.020.000.01
goodTuring0.010.000.02
loessByCol000
maPlot0.050.000.04
maximizeInterpolant000
maximizeQuadratic000
meanvar0.060.020.08
mglm0.020.000.02
movingAverageByCol000
nbinomDeviance000
plotBCV0.640.000.64
plotExonUsage000
plotMDS.DGEList0.030.000.03
plotQLDisp0.580.000.58
plotSmear0.500.000.49
plotSpliceDGE000
predFC0.010.000.02
q2qnbinom0.020.000.02
readDGE000
roast.DGEList0.170.000.17
spliceVariants0.010.000.01
splitIntoGroups000
subsetting0.030.000.03
sumTechReps000
systematicSubset000
thinCounts000
topSpliceDGE000
topTags0.040.000.04
treatDGE0.030.000.03
validDGEList000
weightedCondLogLikDerDelta000
zscoreNBinom000