| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4988 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4694 |
| 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 697/2415 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| epiRomics 1.0.0 (landing page) Alex M. Mawla
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for epiRomics in R Universe. | ||||||||||||||
|
To the developers/maintainers of the epiRomics package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/epiRomics.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: epiRomics |
| Version: 1.0.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:epiRomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings epiRomics_1.0.0.tar.gz |
| StartedAt: 2026-04-28 21:14:48 -0400 (Tue, 28 Apr 2026) |
| EndedAt: 2026-04-28 21:17:27 -0400 (Tue, 28 Apr 2026) |
| EllapsedTime: 158.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: epiRomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:epiRomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings epiRomics_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/epiRomics.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-29 01:14:49 UTC
* using option ‘--no-vignettes’
* checking for file ‘epiRomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘epiRomics’ version ‘1.0.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 ‘epiRomics’ 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 whether startup messages can be suppressed ... 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 ... OK
* 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: OK
epiRomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL epiRomics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘epiRomics’ ... ** this is package ‘epiRomics’ version ‘1.0.0’ ** 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 (epiRomics)
epiRomics.Rcheck/tests/testthat.Rout
R version 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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.
> library(testthat)
> library(epiRomics)
epiRomics v1.0.0 — Epigenomic Analysis Package
Run cache_data() to download example datasets (~1.3 GB).
Citation: citation("epiRomics")
> library(org.Hs.eg.db)
Loading required package: AnnotationDbi
Loading required package: stats4
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: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: IRanges
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
> library(TxDb.Hsapiens.UCSC.hg38.knownGene)
Loading required package: GenomicFeatures
Loading required package: Seqinfo
Loading required package: GenomicRanges
>
> proc.time()
user system elapsed
6.423 0.255 6.697
epiRomics.Rcheck/epiRomics-Ex.timings
| name | user | system | elapsed | |
| analyze_tf_cobinding | 0.210 | 0.003 | 0.217 | |
| analyze_tf_overlap | 0.092 | 0.003 | 0.095 | |
| annotate_enhancers | 2.245 | 0.341 | 2.503 | |
| annotations-set | 0.071 | 0.025 | 0.096 | |
| annotations | 0.075 | 0.021 | 0.096 | |
| benchmark_enhancer_predictor | 0.151 | 0.030 | 0.181 | |
| build_database | 0.000 | 0.000 | 0.001 | |
| cache_data | 0.027 | 0.005 | 0.032 | |
| call_accessible_regions | 0.067 | 0.006 | 0.072 | |
| chromatin_state_categories | 1.446 | 0.117 | 1.568 | |
| classify_celltype_accessibility | 0.105 | 0.002 | 0.107 | |
| classify_chromatin_states | 0.982 | 0.008 | 0.998 | |
| epiRomicsS4-accessors | 0.068 | 0.001 | 0.068 | |
| epiRomicsS4-class | 0.068 | 0.000 | 0.068 | |
| filter_accessible_regions | 1.107 | 0.296 | 1.315 | |
| filter_enhancers | 0.085 | 0.026 | 0.111 | |
| find_enhanceosomes | 0.072 | 0.021 | 0.094 | |
| find_enhancers_by_comarks | 0.138 | 0.018 | 0.155 | |
| find_putative_enhancers | 1.170 | 0.237 | 1.335 | |
| genome-set | 0.076 | 0.020 | 0.098 | |
| genome | 0.065 | 0.018 | 0.082 | |
| get_cache_path | 0.034 | 0.008 | 0.042 | |
| get_regions_of_interest | 0.092 | 0.017 | 0.110 | |
| has_cache | 0.039 | 0.005 | 0.045 | |
| make_example_bigwig | 0.012 | 0.003 | 0.015 | |
| make_example_database | 0.075 | 0.007 | 0.081 | |
| make_example_enhanceosome | 0.071 | 0.000 | 0.071 | |
| make_example_putative_enhancers | 1.633 | 0.546 | 2.063 | |
| maxCovBwCached | 0.043 | 0.016 | 0.059 | |
| maxCovFilesCached | 0.063 | 0.022 | 0.086 | |
| meta-set | 0.087 | 0.024 | 0.111 | |
| meta | 0.092 | 0.014 | 0.106 | |
| organism-set | 0.064 | 0.006 | 0.070 | |
| organism | 0.062 | 0.001 | 0.062 | |
| plot_gene_tracks | 1.356 | 0.068 | 1.438 | |
| plot_quick_view | 1.401 | 0.099 | 1.511 | |
| plot_signal_histogram | 0.055 | 0.002 | 0.057 | |
| plot_tracks | 0.965 | 0.010 | 0.978 | |
| txdb-set | 0.068 | 0.000 | 0.070 | |
| txdb | 0.067 | 0.000 | 0.067 | |