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.2: CHECK report for DESeq2 on moscato1

This page was generated on 2016-04-23 10:19:07 -0700 (Sat, 23 Apr 2016).

Package 269/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DESeq2 1.10.1
Michael Love
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/DESeq2
Last Changed Rev: 111673 / Revision: 116712
Last Changed Date: 2015-12-20 06:04:22 -0800 (Sun, 20 Dec 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DESeq2
Version: 1.10.1
Command: rm -rf DESeq2.buildbin-libdir DESeq2.Rcheck && mkdir DESeq2.buildbin-libdir DESeq2.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DESeq2.buildbin-libdir DESeq2_1.10.1.tar.gz >DESeq2.Rcheck\00install.out 2>&1 && cp DESeq2.Rcheck\00install.out DESeq2-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=DESeq2.buildbin-libdir --install="check:DESeq2-install.out" --force-multiarch --no-vignettes --timings DESeq2_1.10.1.tar.gz
StartedAt: 2016-04-23 01:34:30 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:47:13 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 763.6 seconds
RetCode: 0
Status:  OK  
CheckDir: DESeq2.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/DESeq2.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DESeq2/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DESeq2' version '1.10.1'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'S4Vectors' 'IRanges' 'GenomicRanges' 'SummarizedExperiment' 'Rcpp'
  'RcppArmadillo'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'DESeq2' 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 ... 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 ... 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.2-bioc/meat/DESeq2.buildbin-libdir/DESeq2/libs/i386/DESeq2.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.2-bioc/meat/DESeq2.buildbin-libdir/DESeq2/libs/x64/DESeq2.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' ... [49s] OK
Examples with CPU or elapsed time > 5s
        user system elapsed
results 6.49   0.01    6.51
** running examples for arch 'x64' ... [47s] OK
Examples with CPU or elapsed time > 5s
        user system elapsed
results  6.6   0.02    6.62
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R' [94s]
 [95s] OK
** running tests for arch 'x64' ...
  Running 'testthat.R' [110s]
 [110s] 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: 2 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/DESeq2.Rcheck/00check.log'
for details.


DESeq2.Rcheck/00install.out:


install for i386

* installing *source* package 'DESeq2' ...
** libs
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c DESeq2.cpp -o DESeq2.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
g++ -m32 -shared -s -static-libgcc -o DESeq2.dll tmp.def DESeq2.o RcppExports.o -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lRlapack -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lRblas -lgfortran -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/DESeq2.buildbin-libdir/DESeq2/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 'DESeq2' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c DESeq2.cpp -o DESeq2.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
g++ -m64 -shared -s -static-libgcc -o DESeq2.dll tmp.def DESeq2.o RcppExports.o -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lRlapack -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lRblas -lgfortran -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/DESeq2.buildbin-libdir/DESeq2/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DESeq2' as DESeq2_1.10.1.zip
* DONE (DESeq2)

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

nameusersystemelapsed
DESeq2.060.012.08
DESeqDataSet0.060.000.06
coef3.650.043.68
collapseReplicates0.200.000.21
counts0.110.000.11
design0.090.000.09
dispersionFunction2.410.002.40
estimateDispersions1.250.001.25
estimateDispersionsGeneEst1.130.001.14
estimateSizeFactors0.160.000.16
estimateSizeFactorsForMatrix0.120.000.12
fpkm0.210.000.20
fpm0.140.000.14
makeExampleDESeqDataSet0.090.000.10
nbinomLRT1.830.001.82
nbinomWaldTest1.810.001.81
normalizationFactors2.180.002.19
normalizeGeneLength0.130.000.12
plotCounts0.20.00.2
plotDispEsts1.270.001.75
plotMA2.90.02.9
plotPCA3.170.003.17
plotSparsity0.140.000.14
results6.490.016.51
rlog2.240.002.24
summary2.670.002.67
varianceStabilizingTransformation1.140.001.14

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

nameusersystemelapsed
DESeq1.950.011.96
DESeqDataSet0.060.000.07
coef2.770.002.77
collapseReplicates0.240.000.24
counts0.120.000.12
design0.100.000.09
dispersionFunction1.840.031.88
estimateDispersions0.920.000.92
estimateDispersionsGeneEst1.110.001.11
estimateSizeFactors0.220.000.22
estimateSizeFactorsForMatrix0.110.000.11
fpkm0.250.000.25
fpm0.210.000.21
makeExampleDESeqDataSet0.090.000.09
nbinomLRT2.20.02.2
nbinomWaldTest2.40.02.4
normalizationFactors1.920.001.92
normalizeGeneLength0.110.000.11
plotCounts0.110.000.11
plotDispEsts1.090.001.09
plotMA2.250.002.25
plotPCA3.760.003.76
plotSparsity0.120.000.12
results6.600.026.62
rlog2.580.002.57
summary3.510.013.53
varianceStabilizingTransformation1.370.001.37