############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:coMethDMR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings coMethDMR_1.13.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/coMethDMR.Rcheck’ * using R version 4.5.0 (2025-04-11) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘coMethDMR/DESCRIPTION’ ... OK * this is package ‘coMethDMR’ version ‘1.13.0’ * 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 ‘coMethDMR’ 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 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... WARNING Error: .onLoad failed in loadNamespace() for 'Rsamtools', details: call: h(simpleError(msg, call)) error: error in evaluating the argument 'x' in selecting a method for function 'levels': attempt to use zero-length variable name Call sequence: 15: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s", hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], conditionMessage(res)), call. = FALSE, domain = NA) 14: runHook(".onLoad", env, package.lib, package) 13: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 12: asNamespace(ns) 11: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 10: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 9: asNamespace(ns) 8: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 7 Execution halted The argument of a replacement function which corresponds to the right hand side must be named ‘value’. * checking foreign function calls ... OK * checking R code for possible problems ... NOTE File ‘coMethDMR/R/zzz.R’: .onLoad calls: packageStartupMessage("Checking for cached SeSAMe data.") packageStartupMessage("Caching SeSAMe data for 450k/EPIC arrays.") See section ‘Good practice’ in '?.onAttach'. * checking Rd files ... NOTE checkRd: (-1) AnnotateResults.Rd:13: Lost braces in \itemize; meant \describe ? checkRd: (-1) AnnotateResults.Rd:14: Lost braces in \itemize; meant \describe ? checkRd: (-1) AnnotateResults.Rd:15: Lost braces in \itemize; meant \describe ? checkRd: (-1) CoMethSingleRegion.Rd:55-60: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) CoMethSingleRegion.Rd:61-63: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) CreateRdrop.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) CreateRdrop.Rd:24-25: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkComethylatedCpGs.Rd:44: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkComethylatedCpGs.Rd:45-46: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkComethylatedCpGs.Rd:47: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkComethylatedCpGs.Rd:48-49: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkMissing.Rd:23-24: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkMissing.Rd:25-26: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkMissing.Rd:27-28: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) MarkMissing.Rd:29-30: Lost braces in \itemize; \value handles \item{}{} directly * 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 CoMethSingleRegion 32.918 0.506 47.892 lmmTest 27.838 0.378 39.856 SplitCpGDFbyRegion 21.043 0.395 30.269 lmmTestAllRegions 20.172 0.148 26.197 CpGsInfoOneRegion 18.559 0.235 27.554 CoMethAllRegions 13.824 0.347 17.080 GetCpGsInRegion 13.053 0.191 20.289 AnnotateResults 12.299 0.339 12.666 CpGsInfoAllRegions 7.741 0.080 10.739 CreateOutputDF 7.592 0.169 10.644 CloseBySingleRegion 7.285 0.259 11.226 OrderCpGsByLocation 7.011 0.080 10.068 ImportSesameData 5.994 0.044 8.931 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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: 1 WARNING, 2 NOTEs See ‘/home/biocbuild/bbs-3.22-bioc/meat/coMethDMR.Rcheck/00check.log’ for details.