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

This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4530
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4480
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-10-16 14:00 -0400 (Wed, 16 Oct 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  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


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-10-16 22:00:09 -0400 (Wed, 16 Oct 2024)
EndedAt: 2024-10-16 22:15:14 -0400 (Wed, 16 Oct 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.5 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
processingStepsFlowChart   35.299  0.204  35.508
quickFigure                28.974  0.140  29.115
bindingSiteDefinednessPlot 26.477  0.501  26.983
BSFind                     25.644  0.456  26.101
calculateBsFoldChange      16.465  0.244  16.710
plotBsMA                   10.670  0.060  10.730
plotBsVolcano              10.248  0.012  10.260
estimateBsWidthPlot         9.970  0.140  10.110
estimateBsWidth             9.589  0.120   9.709
bindingSiteCoveragePlot     9.176  0.336   9.525
rangeCoveragePlot           5.370  0.008   5.378
* 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 
246.262   2.536 248.793 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1970.0000.199
BSFind25.644 0.45626.101
add-BSFDataSet2.0220.0282.049
annotateWithScore1.2870.0121.300
assignToGenes1.8320.0481.879
assignToTranscriptRegions2.1310.0082.140
bindingSiteCoveragePlot9.1760.3369.525
bindingSiteDefinednessPlot26.477 0.50126.983
calculateBsBackground4.5710.0364.606
calculateBsFoldChange16.465 0.24416.710
calculateSignalToFlankScore1.4240.0001.424
clipCoverage1.8300.0081.838
collapseReplicates0.1960.0040.201
combineBSF3.0890.0083.097
coverageOverRanges0.9360.0000.936
duplicatedSitesPlot0.6220.0000.621
estimateBsWidth9.5890.1209.709
estimateBsWidthPlot 9.97 0.1410.11
exportTargetGenes0.0260.0000.026
exportToBED0.0220.0040.026
filterBsBackground3.4800.0243.505
geneOverlapsPlot2.5020.0482.551
getMeta0.030.000.03
getName0.0280.0000.028
getRanges0.0420.0040.046
getSignal0.0670.0000.067
getSummary1.1130.0321.145
globalScorePlot1.3580.0001.358
imputeBsDifferencesForTestdata2.0110.0002.011
makeBindingSites2.3040.0122.316
makeBsSummaryPlot1.1970.0041.201
mergeCrosslinkDiagnosticsPlot1.3610.0001.362
mergeSummaryPlot3.6790.0283.709
plotBsBackgroundFilter4.3400.0644.406
plotBsMA10.67 0.0610.73
plotBsVolcano10.248 0.01210.260
processingStepsFlowChart35.299 0.20435.508
processingStepsTable0.0950.0040.099
pureClipGeneWiseFilter0.5250.0080.532
pureClipGlobalFilter0.0850.0000.086
pureClipGlobalFilterPlot0.4310.0120.442
quickFigure28.974 0.14029.115
rangeCoveragePlot5.3700.0085.378
reproducibilityCutoffPlot2.3980.0002.398
reproducibilityFilter1.4660.0041.469
reproducibilityFilterPlot1.8600.0041.864
reproducibilitySamplesPlot1.6100.0001.611
reproducibilityScatterPlot3.4710.0203.490
setMeta0.0310.0000.031
setName0.0280.0000.028
setRanges0.0510.0000.051
setSignal0.0500.0040.054
setSummary0.0240.0040.029
show0.0240.0040.028
subset-BSFDataSet0.0360.0040.040
summary0.0470.0000.047
supportRatio3.1000.0003.101
supportRatioPlot3.3880.0243.412
targetGeneSpectrumPlot2.0400.0042.044
transcriptRegionOverlapsPlot2.4120.0122.425
transcriptRegionSpectrumPlot2.4880.0042.492