| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-04 11:35 -0500 (Thu, 04 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4869 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R 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/2331 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BindingSiteFinder 2.9.0 (landing page) Mirko Brüggemann
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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. |
| 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-03 19:10:55 -0500 (Wed, 03 Dec 2025) |
| EndedAt: 2025-12-03 19:16:54 -0500 (Wed, 03 Dec 2025) |
| EllapsedTime: 358.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BindingSiteFinder.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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
quickFigure 9.922 0.151 10.094
BSFind 8.973 0.117 9.121
bindingSiteDefinednessPlot 8.745 0.183 8.982
processingStepsFlowChart 8.618 0.112 8.755
calculateBsFoldChange 7.218 0.130 7.403
* 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.
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)
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
89.962 1.761 92.031
BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings
| name | user | system | elapsed | |
| BSFDataSet | 0.077 | 0.002 | 0.081 | |
| BSFind | 8.973 | 0.117 | 9.121 | |
| add-BSFDataSet | 0.717 | 0.024 | 0.757 | |
| annotateWithScore | 0.464 | 0.004 | 0.470 | |
| assignToGenes | 0.664 | 0.006 | 0.673 | |
| assignToTranscriptRegions | 0.814 | 0.010 | 0.829 | |
| bindingSiteCoveragePlot | 4.213 | 0.106 | 4.345 | |
| bindingSiteDefinednessPlot | 8.745 | 0.183 | 8.982 | |
| calculateBsBackground | 1.648 | 0.051 | 1.711 | |
| calculateBsFoldChange | 7.218 | 0.130 | 7.403 | |
| calculateSignalToFlankScore | 0.498 | 0.007 | 0.510 | |
| clipCoverage | 0.548 | 0.017 | 0.565 | |
| collapseReplicates | 0.086 | 0.012 | 0.098 | |
| combineBSF | 1.004 | 0.023 | 1.033 | |
| coverageOverRanges | 0.363 | 0.023 | 0.388 | |
| duplicatedSitesPlot | 0.234 | 0.002 | 0.236 | |
| estimateBsWidth | 3.519 | 0.113 | 3.634 | |
| estimateBsWidthPlot | 3.184 | 0.064 | 3.259 | |
| exportTargetGenes | 0.026 | 0.000 | 0.033 | |
| exportToBED | 0.023 | 0.000 | 0.025 | |
| filterBsBackground | 1.216 | 0.024 | 1.241 | |
| geneOverlapsPlot | 0.882 | 0.022 | 0.912 | |
| geneRegulationPlot | 3.787 | 0.041 | 3.830 | |
| getMeta | 0.027 | 0.001 | 0.028 | |
| getName | 0.023 | 0.000 | 0.024 | |
| getRanges | 0.030 | 0.000 | 0.031 | |
| getSignal | 0.035 | 0.000 | 0.036 | |
| getSummary | 0.391 | 0.008 | 0.400 | |
| globalScorePlot | 0.521 | 0.009 | 0.532 | |
| imputeBsDifferencesForTestdata | 0.738 | 0.009 | 0.747 | |
| makeBindingSites | 0.811 | 0.009 | 0.820 | |
| makeBsSummaryPlot | 0.431 | 0.008 | 0.439 | |
| mergeCrosslinkDiagnosticsPlot | 0.544 | 0.029 | 0.574 | |
| mergeSummaryPlot | 1.426 | 0.035 | 1.485 | |
| plotBsBackgroundFilter | 1.635 | 0.038 | 1.680 | |
| plotBsMA | 4.607 | 0.041 | 4.656 | |
| plotBsVolcano | 4.244 | 0.110 | 4.371 | |
| processingStepsFlowChart | 8.618 | 0.112 | 8.755 | |
| processingStepsTable | 0.039 | 0.000 | 0.040 | |
| pureClipGeneWiseFilter | 0.144 | 0.005 | 0.150 | |
| pureClipGlobalFilter | 0.037 | 0.002 | 0.038 | |
| pureClipGlobalFilterPlot | 0.144 | 0.002 | 0.147 | |
| quickFigure | 9.922 | 0.151 | 10.094 | |
| rangeCoveragePlot | 1.963 | 0.069 | 2.033 | |
| reproducibilityCutoffPlot | 1.016 | 0.027 | 1.051 | |
| reproducibilityFilter | 0.547 | 0.011 | 0.560 | |
| reproducibilityFilterPlot | 0.677 | 0.009 | 0.687 | |
| reproducibilitySamplesPlot | 0.545 | 0.020 | 0.566 | |
| reproducibilityScatterPlot | 2.134 | 0.036 | 2.173 | |
| setMeta | 0.026 | 0.002 | 0.028 | |
| setName | 0.025 | 0.001 | 0.025 | |
| setRanges | 0.030 | 0.001 | 0.031 | |
| setSignal | 0.033 | 0.001 | 0.034 | |
| setSummary | 0.025 | 0.001 | 0.026 | |
| show | 0.022 | 0.001 | 0.023 | |
| subset-BSFDataSet | 0.031 | 0.001 | 0.032 | |
| summary | 0.029 | 0.001 | 0.031 | |
| supportRatio | 1.085 | 0.021 | 1.107 | |
| supportRatioPlot | 1.245 | 0.065 | 1.309 | |
| targetGeneSpectrumPlot | 0.777 | 0.014 | 0.792 | |
| transcriptRegionOverlapsPlot | 0.890 | 0.019 | 0.916 | |
| transcriptRegionSpectrumPlot | 0.886 | 0.013 | 0.906 | |