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

This page was generated on 2025-02-11 11:41 -0500 (Tue, 11 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4719
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4480
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4491
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4444
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 170/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.5.2  (landing page)
Mirko Brüggemann
Snapshot Date: 2025-02-10 13:40 -0500 (Mon, 10 Feb 2025)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: devel
git_last_commit: d7f7545
git_last_commit_date: 2024-11-20 15:23:27 -0500 (Wed, 20 Nov 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for BindingSiteFinder on lconway

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.5.2
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.5.2.tar.gz
StartedAt: 2025-02-10 19:40:08 -0500 (Mon, 10 Feb 2025)
EndedAt: 2025-02-10 19:58:40 -0500 (Mon, 10 Feb 2025)
EllapsedTime: 1112.2 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.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/BindingSiteFinder.Rcheck’
* using R Under development (unstable) (2025-01-22 r87618)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.5.2’
* 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
  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                    38.285  1.446  58.142
BSFind                         35.056  0.568  35.989
processingStepsFlowChart       31.151  2.482  43.049
bindingSiteDefinednessPlot     32.061  0.637  36.483
calculateBsFoldChange          19.122  0.484  29.635
estimateBsWidth                11.932  2.766  50.210
estimateBsWidthPlot            11.077  1.058  30.560
plotBsVolcano                  11.594  0.274  12.496
plotBsMA                       11.307  0.254  13.956
bindingSiteCoveragePlot        10.349  0.537  11.016
calculateBsBackground           8.780  0.145  14.167
rangeCoveragePlot               6.947  0.175   7.191
filterBsBackground              4.965  0.286  16.102
plotBsBackgroundFilter          4.901  0.253  10.822
reproducibilityScatterPlot      4.897  0.077   5.034
mergeSummaryPlot                4.112  0.222   5.192
geneOverlapsPlot                3.011  0.482  12.003
imputeBsDifferencesForTestdata  2.464  0.265   5.994
* 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.21-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-x86_64/Resources/library’
* installing *source* package ‘BindingSiteFinder’ ...
** this is package ‘BindingSiteFinder’ version ‘2.5.2’
** 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 Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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: 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 
331.625   4.814 338.842 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1970.0060.205
BSFind35.056 0.56835.989
add-BSFDataSet2.7720.0562.880
annotateWithScore1.9400.0302.002
assignToGenes2.6720.0382.749
assignToTranscriptRegions3.0360.0473.127
bindingSiteCoveragePlot10.349 0.53711.016
bindingSiteDefinednessPlot32.061 0.63736.483
calculateBsBackground 8.780 0.14514.167
calculateBsFoldChange19.122 0.48429.635
calculateSignalToFlankScore1.4510.0312.070
clipCoverage2.2130.2033.562
collapseReplicates0.1920.0070.218
combineBSF3.6580.1724.340
coverageOverRanges1.1940.0501.783
duplicatedSitesPlot0.7210.0511.857
estimateBsWidth11.932 2.76650.210
estimateBsWidthPlot11.077 1.05830.560
exportTargetGenes0.0200.0030.035
exportToBED0.0200.0020.027
filterBsBackground 4.965 0.28616.102
geneOverlapsPlot 3.011 0.48212.003
getMeta0.0200.0050.060
getName0.0160.0020.083
getRanges0.0380.0130.490
getSignal0.0520.0060.199
getSummary0.9260.0242.638
globalScorePlot1.2110.0633.460
imputeBsDifferencesForTestdata2.4640.2655.994
makeBindingSites2.8210.0813.255
makeBsSummaryPlot1.4310.0371.496
mergeCrosslinkDiagnosticsPlot1.7520.0311.818
mergeSummaryPlot4.1120.2225.192
plotBsBackgroundFilter 4.901 0.25310.822
plotBsMA11.307 0.25413.956
plotBsVolcano11.594 0.27412.496
processingStepsFlowChart31.151 2.48243.049
processingStepsTable0.0650.0050.171
pureClipGeneWiseFilter0.3900.0100.458
pureClipGlobalFilter0.0600.0020.063
pureClipGlobalFilterPlot0.3140.0070.328
quickFigure38.285 1.44658.142
rangeCoveragePlot6.9470.1757.191
reproducibilityCutoffPlot3.0930.0423.162
reproducibilityFilter2.0290.0272.074
reproducibilityFilterPlot3.7740.0703.879
reproducibilitySamplesPlot2.1400.0492.211
reproducibilityScatterPlot4.8970.0775.034
setMeta0.0330.0030.037
setName0.0280.0020.030
setRanges0.0640.0030.068
setSignal0.0710.0030.075
setSummary0.0290.0020.032
show0.0270.0020.029
subset-BSFDataSet0.0450.0010.047
summary0.0590.0040.062
supportRatio4.6540.0694.759
supportRatioPlot4.8850.0704.994
targetGeneSpectrumPlot2.9260.0332.985
transcriptRegionOverlapsPlot3.4510.0953.579
transcriptRegionSpectrumPlot3.3050.0393.370