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

This page was generated on 2024-07-12 17:38 -0400 (Fri, 12 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4741
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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 168/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.2.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: RELEASE_3_19
git_last_commit: 1e3a377
git_last_commit_date: 2024-04-30 11:36:02 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
merida1macOS 12.7.4 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


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.2.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings BindingSiteFinder_2.2.0.tar.gz
StartedAt: 2024-07-10 20:49:29 -0400 (Wed, 10 Jul 2024)
EndedAt: 2024-07-10 21:04:34 -0400 (Wed, 10 Jul 2024)
EllapsedTime: 905.0 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/BindingSiteFinder.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘BindingSiteFinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BindingSiteFinder’ version ‘2.2.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 ... OK
* 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                28.917  0.272  29.190
bindingSiteDefinednessPlot 25.921  0.727  26.649
BSFind                     25.271  0.455  25.729
processingStepsFlowChart   23.857  0.092  23.950
calculateBsFoldChange      17.623  0.320  17.945
plotBsMA                   10.606  0.152  10.758
plotBsVolcano              10.248  0.112  10.360
bindingSiteCoveragePlot     9.451  0.856  10.311
estimateBsWidth             9.160  0.248   9.408
estimateBsWidthPlot         8.252  0.068   8.320
plotBsBackgroundFilter      7.008  0.148   7.158
mergeSummaryPlot            6.581  0.024   6.610
rangeCoveragePlot           5.126  0.032   5.158
* 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: OK


Installation output

BindingSiteFinder.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘BindingSiteFinder’ ...
** 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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, 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 1 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 236 ]
> 
> proc.time()
   user  system elapsed 
247.145   2.696 249.841 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1890.0000.191
BSFind25.271 0.45525.729
add-BSFDataSet2.0620.0122.074
annotateWithScore1.3590.0441.406
assignToGenes1.9090.0041.913
assignToTranscriptRegions2.2640.1362.401
bindingSiteCoveragePlot 9.451 0.85610.311
bindingSiteDefinednessPlot25.921 0.72726.649
calculateBsBackground4.4350.1004.535
calculateBsFoldChange17.623 0.32017.945
calculateSignalToFlankScore1.4380.0041.443
clipCoverage1.6550.0241.679
collapseReplicates0.1810.0000.182
combineBSF2.9310.0282.959
coverageOverRanges1.0850.0041.293
duplicatedSitesPlot0.6150.0120.626
estimateBsWidth9.1600.2489.408
estimateBsWidthPlot8.2520.0688.320
exportTargetGenes0.0260.0000.026
exportToBED0.0440.0040.047
filterBsBackground4.8150.0524.868
geneOverlapsPlot4.3950.0444.440
getMeta0.0310.0000.030
getName0.0280.0000.028
getRanges0.0430.0040.048
getSignal0.0710.0000.071
getSummary1.3770.0561.433
globalScorePlot2.160.022.18
imputeBsDifferencesForTestdata2.4780.0362.514
makeBindingSites2.7320.0282.759
makeBsSummaryPlot2.0160.0112.028
mergeCrosslinkDiagnosticsPlot2.5450.0202.564
mergeSummaryPlot6.5810.0246.610
plotBsBackgroundFilter7.0080.1487.158
plotBsMA10.606 0.15210.758
plotBsVolcano10.248 0.11210.360
processingStepsFlowChart23.857 0.09223.950
processingStepsTable0.0790.0030.081
pureClipGeneWiseFilter0.3430.0040.346
pureClipGlobalFilter0.0560.0000.055
pureClipGlobalFilterPlot0.2460.0000.246
quickFigure28.917 0.27229.190
rangeCoveragePlot5.1260.0325.158
reproducibilityCutoffPlot2.4350.0042.439
reproducibilityFilter1.4440.0041.448
reproducibilityFilterPlot1.7930.0121.805
reproducibilitySamplesPlot1.5920.0041.595
reproducibilityScatterPlot3.3660.0123.378
setMeta0.0320.0000.032
setName0.0280.0000.028
setRanges0.0530.0000.053
setSignal0.0540.0000.054
setSummary0.0280.0000.029
show0.0280.0000.029
subset-BSFDataSet0.0380.0040.041
summary0.0500.0000.051
supportRatio3.1530.0163.169
supportRatioPlot3.2610.0003.260
targetGeneSpectrumPlot2.0750.0122.087
transcriptRegionOverlapsPlot2.2980.0442.343
transcriptRegionSpectrumPlot2.3090.0042.313