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

This page was generated on 2026-05-25 11:32 -0400 (Mon, 25 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.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 182/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.10.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2026-05-24 13:40 -0400 (Sun, 24 May 2026)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: RELEASE_3_23
git_last_commit: ce9b3d8
git_last_commit_date: 2026-04-28 08:56:33 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (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 nebbiolo1

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.10.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BindingSiteFinder_2.10.0.tar.gz
StartedAt: 2026-05-24 21:56:19 -0400 (Sun, 24 May 2026)
EndedAt: 2026-05-24 22:12:43 -0400 (Sun, 24 May 2026)
EllapsedTime: 984.6 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-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-05-25 01:56:19 UTC
* checking for file ‘BindingSiteFinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BindingSiteFinder’ version ‘2.10.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
bindingSiteDefinednessPlot 40.372  0.602  42.498
quickFigure                31.404  0.159  31.570
processingStepsFlowChart   28.532  0.128  29.702
BSFind                     27.255  0.513  27.775
calculateBsFoldChange      18.065  0.073  18.401
plotBsMA                   12.505  0.112  12.618
plotBsVolcano              10.677  0.061  10.738
geneRegulationPlot         10.473  0.045  10.519
bindingSiteCoveragePlot     9.767  0.182   9.950
estimateBsWidthPlot         9.426  0.041   9.468
estimateBsWidth             8.754  0.005   8.762
rangeCoveragePlot           7.038  0.144   7.182
calculateBsBackground       5.972  0.009   5.987
reproducibilityScatterPlot  5.206  0.050   5.258
plotBsBackgroundFilter      5.053  0.068   5.125
* 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.23-bioc/meat/BindingSiteFinder.Rcheck/00check.log’
for details.


Installation output

BindingSiteFinder.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘BindingSiteFinder’ ...
** this is package ‘BindingSiteFinder’ version ‘2.10.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 
265.817   2.853 268.707 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.2180.0080.226
BSFind27.255 0.51327.775
add-BSFDataSet2.2480.0452.293
annotateWithScore1.3720.0081.382
assignToGenes1.8510.0031.854
assignToTranscriptRegions2.1830.0282.210
bindingSiteCoveragePlot9.7670.1829.950
bindingSiteDefinednessPlot40.372 0.60242.498
calculateBsBackground5.9720.0095.987
calculateBsFoldChange18.065 0.07318.401
calculateSignalToFlankScore1.5430.0041.547
clipCoverage2.9620.0683.030
collapseReplicates0.2320.0050.236
combineBSF4.1320.0214.153
coverageOverRanges0.9540.0020.956
duplicatedSitesPlot0.6920.0080.700
estimateBsWidth8.7540.0058.762
estimateBsWidthPlot9.4260.0419.468
exportTargetGenes0.0480.0040.052
exportToBED0.0470.0050.052
filterBsBackground3.4900.0253.515
geneOverlapsPlot2.6060.0232.630
geneRegulationPlot10.473 0.04510.519
getMeta0.0530.0030.056
getName0.0520.0020.054
getRanges0.0660.0060.072
getSignal0.0910.0050.096
getSummary1.1910.0071.198
globalScorePlot1.6260.0061.632
imputeBsDifferencesForTestdata2.0090.0282.037
makeBindingSites2.5400.0092.549
makeBsSummaryPlot1.4670.0041.471
mergeCrosslinkDiagnosticsPlot1.5630.0051.567
mergeSummaryPlot4.2210.0064.227
plotBsBackgroundFilter5.0530.0685.125
plotBsMA12.505 0.11212.618
plotBsVolcano10.677 0.06110.738
processingStepsFlowChart28.532 0.12829.702
processingStepsTable0.0860.0010.088
pureClipGeneWiseFilter0.3780.0060.385
pureClipGlobalFilter0.0760.0070.084
pureClipGlobalFilterPlot0.4210.0190.441
quickFigure31.404 0.15931.570
rangeCoveragePlot7.0380.1447.182
reproducibilityCutoffPlot3.0510.0043.064
reproducibilityFilter1.5900.0121.603
reproducibilityFilterPlot2.1720.0202.192
reproducibilitySamplesPlot1.7060.0041.710
reproducibilityScatterPlot5.2060.0505.258
setMeta0.0550.0050.060
setName0.0510.0040.055
setRanges0.0790.0050.084
setSignal0.0870.0150.102
setSummary0.0550.0030.058
show0.0520.0040.056
subset-BSFDataSet0.0640.0060.070
summary0.0690.0120.081
supportRatio3.5850.2843.869
supportRatioPlot3.9840.3684.353
targetGeneSpectrumPlot2.2710.1852.455
transcriptRegionOverlapsPlot2.4970.1632.661
transcriptRegionSpectrumPlot2.5960.0922.689