| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-17 11:40 -0500 (Mon, 17 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4826 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4491 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4562 |
| 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 595/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DMRcaller 1.43.1 (landing page) Nicolae Radu Zabet
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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. |
| Package: DMRcaller |
| Version: 1.43.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DMRcaller.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DMRcaller_1.43.1.tar.gz |
| StartedAt: 2025-11-16 19:37:55 -0500 (Sun, 16 Nov 2025) |
| EndedAt: 2025-11-16 19:41:55 -0500 (Sun, 16 Nov 2025) |
| EllapsedTime: 240.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DMRcaller.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DMRcaller.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DMRcaller_1.43.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/DMRcaller.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.43.1’
* 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 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 22.984 0.105 24.885
filterVMDs 10.880 0.080 11.125
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 4 NOTEs
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/DMRcaller.Rcheck/00check.log’
for details.
DMRcaller.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DMRcaller ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘DMRcaller’ ... ** this is package ‘DMRcaller’ version ‘1.43.1’ ** 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)
DMRcaller.Rcheck/tests/runTests.Rout
R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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 ...
Using user-specified core count: 1
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 ...
Using user-specified core count: 1
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.04 sec
[readONTbam] Filtering invalid or empty reads ...
Step 2 (filter): 0.09 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): 14.87 sec
[readONTbam] Calculating overlaps with reference cytosines ...
Step 4 (coverage): 1.73 sec
[readONTbam] Annotating high-confidence modified reads ...
Step 5 (ONT_Cm & readsM meta-column): 0.60 sec
[readONTbam] Annotating unmodified (covered) reads & Calculating coverage per position...
Step 6 (ONT_C & readsN meta-column): 0.56 sec
[readONTbam] Done. Returning annotated GRanges.
Total: 17.90 sec
RUNIT TEST PROTOCOL -- Sun Nov 16 19:41:50 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
There were 36 warnings (use warnings() to see them)
>
> proc.time()
user system elapsed
72.538 0.928 78.246
DMRcaller.Rcheck/DMRcaller-Ex.timings
| name | user | system | elapsed | |
| DMRcaller | 0.000 | 0.001 | 0.002 | |
| analyseReadsInsideRegionsForCondition | 0.563 | 0.011 | 0.625 | |
| analyseReadsInsideRegionsForConditionPMD | 0.234 | 0.009 | 0.272 | |
| computeCoMethylatedPositions | 0.000 | 0.000 | 0.001 | |
| computeCoMethylatedRegions | 0.118 | 0.005 | 0.126 | |
| computeDMRs | 3.224 | 0.034 | 3.437 | |
| computeDMRsReplicates | 0 | 0 | 0 | |
| computeMethylationDataCoverage | 0.169 | 0.011 | 0.185 | |
| computeMethylationDataSpatialCorrelation | 0.539 | 0.024 | 0.582 | |
| computeMethylationProfile | 0.395 | 0.016 | 0.436 | |
| computeOverlapProfile | 0.504 | 0.013 | 0.538 | |
| computePMDs | 22.984 | 0.105 | 24.885 | |
| computeVMDs | 0 | 0 | 0 | |
| extractGC | 0 | 0 | 0 | |
| filterDMRs | 0.531 | 0.018 | 0.584 | |
| filterPMDs | 0.573 | 0.020 | 0.615 | |
| filterVMDs | 10.880 | 0.080 | 11.125 | |
| filterVMRsONT | 0 | 0 | 0 | |
| getWholeChromosomes | 0.090 | 0.006 | 0.097 | |
| joinReplicates | 0.279 | 0.026 | 0.327 | |
| mergeDMRsIteratively | 3.440 | 0.053 | 3.822 | |
| mergePMDsIteratively | 1.262 | 0.009 | 1.363 | |
| plotLocalMethylationProfile | 0.396 | 0.035 | 0.455 | |
| plotMethylationDataCoverage | 0.660 | 0.042 | 0.752 | |
| plotMethylationDataSpatialCorrelation | 0.317 | 0.035 | 0.363 | |
| plotMethylationProfile | 0.367 | 0.022 | 0.411 | |
| plotMethylationProfileFromData | 0.711 | 0.036 | 0.790 | |
| plotOverlapProfile | 0.579 | 0.020 | 0.643 | |
| poolMethylationDatasets | 0.564 | 0.031 | 0.621 | |
| poolTwoMethylationDatasets | 0.228 | 0.035 | 0.273 | |
| readBismark | 0.777 | 0.060 | 0.854 | |
| readBismarkPool | 2.470 | 0.163 | 2.706 | |
| readONTbam | 0.000 | 0.001 | 0.000 | |
| saveBismark | 0.487 | 0.031 | 0.973 | |
| selectCytosine | 0.000 | 0.001 | 0.001 | |