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

This page was generated on 2025-12-09 11:35 -0500 (Tue, 09 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-08 13:40 -0500 (Mon, 08 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 'rtracklayer' which is only available as a source package that needs compilation


CHECK results for BindingSiteFinder on kjohnson3

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BindingSiteFinder_2.9.0.tar.gz
StartedAt: 2025-12-08 18:39:02 -0500 (Mon, 08 Dec 2025)
EndedAt: 2025-12-08 18:44:55 -0500 (Mon, 08 Dec 2025)
EllapsedTime: 353.1 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BindingSiteFinder_2.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/BindingSiteFinder.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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 11.012  0.270  18.001
BSFind                     10.601  0.150  14.659
quickFigure                10.541  0.190  10.877
processingStepsFlowChart    9.552  0.188   9.867
calculateBsFoldChange       7.616  0.178   7.993
bindingSiteCoveragePlot     5.105  0.150   8.929
plotBsMA                    4.758  0.071   5.023
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/BindingSiteFinder.Rcheck/00check.log’
for details.


Installation output

BindingSiteFinder.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BindingSiteFinder
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/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-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 
 96.106   2.099  99.821 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.0760.0020.083
BSFind10.601 0.15014.659
add-BSFDataSet0.9480.0221.772
annotateWithScore0.6110.0061.108
assignToGenes0.9400.0131.706
assignToTranscriptRegions1.0780.0171.736
bindingSiteCoveragePlot5.1050.1508.929
bindingSiteDefinednessPlot11.012 0.27018.001
calculateBsBackground1.7000.0611.870
calculateBsFoldChange7.6160.1787.993
calculateSignalToFlankScore0.5110.0120.533
clipCoverage0.6440.0280.697
collapseReplicates0.0720.0050.078
combineBSF1.0780.0391.168
coverageOverRanges0.3710.0170.398
duplicatedSitesPlot0.2520.0050.288
estimateBsWidth3.7360.0943.895
estimateBsWidthPlot3.9560.1454.306
exportTargetGenes0.0240.0010.025
exportToBED0.0250.0020.031
filterBsBackground1.2660.0311.406
geneOverlapsPlot0.9490.0201.028
geneRegulationPlot4.1710.0604.333
getMeta0.0270.0020.030
getName0.0240.0020.025
getRanges0.0300.0020.032
getSignal0.0360.0010.037
getSummary0.4190.0120.435
globalScorePlot0.5350.0130.562
imputeBsDifferencesForTestdata0.7410.0080.761
makeBindingSites0.8220.0110.855
makeBsSummaryPlot0.4810.0090.514
mergeCrosslinkDiagnosticsPlot0.4970.0080.522
mergeSummaryPlot1.4410.0511.544
plotBsBackgroundFilter1.8540.0571.982
plotBsMA4.7580.0715.023
plotBsVolcano4.4720.1024.649
processingStepsFlowChart9.5520.1889.867
processingStepsTable0.0400.0020.042
pureClipGeneWiseFilter0.1560.0060.165
pureClipGlobalFilter0.0330.0010.035
pureClipGlobalFilterPlot0.1470.0020.153
quickFigure10.541 0.19010.877
rangeCoveragePlot1.9930.0692.073
reproducibilityCutoffPlot1.0060.0211.041
reproducibilityFilter0.5190.0130.537
reproducibilityFilterPlot0.7480.0100.764
reproducibilitySamplesPlot1.2000.0351.243
reproducibilityScatterPlot1.6970.0531.774
setMeta0.0250.0010.027
setName0.0270.0010.028
setRanges0.0330.0020.035
setSignal0.0340.0010.036
setSummary0.0250.0010.027
show0.0240.0020.026
subset-BSFDataSet0.0310.0010.032
summary0.0320.0020.033
supportRatio1.1340.0201.173
supportRatioPlot1.2430.0241.303
targetGeneSpectrumPlot0.8010.0120.830
transcriptRegionOverlapsPlot0.8740.0110.888
transcriptRegionSpectrumPlot0.9040.0150.928