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

CHECK report for DMRcaller on malbec1

This page was generated on 2021-05-06 12:27:21 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the DMRcaller package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 493/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DMRcaller 1.22.0  (landing page)
Nicolae Radu Zabet
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/DMRcaller
Branch: RELEASE_3_12
Last Commit: 6b19597
Last Changed Date: 2020-10-27 11:04:12 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: DMRcaller
Version: 1.22.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:DMRcaller.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings DMRcaller_1.22.0.tar.gz
StartedAt: 2021-05-06 01:01:19 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 01:06:59 -0400 (Thu, 06 May 2021)
EllapsedTime: 339.8 seconds
RetCode: 0
Status:   OK  
CheckDir: DMRcaller.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:DMRcaller.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings DMRcaller_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/DMRcaller.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DMRcaller/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DMRcaller’ version ‘1.22.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 for sufficient/correct file permissions ... 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
* 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
extractGC: no visible global function definition for ‘getSeq’
extractGC: no visible global function definition for ‘seqlevels’
Undefined global functions or variables:
  getSeq seqlevels
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
mergeDMRsIteratively 16.552  0.008  16.587
computeDMRs          14.932  0.016  14.961
readBismarkPool       7.872  0.120   8.015
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/DMRcaller.Rcheck/00check.log’
for details.



Installation output

DMRcaller.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL DMRcaller
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘DMRcaller’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (DMRcaller)

Tests output

DMRcaller.Rcheck/tests/runTests.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.

> BiocGenerics:::testPackage("DMRcaller")

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.max, which.min


Attaching package: 'S4Vectors'

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

    expand.grid

Parameters checking ...
Extract methylation in the corresponding context 
Computing DMRs 
Merge adjacent DMRs
Merge DMRs iteratively
Filter DMRs 
Parameters checking ...
Extract methylation in the corresponding context 
Computing DMRs at  Chr1:1..4976 
Calculating interpolations...
Identifying DMRs...
Analysed reads inside DMRs
Merge DMRs iteratively
Filter DMRs 
Parameters checking ...
Extract methylation in the corresponding context 
Computing DMRs at  Chr1:1..4976 
Selecting data...
Identifying DMRs...
Validating objects 
Finding overlaps 
Joining objects 
Parameters checking ...
Extract methylation in the corresponding context 
Computing DMRs at  Chr1:1..4976 
Count inside each bin...
Filter the bins...
Identifying DMRs...
Merge adjacent DMRs
Merge DMRs iteratively
Filter DMRs 
Parameters checking ...
Merge DMRs iteratively ...


RUNIT TEST PROTOCOL -- Thu May  6 01:06:55 2021 
*********************************************** 
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
DMRcaller RUnit Tests - 6 test functions, 0 errors, 0 failures
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 
Warning message:
In fisher.test(matrix(unlist(x), nrow = 2, byrow = TRUE), alternative = alternative) :
  'x' has been rounded to integer: Mean relative difference: 0.002857143
> 
> proc.time()
   user  system elapsed 
158.080   0.776 159.142 

Example timings

DMRcaller.Rcheck/DMRcaller-Ex.timings

nameusersystemelapsed
DMRcaller000
analyseReadsInsideRegionsForCondition0.9440.0320.974
computeDMRs14.932 0.01614.961
computeDMRsReplicates0.0000.0000.001
computeMethylationDataCoverage0.4680.0120.480
computeMethylationDataSpatialCorrelation0.4760.0400.517
computeMethylationProfile1.3200.0121.334
computeOverlapProfile2.6480.0122.663
extractGC000
filterDMRs2.1120.0162.128
getWholeChromosomes0.2000.0080.209
joinReplicates000
mergeDMRsIteratively16.552 0.00816.587
plotLocalMethylationProfile1.8760.0161.893
plotMethylationDataCoverage1.5240.0161.544
plotMethylationDataSpatialCorrelation000
plotMethylationProfile1.5360.0041.542
plotMethylationProfileFromData3.6000.0203.627
plotOverlapProfile3.1760.0123.196
poolMethylationDatasets1.1560.0281.186
poolTwoMethylationDatasets0.9360.0160.950
readBismark3.0360.0243.063
readBismarkPool7.8720.1208.015
saveBismark1.9920.0242.018