Back to Build/check report for BioC 3.24:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-25 11:32 -0400 (Sat, 25 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4820
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 177/2363HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.9.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2026-04-24 13:45 -0400 (Fri, 24 Apr 2026)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: devel
git_last_commit: 885c4f6
git_last_commit_date: 2025-10-29 11:10:55 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for BindingSiteFinder in R Universe.


CHECK results for BindingSiteFinder on nebbiolo2

To the developers/maintainers of the BindingSiteFinder package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BindingSiteFinder.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: BindingSiteFinder
Version: 2.9.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings BindingSiteFinder_2.9.0.tar.gz
StartedAt: 2026-04-24 21:27:05 -0400 (Fri, 24 Apr 2026)
EndedAt: 2026-04-24 21:43:31 -0400 (Fri, 24 Apr 2026)
EllapsedTime: 986.2 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings BindingSiteFinder_2.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/BindingSiteFinder.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-04-25 01:27:05 UTC
* checking for file ‘BindingSiteFinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BindingSiteFinder’ version ‘2.9.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 ‘BindingSiteFinder’ 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  BSFind.Rd: GenomicRanges, CompressedGRangesList
  annotateWithScore.Rd: GenomicRanges
  assignToGenes.Rd: GenomicRanges, overlaps
  assignToTranscriptRegions.Rd: CompressedGRangesList, overlaps
  bindingSiteDefinednessPlot.Rd: ggplot
  calculateBsBackground.Rd: GenomicRanges
  duplicatedSitesPlot.Rd: ggplot
  estimateBsWidth.Rd: GenomicRanges
  estimateBsWidthPlot.Rd: ggplot
  geneOverlapsPlot.Rd: ggplot
  geneRegulationPlot.Rd: GenomicRanges
  globalScorePlot.Rd: ggplot
  makeBsSummaryPlot.Rd: ggplot
  mergeCrosslinkDiagnosticsPlot.Rd: ggplot
  plotBsBackgroundFilter.Rd: ggplot
  plotBsMA.Rd: ggplot
  plotBsVolcano.Rd: ggplot
  processingStepsFlowChart.Rd: ggplot
  pureClipGeneWiseFilter.Rd: GenomicRanges, overlaps
  pureClipGlobalFilter.Rd: GenomicRanges
  pureClipGlobalFilterPlot.Rd: ggplot
  reproducibilityFilterPlot.Rd: ggplot
  reproducibilitySamplesPlot.Rd: ggplot
  targetGeneSpectrumPlot.Rd: ggplot
  transcriptRegionOverlapsPlot.Rd: ggplot
  transcriptRegionSpectrumPlot.Rd: ggplot
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
BSFind                     40.078  0.727  48.805
quickFigure                32.810  0.245  33.071
bindingSiteDefinednessPlot 27.776  0.178  27.954
processingStepsFlowChart   27.675  0.183  28.038
calculateBsFoldChange      17.365  0.051  17.420
plotBsMA                   11.550  0.046  11.597
plotBsVolcano              10.933  0.074  11.006
geneRegulationPlot         10.566  0.016  10.582
estimateBsWidthPlot        10.436  0.062  10.499
bindingSiteCoveragePlot     9.789  0.113   9.903
estimateBsWidth             8.997  0.046   9.044
rangeCoveragePlot           5.918  0.030   5.949
reproducibilityScatterPlot  5.070  0.011   5.083
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/BindingSiteFinder.Rcheck/00check.log’
for details.


Installation output

BindingSiteFinder.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL BindingSiteFinder
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘BindingSiteFinder’ ...
** this is package ‘BindingSiteFinder’ version ‘2.9.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 (BindingSiteFinder)

Tests output

BindingSiteFinder.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("BindingSiteFinder")
Loading required package: GenomicRanges
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: 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

Loading required package: IRanges
Loading required package: Seqinfo
> test_check("BindingSiteFinder")
[1] "make bs"
[1] "calc ratio"
[1] "make bs"
[1] "calc ratio"
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 240 ]
> 
> proc.time()
   user  system elapsed 
267.541   2.513 270.353 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1940.0040.198
BSFind40.078 0.72748.805
add-BSFDataSet2.2000.0212.221
annotateWithScore1.4120.0021.415
assignToGenes1.8680.0021.870
assignToTranscriptRegions2.2020.0062.207
bindingSiteCoveragePlot9.7890.1139.903
bindingSiteDefinednessPlot27.776 0.17827.954
calculateBsBackground4.6030.0034.607
calculateBsFoldChange17.365 0.05117.420
calculateSignalToFlankScore1.6040.0241.628
clipCoverage2.9850.0803.065
collapseReplicates0.2030.0030.206
combineBSF3.1150.0273.141
coverageOverRanges0.9760.0060.982
duplicatedSitesPlot0.7140.0110.726
estimateBsWidth8.9970.0469.044
estimateBsWidthPlot10.436 0.06210.499
exportTargetGenes0.0480.0040.052
exportToBED0.0490.0030.052
filterBsBackground3.6060.0093.616
geneOverlapsPlot2.6050.0052.610
geneRegulationPlot10.566 0.01610.582
getMeta0.0510.0040.056
getName0.0520.0010.054
getRanges0.0670.0050.072
getSignal0.1160.0050.121
getSummary1.2260.0021.227
globalScorePlot2.0410.0052.046
imputeBsDifferencesForTestdata4.3150.0404.634
makeBindingSites2.5570.0042.561
makeBsSummaryPlot1.4400.0061.447
mergeCrosslinkDiagnosticsPlot1.4820.0171.499
mergeSummaryPlot4.2360.0254.261
plotBsBackgroundFilter4.9260.0564.983
plotBsMA11.550 0.04611.597
plotBsVolcano10.933 0.07411.006
processingStepsFlowChart27.675 0.18328.038
processingStepsTable0.0910.0010.091
pureClipGeneWiseFilter0.4040.0030.410
pureClipGlobalFilter0.0850.0020.087
pureClipGlobalFilterPlot0.4510.0030.455
quickFigure32.810 0.24533.071
rangeCoveragePlot5.9180.0305.949
reproducibilityCutoffPlot3.0950.0083.103
reproducibilityFilter1.6070.0041.611
reproducibilityFilterPlot2.2080.0072.215
reproducibilitySamplesPlot1.7440.0291.773
reproducibilityScatterPlot5.0700.0115.083
setMeta0.0540.0030.057
setName0.0500.0030.053
setRanges0.0770.0010.078
setSignal0.0780.0030.081
setSummary0.0520.0020.054
show0.0540.0000.053
subset-BSFDataSet0.0610.0050.066
summary0.0720.0030.075
supportRatio3.5210.0533.574
supportRatioPlot3.7390.0073.746
targetGeneSpectrumPlot2.1250.0102.134
transcriptRegionOverlapsPlot2.4390.0672.506
transcriptRegionSpectrumPlot2.5680.0092.578