| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-21 11:39 -0500 (Fri, 21 Nov 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" | 4829 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4602 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4566 |
| 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 176/2327 | 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 | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | 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-11-20 18:41:21 -0500 (Thu, 20 Nov 2025) |
| EndedAt: 2025-11-20 18:47:20 -0500 (Thu, 20 Nov 2025) |
| EllapsedTime: 358.9 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
bindingSiteDefinednessPlot 11.597 0.295 20.725
quickFigure 10.731 0.196 11.102
BSFind 9.667 0.148 10.122
processingStepsFlowChart 8.864 0.134 9.209
calculateBsFoldChange 7.693 0.139 8.425
bindingSiteCoveragePlot 5.260 0.158 9.414
* 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
97.018 2.201 101.823
BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings
| name | user | system | elapsed | |
| BSFDataSet | 0.080 | 0.003 | 0.085 | |
| BSFind | 9.667 | 0.148 | 10.122 | |
| add-BSFDataSet | 0.741 | 0.014 | 1.097 | |
| annotateWithScore | 0.546 | 0.005 | 1.019 | |
| assignToGenes | 0.903 | 0.013 | 1.670 | |
| assignToTranscriptRegions | 1.078 | 0.018 | 1.987 | |
| bindingSiteCoveragePlot | 5.260 | 0.158 | 9.414 | |
| bindingSiteDefinednessPlot | 11.597 | 0.295 | 20.725 | |
| calculateBsBackground | 2.182 | 0.038 | 4.188 | |
| calculateBsFoldChange | 7.693 | 0.139 | 8.425 | |
| calculateSignalToFlankScore | 0.496 | 0.017 | 0.529 | |
| clipCoverage | 0.623 | 0.015 | 0.662 | |
| collapseReplicates | 0.069 | 0.007 | 0.078 | |
| combineBSF | 1.071 | 0.035 | 1.158 | |
| coverageOverRanges | 0.362 | 0.019 | 0.416 | |
| duplicatedSitesPlot | 0.253 | 0.007 | 0.290 | |
| estimateBsWidth | 3.227 | 0.106 | 3.542 | |
| estimateBsWidthPlot | 3.981 | 0.129 | 4.240 | |
| exportTargetGenes | 0.024 | 0.001 | 0.029 | |
| exportToBED | 0.023 | 0.000 | 0.024 | |
| filterBsBackground | 1.289 | 0.019 | 1.364 | |
| geneOverlapsPlot | 0.979 | 0.017 | 1.025 | |
| geneRegulationPlot | 4.154 | 0.103 | 4.357 | |
| getMeta | 0.023 | 0.001 | 0.026 | |
| getName | 0.026 | 0.001 | 0.027 | |
| getRanges | 0.030 | 0.001 | 0.031 | |
| getSignal | 0.039 | 0.001 | 0.041 | |
| getSummary | 0.409 | 0.011 | 0.445 | |
| globalScorePlot | 0.564 | 0.010 | 0.595 | |
| imputeBsDifferencesForTestdata | 0.802 | 0.026 | 0.849 | |
| makeBindingSites | 1.481 | 0.023 | 1.604 | |
| makeBsSummaryPlot | 0.475 | 0.008 | 0.492 | |
| mergeCrosslinkDiagnosticsPlot | 0.514 | 0.019 | 0.569 | |
| mergeSummaryPlot | 1.382 | 0.035 | 1.495 | |
| plotBsBackgroundFilter | 1.850 | 0.048 | 2.017 | |
| plotBsMA | 4.755 | 0.070 | 4.953 | |
| plotBsVolcano | 4.429 | 0.129 | 4.693 | |
| processingStepsFlowChart | 8.864 | 0.134 | 9.209 | |
| processingStepsTable | 0.036 | 0.001 | 0.038 | |
| pureClipGeneWiseFilter | 0.142 | 0.002 | 0.146 | |
| pureClipGlobalFilter | 0.039 | 0.001 | 0.041 | |
| pureClipGlobalFilterPlot | 0.162 | 0.003 | 0.182 | |
| quickFigure | 10.731 | 0.196 | 11.102 | |
| rangeCoveragePlot | 2.072 | 0.094 | 2.188 | |
| reproducibilityCutoffPlot | 1.693 | 0.027 | 1.752 | |
| reproducibilityFilter | 0.555 | 0.022 | 0.589 | |
| reproducibilityFilterPlot | 0.760 | 0.015 | 0.776 | |
| reproducibilitySamplesPlot | 0.624 | 0.028 | 0.659 | |
| reproducibilityScatterPlot | 1.706 | 0.041 | 1.769 | |
| setMeta | 0.026 | 0.001 | 0.028 | |
| setName | 0.024 | 0.001 | 0.025 | |
| setRanges | 0.034 | 0.001 | 0.036 | |
| setSignal | 0.034 | 0.001 | 0.036 | |
| setSummary | 0.024 | 0.001 | 0.025 | |
| show | 0.025 | 0.001 | 0.031 | |
| subset-BSFDataSet | 0.028 | 0.001 | 0.028 | |
| summary | 0.034 | 0.002 | 0.039 | |
| supportRatio | 1.133 | 0.031 | 1.193 | |
| supportRatioPlot | 1.254 | 0.028 | 1.312 | |
| targetGeneSpectrumPlot | 0.786 | 0.012 | 0.815 | |
| transcriptRegionOverlapsPlot | 0.874 | 0.012 | 0.908 | |
| transcriptRegionSpectrumPlot | 0.913 | 0.011 | 0.927 | |