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

This page was generated on 2025-09-25 11:38 -0400 (Thu, 25 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4581
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 174/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.6.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2025-09-22 13:40 -0400 (Mon, 22 Sep 2025)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: RELEASE_3_21
git_last_commit: efff5d6
git_last_commit_date: 2025-04-15 12:35:25 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.6.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings BindingSiteFinder_2.6.0.tar.gz
StartedAt: 2025-09-24 21:38:33 -0400 (Wed, 24 Sep 2025)
EndedAt: 2025-09-24 21:54:40 -0400 (Wed, 24 Sep 2025)
EllapsedTime: 966.5 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/BindingSiteFinder.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.6.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
BSFind                     38.681  0.615  42.281
quickFigure                30.540  0.070  30.624
processingStepsFlowChart   27.450  0.281  27.755
bindingSiteDefinednessPlot 25.418  0.351  25.771
calculateBsFoldChange      17.671  0.335  18.007
plotBsMA                   11.572  0.064  11.832
plotBsVolcano              10.713  0.090  10.804
geneRegulationPlot         10.454  0.050  10.505
estimateBsWidth             9.577  0.152   9.730
bindingSiteCoveragePlot     9.160  0.262   9.423
estimateBsWidthPlot         8.928  0.071   8.999
rangeCoveragePlot           5.842  0.030   5.872
plotBsBackgroundFilter      5.152  0.071   5.224
* 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.21-bioc/meat/BindingSiteFinder.Rcheck/00check.log’
for details.


Installation output

BindingSiteFinder.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘BindingSiteFinder’ ...
** this is package ‘BindingSiteFinder’ version ‘2.6.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 (2025-06-13) -- "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: GenomeInfoDb
> 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.068   2.390 264.460 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1980.0040.204
BSFind38.681 0.61542.281
add-BSFDataSet2.1130.0172.130
annotateWithScore1.3600.0111.374
assignToGenes1.9150.0021.917
assignToTranscriptRegions2.2550.0022.256
bindingSiteCoveragePlot9.1600.2629.423
bindingSiteDefinednessPlot25.418 0.35125.771
calculateBsBackground4.6390.0624.702
calculateBsFoldChange17.671 0.33518.007
calculateSignalToFlankScore1.540.011.55
clipCoverage1.7400.0341.774
collapseReplicates0.1870.0000.188
combineBSF3.0360.0163.052
coverageOverRanges0.9330.0020.934
duplicatedSitesPlot0.6530.0050.658
estimateBsWidth9.5770.1529.730
estimateBsWidthPlot8.9280.0718.999
exportTargetGenes0.0240.0000.024
exportToBED0.0230.0000.023
filterBsBackground4.7970.0924.889
geneOverlapsPlot2.6010.0032.605
geneRegulationPlot10.454 0.05010.505
getMeta0.0250.0010.027
getName0.0250.0000.025
getRanges0.0430.0010.042
getSignal0.0610.0030.064
getSummary1.1510.0041.154
globalScorePlot1.5470.0031.550
imputeBsDifferencesForTestdata2.0830.0002.083
makeBindingSites2.4240.0012.426
makeBsSummaryPlot1.3660.0011.367
mergeCrosslinkDiagnosticsPlot1.4180.0071.426
mergeSummaryPlot4.0770.0034.080
plotBsBackgroundFilter5.1520.0715.224
plotBsMA11.572 0.06411.832
plotBsVolcano10.713 0.09010.804
processingStepsFlowChart27.450 0.28127.755
processingStepsTable0.0580.0010.060
pureClipGeneWiseFilter0.3480.0010.349
pureClipGlobalFilter0.0540.0020.056
pureClipGlobalFilterPlot0.3960.0000.396
quickFigure30.540 0.07030.624
rangeCoveragePlot5.8420.0305.872
reproducibilityCutoffPlot2.9170.0212.938
reproducibilityFilter1.5310.0301.562
reproducibilityFilterPlot2.2050.0052.210
reproducibilitySamplesPlot1.6720.0011.673
reproducibilityScatterPlot4.9340.0564.989
setMeta0.0270.0010.029
setName0.0250.0000.025
setRanges0.0500.0000.049
setSignal0.0530.0000.053
setSummary0.0230.0020.026
show0.0250.0010.026
subset-BSFDataSet0.0370.0000.038
summary0.0480.0010.048
supportRatio3.3060.0023.311
supportRatioPlot3.6750.0333.707
targetGeneSpectrumPlot2.3030.0082.311
transcriptRegionOverlapsPlot2.5280.0432.571
transcriptRegionSpectrumPlot2.5600.0312.591