| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-05-22 11:33 -0400 (Fri, 22 May 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" | 4995 |
| 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 700/2418 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| epiSeeker 1.0.0 (landing page) Guangchuang Yu
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| See other builds for epiSeeker in R Universe. | ||||||||||||||
|
To the developers/maintainers of the epiSeeker package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/epiSeeker.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: epiSeeker |
| Version: 1.0.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:epiSeeker.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings epiSeeker_1.0.0.tar.gz |
| StartedAt: 2026-05-22 01:06:07 -0400 (Fri, 22 May 2026) |
| EndedAt: 2026-05-22 01:16:28 -0400 (Fri, 22 May 2026) |
| EllapsedTime: 620.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: epiSeeker.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:epiSeeker.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings epiSeeker_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/epiSeeker.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-22 05:06:08 UTC
* checking for file ‘epiSeeker/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘epiSeeker’ version ‘1.0.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 26 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ‘epiSeeker’ can be installed ... OK
* checking installed package size ... INFO
installed size is 6.7Mb
sub-directories of 1Mb or more:
data 4.9Mb
* 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 ... 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 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
enrichPeakOverlap 9.492 0.153 9.653
getBioRegion 5.007 0.368 5.376
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
epiSeeker.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL epiSeeker ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘epiSeeker’ ... ** this is package ‘epiSeeker’ version ‘1.0.0’ ** 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 (epiSeeker)
epiSeeker.Rcheck/tests/testthat.Rout
R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.
> library(testthat)
> library(epiSeeker)
epiSeeker v1.0.0 Learn more at https://yulab-smu.top/
>
> test_check("epiSeeker")
[ FAIL 0 | WARN 6 | SKIP 0 | PASS 134 ]
[ FAIL 0 | WARN 6 | SKIP 0 | PASS 134 ]
>
> proc.time()
user system elapsed
111.933 8.362 120.293
epiSeeker.Rcheck/epiSeeker-Ex.timings
| name | user | system | elapsed | |
| annotateSeq | 0.022 | 0.006 | 0.027 | |
| arrange.GRanges | 0.305 | 0.023 | 0.328 | |
| as.GRanges | 0.031 | 0.009 | 0.041 | |
| bmData | 0.000 | 0.002 | 0.002 | |
| combine_csAnno | 0.184 | 0.017 | 0.201 | |
| dotFun | 0.001 | 0.000 | 0.000 | |
| downloadGEObedFiles | 0.000 | 0.001 | 0.000 | |
| downloadGSMbedFiles | 0 | 0 | 0 | |
| dropAnno | 0.265 | 0.009 | 0.273 | |
| enrichAnnoOverlap | 0.000 | 0.001 | 0.000 | |
| enrichPeakOverlap | 9.492 | 0.153 | 9.653 | |
| filter.GRanges | 0.220 | 0.001 | 0.221 | |
| getAnnoStat | 0.006 | 0.003 | 0.008 | |
| getBioRegion | 5.007 | 0.368 | 5.376 | |
| getBmMatrix-methods | 0.615 | 0.092 | 0.707 | |
| getGEOInfo | 2.245 | 0.078 | 2.323 | |
| getGEOgenomeVersion | 1.980 | 0.047 | 2.027 | |
| getGEOspecies | 1.872 | 0.053 | 1.925 | |
| getMotifMatrix | 2.175 | 0.149 | 2.325 | |
| getPromoters | 0.173 | 0.004 | 0.177 | |
| getSampleFiles | 0.001 | 0.001 | 0.002 | |
| getTagMatrix | 0.000 | 0.000 | 0.001 | |
| grange2mt | 0.027 | 0.004 | 0.031 | |
| makeBmDataFromData-methods | 0.102 | 0.017 | 0.119 | |
| makeBmDataFromFiles | 0.096 | 0.007 | 0.103 | |
| mutate.GRanges | 0.065 | 0.010 | 0.076 | |
| parse_peak | 0.001 | 0.000 | 0.002 | |
| plotAnnoBar-methods | 0.502 | 0.056 | 0.557 | |
| plotAnnoPie-methods | 0.018 | 0.001 | 0.020 | |
| plotAnnoPie | 0.004 | 0.002 | 0.006 | |
| plotBmProf | 1.259 | 0.084 | 1.343 | |
| plotCov | 1.879 | 0.028 | 1.907 | |
| plotDistToTSS-methods | 0.370 | 0.001 | 0.371 | |
| plotGeneTrack | 2.547 | 0.076 | 2.624 | |
| plotMotifProf | 0.832 | 0.026 | 0.858 | |
| plotPeakHeatmap | 3.053 | 0.107 | 3.160 | |
| plotPeakProf | 0.486 | 0.029 | 0.516 | |
| readPeakFile | 0.042 | 0.004 | 0.046 | |
| reexports | 0.000 | 0.000 | 0.001 | |
| rename.GRanges | 0.062 | 0.005 | 0.067 | |
| seq2gene | 0.000 | 0.004 | 0.004 | |
| show-methods | 0.002 | 0.000 | 0.002 | |
| shuffle | 0.172 | 0.005 | 0.178 | |
| upsetplot-methods | 0.744 | 0.017 | 0.761 | |
| vennpie-methods | 0.028 | 0.002 | 0.029 | |
| vennplot | 1.792 | 0.019 | 1.811 | |
| vennplot.peakfile | 0.346 | 0.000 | 0.345 | |