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

This page was generated on 2025-11-11 12:03 -0500 (Tue, 11 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-10 13:45 -0500 (Mon, 10 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 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.8.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.8.0.tar.gz
StartedAt: 2025-11-10 18:55:37 -0500 (Mon, 10 Nov 2025)
EndedAt: 2025-11-10 19:00:48 -0500 (Mon, 10 Nov 2025)
EllapsedTime: 311.3 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.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/BindingSiteFinder.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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.7
* 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.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 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                10.278  0.276  10.639
BSFind                      9.923  0.187  13.515
bindingSiteDefinednessPlot  8.286  0.255   8.765
processingStepsFlowChart    8.267  0.162   8.457
calculateBsFoldChange       6.052  0.154   6.254
* 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.22-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.5-arm64/Resources/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-09-10 r88807) -- "Great Square Root"
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 
 85.773   2.074  88.210 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1030.0060.176
BSFind 9.923 0.18713.515
add-BSFDataSet0.6630.0140.677
annotateWithScore0.4210.0030.425
assignToGenes0.6420.0100.653
assignToTranscriptRegions0.7520.0130.788
bindingSiteCoveragePlot4.0790.1344.214
bindingSiteDefinednessPlot8.2860.2558.765
calculateBsBackground2.1050.0462.165
calculateBsFoldChange6.0520.1546.254
calculateSignalToFlankScore1.0350.0191.054
clipCoverage0.5570.0190.576
collapseReplicates0.0670.0060.074
combineBSF0.9270.0320.975
coverageOverRanges0.3390.0240.380
duplicatedSitesPlot0.2350.0100.258
estimateBsWidth2.9140.1083.035
estimateBsWidthPlot3.0520.1583.438
exportTargetGenes0.0220.0010.023
exportToBED0.0230.0010.023
filterBsBackground1.2160.0641.297
geneOverlapsPlot0.9120.0360.978
geneRegulationPlot3.5970.0573.660
getMeta0.0240.0000.025
getName0.0230.0010.024
getRanges0.0290.0010.031
getSignal0.0350.0020.037
getSummary0.3720.0060.377
globalScorePlot0.4900.0060.496
imputeBsDifferencesForTestdata0.7100.0120.723
makeBindingSites0.7430.0130.756
makeBsSummaryPlot1.0060.0611.068
mergeCrosslinkDiagnosticsPlot0.4630.0310.508
mergeSummaryPlot1.1890.0301.218
plotBsBackgroundFilter1.6320.0401.699
plotBsMA4.2000.0684.274
plotBsVolcano3.8640.0633.943
processingStepsFlowChart8.2670.1628.457
processingStepsTable0.0370.0010.038
pureClipGeneWiseFilter0.1320.0030.136
pureClipGlobalFilter0.0350.0010.035
pureClipGlobalFilterPlot0.1550.0040.159
quickFigure10.278 0.27610.639
rangeCoveragePlot1.7520.0621.842
reproducibilityCutoffPlot0.8810.0050.886
reproducibilityFilter0.4990.0290.528
reproducibilityFilterPlot0.6080.0190.627
reproducibilitySamplesPlot0.6140.0220.637
reproducibilityScatterPlot1.6500.0171.670
setMeta0.0240.0010.026
setName0.0230.0000.024
setRanges0.0310.0000.032
setSignal0.0320.0010.035
setSummary0.0240.0010.027
show0.0230.0010.024
subset-BSFDataSet0.0290.0010.030
summary0.0310.0020.033
supportRatio1.1060.0231.156
supportRatioPlot1.1520.0241.184
targetGeneSpectrumPlot0.7610.0120.804
transcriptRegionOverlapsPlot0.8410.0110.884
transcriptRegionSpectrumPlot0.8570.0100.892