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

This page was generated on 2025-12-04 11:34 -0500 (Thu, 04 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.9.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2025-12-03 13:40 -0500 (Wed, 03 Dec 2025)
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 -0500 (Wed, 29 Oct 2025)
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  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation


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.9.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.9.0.tar.gz
StartedAt: 2025-12-03 21:57:26 -0500 (Wed, 03 Dec 2025)
EndedAt: 2025-12-03 22:13:44 -0500 (Wed, 03 Dec 2025)
EllapsedTime: 978.3 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.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BindingSiteFinder.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.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
quickFigure                30.217  0.613  30.834
BSFind                     26.429  0.540  26.980
processingStepsFlowChart   24.629  0.672  25.302
bindingSiteDefinednessPlot 24.879  0.301  25.180
calculateBsFoldChange      16.472  0.058  16.531
plotBsMA                   11.871  0.520  12.396
plotBsVolcano              10.700  0.587  11.288
geneRegulationPlot         10.355  0.015  10.370
mergeSummaryPlot            9.598  0.052  11.614
bindingSiteCoveragePlot     8.954  0.110   9.076
estimateBsWidthPlot         8.784  0.016   8.801
estimateBsWidth             8.263  0.036   8.316
plotBsBackgroundFilter      5.902  0.097   6.045
calculateBsBackground       5.617  0.144   5.761
rangeCoveragePlot           5.432  0.069   5.501
* 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.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 Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
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 
251.106   2.680 253.962 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1840.0080.194
BSFind26.429 0.54026.980
add-BSFDataSet2.0580.0242.082
annotateWithScore1.2680.0041.275
assignToGenes1.9180.0081.927
assignToTranscriptRegions2.2140.0032.217
bindingSiteCoveragePlot8.9540.1109.076
bindingSiteDefinednessPlot24.879 0.30125.180
calculateBsBackground5.6170.1445.761
calculateBsFoldChange16.472 0.05816.531
calculateSignalToFlankScore1.4420.0031.446
clipCoverage1.7240.0321.756
collapseReplicates0.2170.0010.218
combineBSF3.0250.0063.032
coverageOverRanges0.9110.0010.912
duplicatedSitesPlot0.6770.0070.684
estimateBsWidth8.2630.0368.316
estimateBsWidthPlot8.7840.0168.801
exportTargetGenes0.0500.0020.052
exportToBED0.0480.0040.052
filterBsBackground3.4970.0103.507
geneOverlapsPlot2.5600.0082.569
geneRegulationPlot10.355 0.01510.370
getMeta0.0530.0030.055
getName0.0500.0040.054
getRanges0.0670.0040.071
getSignal0.1110.0040.114
getSummary1.1300.0011.131
globalScorePlot1.5410.0031.544
imputeBsDifferencesForTestdata2.0730.0022.075
makeBindingSites3.6060.1143.746
makeBsSummaryPlot2.7190.0252.745
mergeCrosslinkDiagnosticsPlot3.3180.0073.962
mergeSummaryPlot 9.598 0.05211.614
plotBsBackgroundFilter5.9020.0976.045
plotBsMA11.871 0.52012.396
plotBsVolcano10.700 0.58711.288
processingStepsFlowChart24.629 0.67225.302
processingStepsTable0.0830.0050.088
pureClipGeneWiseFilter0.3870.0070.395
pureClipGlobalFilter0.0790.0030.083
pureClipGlobalFilterPlot0.3960.0070.403
quickFigure30.217 0.61330.834
rangeCoveragePlot5.4320.0695.501
reproducibilityCutoffPlot2.8850.0412.927
reproducibilityFilter1.5100.0191.530
reproducibilityFilterPlot2.0730.0432.116
reproducibilitySamplesPlot1.6500.0291.679
reproducibilityScatterPlot4.7310.0554.786
setMeta0.0520.0060.057
setName0.0500.0050.054
setRanges0.0710.0070.079
setSignal0.0770.0020.080
setSummary0.0490.0050.054
show0.0530.0020.055
subset-BSFDataSet0.0640.0020.066
summary0.0700.0040.074
supportRatio3.1850.0193.205
supportRatioPlot3.5390.0423.581
targetGeneSpectrumPlot2.1860.0122.198
transcriptRegionOverlapsPlot2.3680.0372.406
transcriptRegionSpectrumPlot2.4730.0292.501