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.3: CHECK report for DMRcaller on windows2.bioconductor.org

This page was generated on 2015-10-27 12:16:01 -0400 (Tue, 27 Oct 2015).

Package 281/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DMRcaller 1.3.1
Nicolae Radu Zabet
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/DMRcaller
Last Changed Rev: 109878 / Revision: 109948
Last Changed Date: 2015-10-23 11:28:42 -0400 (Fri, 23 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: DMRcaller
Version: 1.3.1
Command: rm -rf DMRcaller.buildbin-libdir DMRcaller.Rcheck && mkdir DMRcaller.buildbin-libdir DMRcaller.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DMRcaller.buildbin-libdir DMRcaller_1.3.1.tar.gz >DMRcaller.Rcheck\00install.out 2>&1 && cp DMRcaller.Rcheck\00install.out DMRcaller-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=DMRcaller.buildbin-libdir --install="check:DMRcaller-install.out" --force-multiarch --no-vignettes --timings DMRcaller_1.3.1.tar.gz
StartedAt: 2015-10-27 02:03:07 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 02:11:58 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 530.5 seconds
RetCode: 0
Status:  OK  
CheckDir: DMRcaller.Rcheck
Warnings: 0

Command output

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


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/DMRcaller.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DMRcaller/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DMRcaller' version '1.3.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 whether package 'DMRcaller' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [215s] OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
plotMethylationProfileFromData 84.21   0.00   84.21
computeMethylationProfile      43.17   0.00   43.17
plotMethylationProfile         42.82   0.03   42.86
readBismarkPool                 8.78   0.30    9.08
computeDMRs                     6.81   0.07    6.88
** running examples for arch 'x64' ... [210s] OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
plotMethylationProfileFromData 83.29   0.11   83.40
computeMethylationProfile      42.00   0.01   42.02
plotMethylationProfile         41.99   0.00   41.99
readBismarkPool                 7.71   0.34    8.05
computeDMRs                     6.97   0.06    7.03
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [5s]
 [5s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [6s]
 [6s] 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

DMRcaller.Rcheck/00install.out:


install for i386

* installing *source* package 'DMRcaller' ...
** R
** data
** 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 'DMRcaller' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DMRcaller' as DMRcaller_1.3.1.zip
* DONE (DMRcaller)

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

nameusersystemelapsed
DMRcaller0.020.000.01
analyseReadsInsideRegionsForCondition1.660.151.81
computeDMRs6.810.076.88
computeMethylationDataCoverage0.730.040.78
computeMethylationProfile43.17 0.0043.17
computeOverlapProfile1.290.031.32
filterDMRs2.790.102.89
getWholeChromosomes0.420.000.42
mergeDMRsIteratively4.330.014.34
plotLocalMethylationProfile2.100.062.15
plotMethylationDataCoverage1.360.001.36
plotMethylationProfile42.82 0.0342.86
plotMethylationProfileFromData84.21 0.0084.21
plotOverlapProfile1.450.021.46
poolMethylationDatasets1.550.011.57
poolTwoMethylationDatasets1.570.041.61
readBismark3.330.073.40
readBismarkPool8.780.309.08
saveBismark2.020.032.05

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

nameusersystemelapsed
DMRcaller000
analyseReadsInsideRegionsForCondition1.590.091.68
computeDMRs6.970.067.03
computeMethylationDataCoverage0.740.100.83
computeMethylationProfile42.00 0.0142.02
computeOverlapProfile0.970.000.97
filterDMRs2.610.142.75
getWholeChromosomes0.460.000.47
mergeDMRsIteratively4.860.034.89
plotLocalMethylationProfile1.860.031.89
plotMethylationDataCoverage1.330.021.34
plotMethylationProfile41.99 0.0041.99
plotMethylationProfileFromData83.29 0.1183.40
plotOverlapProfile1.390.001.39
poolMethylationDatasets1.680.051.72
poolTwoMethylationDatasets1.280.141.42
readBismark3.150.063.22
readBismarkPool7.710.348.05
saveBismark1.930.021.95