Back to Multiple platform build/check report for BioC 3.6
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

CHECK report for epigenomix on tokay1

This page was generated on 2018-04-12 13:22:37 -0400 (Thu, 12 Apr 2018).

Package 428/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
epigenomix 1.18.0
Hans-Ulrich Klein
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/epigenomix
Branch: RELEASE_3_6
Last Commit: d16bd1f
Last Changed Date: 2017-10-30 12:40:00 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: epigenomix
Version: 1.18.0
Command: rm -rf epigenomix.buildbin-libdir epigenomix.Rcheck && mkdir epigenomix.buildbin-libdir epigenomix.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=epigenomix.buildbin-libdir epigenomix_1.18.0.tar.gz >epigenomix.Rcheck\00install.out 2>&1 && cp epigenomix.Rcheck\00install.out epigenomix-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=epigenomix.buildbin-libdir --install="check:epigenomix-install.out" --force-multiarch --no-vignettes --timings epigenomix_1.18.0.tar.gz
StartedAt: 2018-04-11 23:47:42 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 23:54:02 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 379.3 seconds
RetCode: 0
Status:  OK  
CheckDir: epigenomix.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf epigenomix.buildbin-libdir epigenomix.Rcheck && mkdir epigenomix.buildbin-libdir epigenomix.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=epigenomix.buildbin-libdir epigenomix_1.18.0.tar.gz >epigenomix.Rcheck\00install.out 2>&1 && cp epigenomix.Rcheck\00install.out epigenomix-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=epigenomix.buildbin-libdir --install="check:epigenomix-install.out" --force-multiarch --no-vignettes --timings epigenomix_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/epigenomix.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'epigenomix/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'epigenomix' version '1.18.0'
* 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 'epigenomix' 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' ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
plotChains    29.66   0.00   29.66
bayesMixModel 23.00   0.11   23.11
mlMixModel     9.11   0.02    9.13
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
plotChains    28.58   0.01   28.59
bayesMixModel 23.18   0.04   23.23
mlMixModel     9.87   0.03    9.91
* 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


Installation output

epigenomix.Rcheck/00install.out


install for i386

* installing *source* package 'epigenomix' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'epigenomix'
    finding HTML links ... done
    ChIPseqSet-class                        html  
    finding level-2 HTML links ... done

    MixModel-class                          html  
    MixModelBayes-class                     html  
    MixModelML-class                        html  
    MixtureComponent-class                  html  
    bayesMixModel                           html  
    calculateCrossCorrelation               html  
    eSet                                    html  
    fpkm                                    html  
    getAlignmentQuality                     html  
    integrateData                           html  
    mappedReads                             html  
    matchProbeToPromoter                    html  
    mlMixModel                              html  
    normalize                               html  
    normalizeChIP                           html  
    plotChains                              html  
    plotClassification                      html  
    plotComponents                          html  
    summarizeReads                          html  
    transToTSS                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'epigenomix' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'epigenomix' as epigenomix_1.18.0.zip
* DONE (epigenomix)
In R CMD INSTALL
In R CMD INSTALL

Tests output


Example timings

epigenomix.Rcheck/examples_i386/epigenomix-Ex.timings

nameusersystemelapsed
ChIPseqSet-class000
MixModel-class0.020.000.02
MixModelBayes-class000
MixModelML-class000
MixtureComponent-class000
bayesMixModel23.00 0.1123.11
calculateCrossCorrelation1.030.001.04
eSet0.040.000.04
fpkm0.040.010.05
getAlignmentQuality000
integrateData0.180.000.19
mappedReads0.050.000.04
matchProbeToPromoter0.440.000.44
mlMixModel9.110.029.13
normalize0.120.000.12
normalizeChIP0.030.000.03
plotChains29.66 0.0029.66
plotClassification0.030.000.03
plotComponents0.050.000.05
summarizeReads0.40.00.4
transToTSS000

epigenomix.Rcheck/examples_x64/epigenomix-Ex.timings

nameusersystemelapsed
ChIPseqSet-class000
MixModel-class000
MixModelBayes-class000
MixModelML-class000
MixtureComponent-class000
bayesMixModel23.18 0.0423.23
calculateCrossCorrelation1.320.001.31
eSet0.060.000.07
fpkm0.050.000.04
getAlignmentQuality000
integrateData0.250.000.25
mappedReads0.060.020.08
matchProbeToPromoter0.610.000.61
mlMixModel9.870.039.91
normalize0.140.000.14
normalizeChIP0.050.000.05
plotChains28.58 0.0128.59
plotClassification0.030.000.04
plotComponents0.050.000.04
summarizeReads0.530.000.53
transToTSS000