Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-20 11:46 -0400 (Thu, 20 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4777 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4545 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4576 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4528 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4458 |
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 593/2313 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DMRcate 3.3.1 (landing page) Tim Peters
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the DMRcate package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DMRcate.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: DMRcate |
Version: 3.3.1 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:DMRcate.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DMRcate_3.3.1.tar.gz |
StartedAt: 2025-03-20 06:36:37 -0000 (Thu, 20 Mar 2025) |
EndedAt: 2025-03-20 06:54:01 -0000 (Thu, 20 Mar 2025) |
EllapsedTime: 1043.8 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: DMRcate.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:DMRcate.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DMRcate_3.3.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/DMRcate.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * 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-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DMRcate/DESCRIPTION’ ... OK * this is package ‘DMRcate’ version ‘3.3.1’ * 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 ‘DMRcate’ 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 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 ... OK * 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 files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘DMRcate-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: DMRcate-package > ### Title: DMR calling from bisulfite sequencing and Illumina array data > ### Aliases: DMRcate-package DMRcate > > ### ** Examples > > library(ExperimentHub) Loading required package: BiocGenerics Loading required package: generics 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 Loading required package: AnnotationHub Loading required package: BiocFileCache Loading required package: dbplyr > library(limma) Attaching package: 'limma' The following object is masked from 'package:BiocGenerics': plotMA > eh <- ExperimentHub() > FlowSorted.Blood.EPIC <- eh[["EH1136"]] see ?FlowSorted.Blood.EPIC and browseVignettes('FlowSorted.Blood.EPIC') for documentation loading from cache > tcell <- FlowSorted.Blood.EPIC[,colData(FlowSorted.Blood.EPIC)$CD4T==100 | + colData(FlowSorted.Blood.EPIC)$CD8T==100] > detP <- minfi::detectionP(tcell) Loading required package: IlluminaHumanMethylationEPICmanifest > remove <- apply(detP, 1, function (x) any(x > 0.01)) > tcell <- tcell[!remove,] > tcell <- minfi::preprocessFunnorm(tcell) [preprocessFunnorm] Background and dye bias correction with noob Loading required package: IlluminaHumanMethylationEPICanno.ilm10b4.hg19 [preprocessFunnorm] Mapping to genome [preprocessFunnorm] Quantile extraction [preprocessFunnorm] Normalization > #Subset to chr2 only > tcell <- tcell[seqnames(tcell) == "chr2",] > tcellms <- minfi::getM(tcell) > tcellms.noSNPs <- rmSNPandCH(tcellms, dist=2, mafcut=0.05) Probe IDs from EPICv1 or earlier detected. Proceeding... see ?DMRcatedata and browseVignettes('DMRcatedata') for documentation loading from cache see ?DMRcatedata and browseVignettes('DMRcatedata') for documentation loading from cache > tcell$Replicate[tcell$Replicate==""] <- tcell$Sample_Name[tcell$Replicate==""] > tcellms.noSNPs <- avearrays(tcellms.noSNPs, tcell$Replicate) > tcell <- tcell[,!duplicated(tcell$Replicate)] > tcell <- tcell[rownames(tcellms.noSNPs),] > colnames(tcellms.noSNPs) <- colnames(tcell) > assays(tcell)[["M"]] <- tcellms.noSNPs > assays(tcell)[["Beta"]] <- minfi::ilogit2(tcellms.noSNPs) > type <- factor(tcell$CellType) > design <- model.matrix(~type) > myannotation <- cpg.annotate("array", tcell, + arraytype = "EPICv1", analysis.type="differential", + design=design, coef=2) Your contrast returned 2694 individually significant probes. We recommend the default setting of pcutoff in dmrcate(). > dmrcoutput <- dmrcate(myannotation, lambda=1000, C=2) Fitting chr2... Demarcating regions... Done! > results.ranges <- extractRanges(dmrcoutput, genome = "hg19") see ?DMRcatedata and browseVignettes('DMRcatedata') for documentation loading from cache > groups <- c(CD8T="magenta", CD4T="forestgreen") > cols <- groups[as.character(type)] > DMR.plot(ranges=results.ranges, dmr=1, + CpGs=minfi::getBeta(tcell), what="Beta", + arraytype = "EPICv1", phen.col=cols, genome="hg19") Warning in getMethods(coerce, table = TRUE) : 'getMethods' is deprecated. Use 'getMethodsForDispatch(f, TRUE)' instead. See help("Deprecated") Warning in getMethods(coerce, table = TRUE) : 'getMethods' is deprecated. Use 'getMethodsForDispatch(f, TRUE)' instead. See help("Deprecated") Error in errorHandler(responseError) : Internal Server Error Calls: DMR.plot ... doTryCatch -> <Anonymous> -> handleResponse -> errorHandler Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed DMR.plot 164.343 11.1 195.393 * 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 ERROR See ‘/home/biocbuild/bbs-3.21-bioc/meat/DMRcate.Rcheck/00check.log’ for details.
DMRcate.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL DMRcate ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘DMRcate’ ... ** this is package ‘DMRcate’ version ‘3.3.1’ ** using staged installation ** R ** 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 (DMRcate)
DMRcate.Rcheck/DMRcate-Ex.timings
name | user | system | elapsed | |
DMR.plot | 164.343 | 11.100 | 195.393 | |