Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-01-24 11:35 -0500 (Sat, 24 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4811
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4545
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 686/2345HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
epiSeeker 0.99.14  (landing page)
Guangchuang Yu
Snapshot Date: 2026-01-23 13:40 -0500 (Fri, 23 Jan 2026)
git_url: https://git.bioconductor.org/packages/epiSeeker
git_branch: devel
git_last_commit: f0aec40
git_last_commit_date: 2026-01-07 01:41:08 -0500 (Wed, 07 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for epiSeeker on kjohnson3

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.

raw results


Summary

Package: epiSeeker
Version: 0.99.14
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:epiSeeker.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings epiSeeker_0.99.14.tar.gz
StartedAt: 2026-01-23 19:52:14 -0500 (Fri, 23 Jan 2026)
EndedAt: 2026-01-23 19:56:38 -0500 (Fri, 23 Jan 2026)
EllapsedTime: 264.2 seconds
RetCode: 0
Status:   OK  
CheckDir: epiSeeker.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:epiSeeker.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings epiSeeker_0.99.14.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/epiSeeker.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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 ‘epiSeeker/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘epiSeeker’ version ‘0.99.14’
* 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.5Mb
  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 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
* 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


Installation output

epiSeeker.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL epiSeeker
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘epiSeeker’ ...
** this is package ‘epiSeeker’ version ‘0.99.14’
** 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)

Tests output

epiSeeker.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 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.

> library(testthat)
> library(epiSeeker)

epiSeeker v0.99.14 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 
 52.502   2.515  58.223 

Example timings

epiSeeker.Rcheck/epiSeeker-Ex.timings

nameusersystemelapsed
annotateSeq0.0040.0010.006
arrange.GRanges0.0540.0020.058
as.GRanges0.0060.0010.011
bmData0.0000.0010.000
combine_csAnno0.0300.0010.037
dotFun0.0000.0000.005
downloadGEObedFiles000
downloadGSMbedFiles000
dropAnno0.0520.0020.054
enrichAnnoOverlap0.0000.0010.000
enrichPeakOverlap1.2350.0181.310
filter.GRanges0.0280.0010.031
getAnnoStat0.0020.0010.003
getBioRegion2.1850.0652.365
getBmMatrix-methods0.3100.0240.364
getGEOInfo1.1930.0231.242
getGEOgenomeVersion1.0650.0201.100
getGEOspecies1.0070.0191.035
getMotifMatrix1.0740.0491.224
getPromoters0.0820.0080.096
getSampleFiles0.0000.0010.001
getTagMatrix000
grange2mt0.0110.0040.015
makeBmDataFromData-methods0.0390.0030.045
makeBmDataFromFiles0.0350.0040.047
mutate.GRanges0.0210.0030.024
parse_peak0.0000.0000.001
plotAnnoBar-methods0.2070.0170.254
plotAnnoPie-methods0.0100.0030.018
plotAnnoPie0.0030.0030.006
plotBmProf0.5470.0300.627
plotCov0.6490.0070.686
plotDistToTSS-methods0.1240.0010.135
plotGeneTrack1.3900.0551.468
plotMotifProf0.3440.0160.403
plotPeakHeatmap2.0750.1082.345
plotPeakProf0.2760.0070.288
readPeakFile0.0220.0000.023
reexports0.0000.0000.001
rename.GRanges0.0250.0020.027
seq2gene0.0010.0010.002
show-methods0.0020.0010.002
shuffle0.0950.0070.102
upsetplot-methods0.3150.0200.337
vennpie-methods0.0120.0020.013
vennplot0.2590.0090.289
vennplot.peakfile0.1190.0010.127