Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-10-11 12:03 -0400 (Sat, 11 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4864
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4652
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4597
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4586
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 601/2346HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DMRcaller 1.41.2  (landing page)
Nicolae Radu Zabet
Snapshot Date: 2025-10-10 13:45 -0400 (Fri, 10 Oct 2025)
git_url: https://git.bioconductor.org/packages/DMRcaller
git_branch: devel
git_last_commit: d5231aa
git_last_commit_date: 2025-10-09 14:48:29 -0400 (Thu, 09 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for DMRcaller on nebbiolo2

To the developers/maintainers of the DMRcaller package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DMRcaller.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: DMRcaller
Version: 1.41.2
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:DMRcaller.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings DMRcaller_1.41.2.tar.gz
StartedAt: 2025-10-10 23:34:09 -0400 (Fri, 10 Oct 2025)
EndedAt: 2025-10-10 23:44:47 -0400 (Fri, 10 Oct 2025)
EllapsedTime: 637.5 seconds
RetCode: 0
Status:   OK  
CheckDir: DMRcaller.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:DMRcaller.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings DMRcaller_1.41.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/DMRcaller.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘DMRcaller/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DMRcaller’ version ‘1.41.2’
* package encoding: UTF-8
* 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 ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘GenomicRanges’ ‘S4Vectors’ ‘IRanges’ ‘betareg’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  ‘BiocManager’ ‘GenomeInfoDb’ ‘Seqinfo’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.validateModif: no visible global function definition for ‘seqlengths’
extractGC: no visible global function definition for ‘seqlevels’
readONTbam: no visible binding for global variable
  ‘BSgenome.Hsapiens.UCSC.hg38’
readONTbam: no visible global function definition for ‘seqlengths’
selectCytosine: no visible binding for global variable
  ‘BSgenome.Hsapiens.UCSC.hg38’
selectCytosine : <anonymous>: no visible global function definition for
  ‘seqlengths’
selectCytosine : <anonymous>: no visible global function definition for
  ‘seqlevels<-’
selectCytosine : <anonymous>: no visible global function definition for
  ‘seqlengths<-’
selectCytosine: no visible global function definition for ‘seqlevels<-’
selectCytosine: no visible global function definition for ‘seqlevels’
Undefined global functions or variables:
  BSgenome.Hsapiens.UCSC.hg38 seqlengths seqlengths<- seqlevels
  seqlevels<-
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  analyseReadsInsideRegionsForCondition.Rd: GRanges
  computeDMRs.Rd: GRanges
  computeMethylationDataCoverage.Rd: GRanges
  computeMethylationProfile.Rd: GRanges
  computeOverlapProfile.Rd: GRanges
  computeVMDs.Rd: GRanges
  extractGC.Rd: GRanges
  filterDMRs.Rd: GRanges
  filterVMDs.Rd: GRanges
  getWholeChromosomes.Rd: GRanges
  mergeDMRsIteratively.Rd: GRanges
  plotLocalMethylationProfile.Rd: GRanges, GRangesList
  plotMethylationDataCoverage.Rd: GRanges
  plotMethylationProfile.Rd: GRanges
  plotMethylationProfileFromData.Rd: GRanges
  plotOverlapProfile.Rd: GRanges
  poolMethylationDatasets.Rd: GRangesList, GRanges
  poolTwoMethylationDatasets.Rd: GRanges
  readBismark.Rd: GRanges
  readBismarkPool.Rd: GRanges
  saveBismark.Rd: GRanges
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
computePMDs          75.618  0.324  75.949
filterVMDs           26.678  0.185  26.863
computeDMRs          10.264  0.104  10.369
mergeDMRsIteratively  9.325  0.014   9.341
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/DMRcaller.Rcheck/00check.log’
for details.


Installation output

DMRcaller.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘DMRcaller’ ...
** this is package ‘DMRcaller’ version ‘1.41.2’
** 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.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

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, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min


Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Parameters checking ...
Current parallel setting, BPPARAM: 
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 2147483647; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: TRUE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
Extract methylation in the corresponding context 
Loading required namespace: GenomeInfoDb
Computing DMRs 
Merge adjacent DMRs
Merge DMRs iteratively
Filter DMRs 
Parameters checking ...
Current parallel setting, BPPARAM: 
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 2147483647; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: TRUE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
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 ...
Current parallel setting, BPPARAM: 
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 2147483647; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: TRUE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
Extract methylation in the corresponding context 
Computing DMRs at  Chr1:1..4976 
Selecting data...
Identifying DMRs...
Validating objects 
Finding overlaps 
Joining objects 
Parameters checking ...
Current parallel setting, BPPARAM: 
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 2147483647; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: TRUE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
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 ...
Current parallel setting, BPPARAM: 
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 2147483647; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: TRUE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
Merge DMRs iteratively ...
Loading required package: GenomeInfoDb
Loading required package: BSgenome
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: BiocIO
Loading required package: rtracklayer
Parameters checking ...
Parameters checking ...
Select the Cytosine Positions in the specified BSgenome ...
Current parallel setting, BPPARAM: 
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 2147483647; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: TRUE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
[readONTbam] Generating index file for BAM ...
[readONTbam] Loading BAM ...
Step 1 (scanBam): 0.89 sec
[readONTbam] Filtering invalid or empty reads ...
Step 2 (filter): 0.24 sec
[readONTbam] Generating cytosine position list and indel_info ...
[readONTbam] Start Decoding MM/ML ...

  |                                                                            
  |                                                                      |   0%[readONTbam] Decoding MM/ML: 20% (1/5 reads)

  |                                                                            
  |==============                                                        |  20%[readONTbam] Decoding MM/ML: 40% (2/5 reads)

  |                                                                            
  |============================                                          |  40%[readONTbam] Decoding MM/ML: 60% (3/5 reads)

  |                                                                            
  |==========================================                            |  60%[readONTbam] Decoding MM/ML: 80% (4/5 reads)

  |                                                                            
  |========================================================              |  80%[readONTbam] Decoding MM/ML: 100% (5/5 reads)

  |                                                                            
  |======================================================================| 100%

Step 3 (decode Bam file): 6.35 sec
[readONTbam] Calculating overlaps with reference cytosines ...
Step 4 (coverage): 5.05 sec
[readONTbam] Annotating high-confidence modified reads ...
Step 5 (ONT_Cm & readsM meta-column): 0.91 sec
[readONTbam] Annotating unmodified (covered) reads & Calculating coverage per position...
Step 6 (ONT_C & readsN meta-column): 0.81 sec
[readONTbam] Done. Returning annotated GRanges.
Total: 14.26 sec


RUNIT TEST PROTOCOL -- Fri Oct 10 23:42:58 2025 
*********************************************** 
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
DMRcaller RUnit Tests - 7 test functions, 0 errors, 0 failures
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
156.531   2.407 159.073 

Example timings

DMRcaller.Rcheck/DMRcaller-Ex.timings

nameusersystemelapsed
DMRcaller0.0000.0010.001
analyseReadsInsideRegionsForCondition1.2480.0531.301
analyseReadsInsideRegionsForConditionPMD0.6170.0020.620
computeCoMethylatedPositions000
computeCoMethylatedRegions0.3410.0170.357
computeDMRs10.264 0.10410.369
computeDMRsReplicates000
computeMethylationDataCoverage0.4280.0250.454
computeMethylationDataSpatialCorrelation1.1560.0191.173
computeMethylationProfile1.0970.0431.141
computeOverlapProfile1.5190.0111.531
computePMDs75.618 0.32475.949
computeVMDs0.0000.0000.001
extractGC000
filterDMRs1.5690.0471.617
filterPMDs1.6910.0011.692
filterVMDs26.678 0.18526.863
filterVMRsONT000
getWholeChromosomes0.1850.0240.209
joinReplicates0.5500.0390.589
mergeDMRsIteratively9.3250.0149.341
mergePMDsIteratively3.7410.0033.744
plotLocalMethylationProfile1.6220.0201.642
plotMethylationDataCoverage0.7980.0260.828
plotMethylationDataSpatialCorrelation1.4020.0211.427
plotMethylationProfile0.9920.0141.006
plotMethylationProfileFromData2.0050.0152.021
plotOverlapProfile1.6390.0151.654
poolMethylationDatasets1.2630.0181.281
poolTwoMethylationDatasets1.1160.0231.139
readBismark1.2860.0321.317
readBismarkPool3.4920.0383.551
readONTbam000
saveBismark0.7760.0260.822
selectCytosine0.0000.0010.000