Back to Multiple platform build/check report for BioC 3.22:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-07 12:00 -0500 (Fri, 07 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.8.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2025-11-06 13:45 -0500 (Thu, 06 Nov 2025)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: RELEASE_3_22
git_last_commit: 74a4d9c
git_last_commit_date: 2025-10-29 11:10:55 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (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 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.8.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings BindingSiteFinder_2.8.0.tar.gz
StartedAt: 2025-11-06 21:25:27 -0500 (Thu, 06 Nov 2025)
EndedAt: 2025-11-06 21:41:45 -0500 (Thu, 06 Nov 2025)
EllapsedTime: 977.8 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/BindingSiteFinder.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘BindingSiteFinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BindingSiteFinder’ version ‘2.8.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 33.562  0.643  34.351
quickFigure                31.066  0.192  31.320
processingStepsFlowChart   27.986  0.387  28.385
BSFind                     27.039  0.425  27.469
calculateBsFoldChange      17.439  0.055  17.501
bindingSiteCoveragePlot    16.346  0.795  22.672
plotBsMA                   11.549  0.054  11.604
estimateBsWidth            11.080  0.101  11.182
plotBsVolcano              10.976  0.048  11.025
geneRegulationPlot         10.686  0.031  10.718
estimateBsWidthPlot         9.178  0.022   9.201
calculateBsBackground       6.011  0.066   6.077
rangeCoveragePlot           5.742  0.015   5.758
plotBsBackgroundFilter      5.148  0.095   5.245
reproducibilityScatterPlot  5.032  0.014   5.052
* 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.22-bioc/meat/BindingSiteFinder.Rcheck/00check.log’
for details.


Installation output

BindingSiteFinder.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘BindingSiteFinder’ ...
** this is package ‘BindingSiteFinder’ version ‘2.8.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.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 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 
262.164   2.002 264.171 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.2230.0080.233
BSFind27.039 0.42527.469
add-BSFDataSet2.1900.0192.209
annotateWithScore1.4770.0071.485
assignToGenes1.9980.0062.004
assignToTranscriptRegions2.4620.0092.472
bindingSiteCoveragePlot16.346 0.79522.672
bindingSiteDefinednessPlot33.562 0.64334.351
calculateBsBackground6.0110.0666.077
calculateBsFoldChange17.439 0.05517.501
calculateSignalToFlankScore1.5840.0021.586
clipCoverage1.9030.0011.905
collapseReplicates0.2000.0080.209
combineBSF3.2780.0453.323
coverageOverRanges1.0460.0081.055
duplicatedSitesPlot0.6930.0070.701
estimateBsWidth11.080 0.10111.182
estimateBsWidthPlot9.1780.0229.201
exportTargetGenes0.0500.0020.052
exportToBED0.0480.0040.051
filterBsBackground3.6650.0263.692
geneOverlapsPlot2.6660.0092.676
geneRegulationPlot10.686 0.03110.718
getMeta0.0530.0020.055
getName0.0490.0040.054
getRanges0.0690.0020.071
getSignal0.0900.0030.093
getSummary1.2120.0141.226
globalScorePlot1.5940.0111.606
imputeBsDifferencesForTestdata2.2130.0032.216
makeBindingSites2.7210.0082.728
makeBsSummaryPlot1.4280.0161.444
mergeCrosslinkDiagnosticsPlot1.5090.0061.515
mergeSummaryPlot4.2310.0064.237
plotBsBackgroundFilter5.1480.0955.245
plotBsMA11.549 0.05411.604
plotBsVolcano10.976 0.04811.025
processingStepsFlowChart27.986 0.38728.385
processingStepsTable0.0880.0030.090
pureClipGeneWiseFilter0.3920.0050.396
pureClipGlobalFilter0.0840.0020.085
pureClipGlobalFilterPlot0.4150.0030.418
quickFigure31.066 0.19231.320
rangeCoveragePlot5.7420.0155.758
reproducibilityCutoffPlot3.0070.0023.009
reproducibilityFilter1.6250.0041.629
reproducibilityFilterPlot2.1630.0022.164
reproducibilitySamplesPlot3.0280.0523.079
reproducibilityScatterPlot5.0320.0145.052
setMeta0.0550.0020.057
setName0.0490.0050.053
setRanges0.0770.0020.079
setSignal0.0790.0020.080
setSummary0.0510.0030.054
show0.0490.0040.054
subset-BSFDataSet0.0630.0020.066
summary0.0710.0030.074
supportRatio3.3060.0053.312
supportRatioPlot3.5950.0043.599
targetGeneSpectrumPlot2.2390.0102.250
transcriptRegionOverlapsPlot2.4830.0052.488
transcriptRegionSpectrumPlot2.5650.0282.592