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

This page was generated on 2026-05-22 11:32 -0400 (Fri, 22 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-21 13:40 -0400 (Thu, 21 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-21 21:49:45 -0400 (Thu, 21 May 2026)
EndedAt: 2026-05-21 22:05:16 -0400 (Thu, 21 May 2026)
EllapsedTime: 930.9 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-22 01:49:45 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
quickFigure                32.823  0.276  33.225
BSFind                     25.979  0.471  26.455
bindingSiteDefinednessPlot 25.515  0.269  25.785
processingStepsFlowChart   24.840  0.106  24.947
calculateBsFoldChange      16.421  0.202  16.623
geneRegulationPlot         11.287  0.157  11.445
plotBsMA                   10.887  0.043  10.932
plotBsVolcano              10.397  0.062  10.459
bindingSiteCoveragePlot     9.005  0.241   9.247
estimateBsWidthPlot         9.155  0.033   9.188
estimateBsWidth             8.471  0.042   8.515
calculateBsBackground       5.374  0.131   5.505
rangeCoveragePlot           5.427  0.012   5.439
* 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 
269.395   2.841 279.933 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1830.0060.190
BSFind25.979 0.47126.455
add-BSFDataSet2.1150.0272.142
annotateWithScore1.3450.0061.353
assignToGenes1.8000.0181.818
assignToTranscriptRegions2.1660.0142.180
bindingSiteCoveragePlot9.0050.2419.247
bindingSiteDefinednessPlot25.515 0.26925.785
calculateBsBackground5.3740.1315.505
calculateBsFoldChange16.421 0.20216.623
calculateSignalToFlankScore1.4270.0031.430
clipCoverage1.7080.0101.718
collapseReplicates0.2160.0020.218
combineBSF3.0660.0223.088
coverageOverRanges0.9270.0080.936
duplicatedSitesPlot0.6540.0090.663
estimateBsWidth8.4710.0428.515
estimateBsWidthPlot9.1550.0339.188
exportTargetGenes0.0480.0040.052
exportToBED0.0500.0020.051
filterBsBackground3.3760.0033.380
geneOverlapsPlot2.4350.0362.471
geneRegulationPlot11.287 0.15711.445
getMeta0.0550.0010.056
getName0.0500.0040.053
getRanges0.0690.0020.070
getSignal0.1020.0030.105
getSummary1.1120.0031.115
globalScorePlot1.5350.0411.575
imputeBsDifferencesForTestdata1.9180.0251.943
makeBindingSites2.3600.0072.368
makeBsSummaryPlot1.3730.0021.374
mergeCrosslinkDiagnosticsPlot1.3950.0331.428
mergeSummaryPlot3.9230.0263.948
plotBsBackgroundFilter4.6250.0614.688
plotBsMA10.887 0.04310.932
plotBsVolcano10.397 0.06210.459
processingStepsFlowChart24.840 0.10624.947
processingStepsTable0.0840.0020.086
pureClipGeneWiseFilter0.3670.0030.370
pureClipGlobalFilter0.0760.0070.083
pureClipGlobalFilterPlot0.4370.0040.441
quickFigure32.823 0.27633.225
rangeCoveragePlot5.4270.0125.439
reproducibilityCutoffPlot2.8780.0062.885
reproducibilityFilter1.5080.0031.510
reproducibilityFilterPlot2.0540.0052.059
reproducibilitySamplesPlot1.6040.0051.609
reproducibilityScatterPlot4.7380.0064.744
setMeta0.0520.0050.056
setName0.0440.0090.053
setRanges0.0740.0040.078
setSignal0.0740.0050.079
setSummary0.0510.0020.053
show0.0520.0020.054
subset-BSFDataSet0.0600.0050.065
summary0.0710.0020.073
supportRatio3.1910.0283.220
supportRatioPlot3.4470.0053.453
targetGeneSpectrumPlot2.0650.0072.073
transcriptRegionOverlapsPlot2.2510.0202.271
transcriptRegionSpectrumPlot2.4010.0062.408