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

This page was generated on 2025-11-24 12:06 -0500 (Mon, 24 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4873
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4654
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4600
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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-20 15:01 -0500 (Thu, 20 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
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for BindingSiteFinder on kjohnson1

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-21 16:42:31 -0500 (Fri, 21 Nov 2025)
EndedAt: 2025-11-21 17:05:12 -0500 (Fri, 21 Nov 2025)
EllapsedTime: 1361.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.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/BindingSiteFinder.Rcheck’
* using R version 4.5.2 Patched (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.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                37.603  0.436  50.272
bindingSiteDefinednessPlot 32.340  0.549  43.063
BSFind                     31.880  0.437  44.832
processingStepsFlowChart   31.607  0.383  41.739
calculateBsFoldChange      22.359  0.351  31.450
plotBsMA                   15.173  0.172  21.051
plotBsVolcano              14.129  0.176  18.674
geneRegulationPlot         13.346  0.162  19.006
bindingSiteCoveragePlot    12.626  0.356  17.841
estimateBsWidthPlot        11.413  0.200  16.319
estimateBsWidth            10.985  0.210  15.843
rangeCoveragePlot           8.617  0.138  11.578
plotBsBackgroundFilter      6.042  0.132   9.162
reproducibilityScatterPlot  5.893  0.097   8.701
calculateBsBackground       5.835  0.097   7.585
combineBSF                  5.406  0.096   7.539
mergeSummaryPlot            4.851  0.075   6.769
filterBsBackground          4.435  0.062   5.824
supportRatioPlot            4.436  0.061   6.277
supportRatio                3.921  0.054   5.787
* 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.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
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 
321.970   4.873 434.195 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.2390.0090.515
BSFind31.880 0.43744.832
add-BSFDataSet2.4040.0483.429
annotateWithScore1.7110.0222.351
assignToGenes2.2340.0293.052
assignToTranscriptRegions2.6640.0383.812
bindingSiteCoveragePlot12.626 0.35617.841
bindingSiteDefinednessPlot32.340 0.54943.063
calculateBsBackground5.8350.0977.585
calculateBsFoldChange22.359 0.35131.450
calculateSignalToFlankScore1.8340.0262.689
clipCoverage2.2930.0363.039
collapseReplicates0.2690.0160.501
combineBSF5.4060.0967.539
coverageOverRanges1.2990.0481.928
duplicatedSitesPlot0.8600.0181.157
estimateBsWidth10.985 0.21015.843
estimateBsWidthPlot11.413 0.20016.319
exportTargetGenes0.0720.0040.102
exportToBED0.0700.0040.102
filterBsBackground4.4350.0625.824
geneOverlapsPlot3.3090.0514.552
geneRegulationPlot13.346 0.16219.006
getMeta0.0750.0040.089
getName0.0700.0040.117
getRanges0.0880.0040.127
getSignal0.1170.0070.187
getSummary1.5320.0322.251
globalScorePlot1.8750.0242.603
imputeBsDifferencesForTestdata2.5480.0323.579
makeBindingSites3.0430.0394.305
makeBsSummaryPlot1.6740.0262.323
mergeCrosslinkDiagnosticsPlot3.4270.0454.733
mergeSummaryPlot4.8510.0756.769
plotBsBackgroundFilter6.0420.1329.162
plotBsMA15.173 0.17221.051
plotBsVolcano14.129 0.17618.674
processingStepsFlowChart31.607 0.38341.739
processingStepsTable0.1110.0040.131
pureClipGeneWiseFilter0.4490.0080.527
pureClipGlobalFilter0.1080.0060.209
pureClipGlobalFilterPlot0.5050.0100.654
quickFigure37.603 0.43650.272
rangeCoveragePlot 8.617 0.13811.578
reproducibilityCutoffPlot3.4890.0454.988
reproducibilityFilter1.9340.0293.067
reproducibilityFilterPlot2.5520.0313.555
reproducibilitySamplesPlot2.0280.0242.984
reproducibilityScatterPlot5.8930.0978.701
setMeta0.0750.0050.104
setName0.0680.0050.091
setRanges0.1030.0040.150
setSignal0.0990.0050.132
setSummary0.0730.0040.103
show0.0480.0040.086
subset-BSFDataSet0.0690.0040.099
summary0.0690.0070.109
supportRatio3.9210.0545.787
supportRatioPlot4.4360.0616.277
targetGeneSpectrumPlot2.7150.0423.935
transcriptRegionOverlapsPlot2.9540.0334.082
transcriptRegionSpectrumPlot3.0840.0344.245