Back to Multiple platform build/check report for BioC 3.9
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for DMCHMM on tokay2

This page was generated on 2019-10-16 12:39:12 -0400 (Wed, 16 Oct 2019).

Package 446/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DMCHMM 1.6.0
Farhad Shokoohi
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/DMCHMM
Branch: RELEASE_3_9
Last Commit: e1b82fe
Last Changed Date: 2019-05-02 11:54:08 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: DMCHMM
Version: 1.6.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:DMCHMM.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings DMCHMM_1.6.0.tar.gz
StartedAt: 2019-10-16 03:17:47 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 03:32:02 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 855.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: DMCHMM.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:DMCHMM.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings DMCHMM_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/DMCHMM.Rcheck'
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DMCHMM/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DMCHMM' version '1.6.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'SummarizedExperiment', 'S4Vectors', 'BiocParallel', 'GenomicRanges',
  'IRanges', 'fdrtool'
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 'DMCHMM' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'IRanges::windows' by 'grDevices::windows' when loading 'DMCHMM'
See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/DMCHMM.Rcheck/00install.out' for details.
* 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 ... NOTE
.findDMCs : .mfun3: no visible binding for global variable 'Weights'
findDMCs,BSDMCs : .mfun3: no visible binding for global variable
  'Weights'
Undefined global functions or variables:
  Weights
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'methVars' 'methVars<-'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
manhattanDMCs-method 70.97   0.22   71.19
findDMCs-method      63.26   0.31   63.58
methHMMCMC-method    54.78   0.12   54.91
qqDMCs-method        48.92   0.05   48.97
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
qqDMCs-method        81.64   0.08   81.77
methHMMCMC-method    74.37   0.10   74.48
manhattanDMCs-method 72.11   0.04   72.15
findDMCs-method      70.64   0.18   70.92
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 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 WARNINGs, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/DMCHMM.Rcheck/00check.log'
for details.



Installation output

DMCHMM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/DMCHMM_1.6.0.tar.gz && rm -rf DMCHMM.buildbin-libdir && mkdir DMCHMM.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DMCHMM.buildbin-libdir DMCHMM_1.6.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL DMCHMM_1.6.0.zip && rm DMCHMM_1.6.0.tar.gz DMCHMM_1.6.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  541k  100  541k    0     0  8328k      0 --:--:-- --:--:-- --:--:-- 9344k

install for i386

* installing *source* package 'DMCHMM' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'IRanges::windows' by 'grDevices::windows' when loading 'DMCHMM'
** help
*** installing help indices
  converting help for package 'DMCHMM'
    finding HTML links ... done
    BSDMCs-class                            html  
    BSData-class                            html  
    finding level-2 HTML links ... done

    DMCHMM-package                          html  
    cBSDMCs-method                          html  
    cBSData-method                          html  
    combine-method                          html  
    data                                    html  
    findDMCs-method                         html  
    manhattanDMCs-method                    html  
    methHMEM-method                         html  
    methHMMCMC-method                       html  
    methLevels-method                       html  
    methReads-method                        html  
    methStates-method                       html  
    params                                  html  
    qqDMCs-method                           html  
    readBismark-method                      html  
    totalReads-method                       html  
    writeBED-method                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import 'IRanges::windows' by 'grDevices::windows' when loading 'DMCHMM'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'IRanges::windows' by 'grDevices::windows' when loading 'DMCHMM'
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'DMCHMM' ...
** testing if installed package can be loaded
Warning: replacing previous import 'IRanges::windows' by 'grDevices::windows' when loading 'DMCHMM'
* MD5 sums
packaged installation of 'DMCHMM' as DMCHMM_1.6.0.zip
* DONE (DMCHMM)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'DMCHMM' successfully unpacked and MD5 sums checked

Tests output

DMCHMM.Rcheck/tests_i386/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(DMCHMM)
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum

Loading required package: fdrtool
DMCHMM package, Version 1.6.0, Released 2018-09-02
A pipeline for identifying differentially methylated CpG sites 
    using Hidden Markov Model in bisulfite sequencing data.
BugReports: https://github.com/shokoohi/DMCHMM/issues

Attaching package: 'DMCHMM'

The following object is masked from 'package:Biobase':

    combine

The following object is masked from 'package:BiocGenerics':

    combine

Warning message:
replacing previous import 'IRanges::windows' by 'grDevices::windows' when loading 'DMCHMM' 
> 
> test_check("DMCHMM")

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=========                                                             |  12%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |==========================                                            |  38%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |============================================                          |  62%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |=============================================================         |  88%
  |                                                                            
  |======================================================================| 100%

== testthat results  ===========================================================
[ OK: 1 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  14.60    0.85   15.45 

DMCHMM.Rcheck/tests_x64/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(DMCHMM)
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum

Loading required package: fdrtool
DMCHMM package, Version 1.6.0, Released 2018-09-02
A pipeline for identifying differentially methylated CpG sites 
    using Hidden Markov Model in bisulfite sequencing data.
BugReports: https://github.com/shokoohi/DMCHMM/issues

Attaching package: 'DMCHMM'

The following object is masked from 'package:Biobase':

    combine

The following object is masked from 'package:BiocGenerics':

    combine

Warning message:
replacing previous import 'IRanges::windows' by 'grDevices::windows' when loading 'DMCHMM' 
> 
> test_check("DMCHMM")

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=========                                                             |  12%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |==========================                                            |  38%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |============================================                          |  62%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |=============================================================         |  88%
  |                                                                            
  |======================================================================| 100%

== testthat results  ===========================================================
[ OK: 1 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  13.53    0.57   14.09 

Example timings

DMCHMM.Rcheck/examples_i386/DMCHMM-Ex.timings

nameusersystemelapsed
BSDMCs-class0.140.010.15
BSData-class0.270.020.29
cBSDMCs-method0.060.060.12
cBSData-method0.070.050.11
combine-method0.20.00.2
findDMCs-method63.26 0.3163.58
manhattanDMCs-method70.97 0.2271.19
methHMEM-method2.820.002.81
methHMMCMC-method54.78 0.1254.91
methLevels-method0.060.000.06
methReads-method0.050.000.05
methStates-method0.050.000.05
qqDMCs-method48.92 0.0548.97
readBismark-method0.410.111.14
totalReads-method0.050.000.04

DMCHMM.Rcheck/examples_x64/DMCHMM-Ex.timings

nameusersystemelapsed
BSDMCs-class0.090.000.09
BSData-class0.140.000.14
cBSDMCs-method0.050.010.06
cBSData-method0.040.000.05
combine-method0.250.000.25
findDMCs-method70.64 0.1870.92
manhattanDMCs-method72.11 0.0472.15
methHMEM-method4.60.04.6
methHMMCMC-method74.37 0.1074.48
methLevels-method0.060.000.06
methReads-method0.050.000.05
methStates-method0.040.000.04
qqDMCs-method81.64 0.0881.77
readBismark-method0.320.030.34
totalReads-method0.060.000.07