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

This page was generated on 2024-06-21 17:38 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4758
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4492
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4506
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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-06-19 14:00 -0400 (Wed, 19 Jun 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
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
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-06-19 20:55:49 -0400 (Wed, 19 Jun 2024)
EndedAt: 2024-06-19 21:10:46 -0400 (Wed, 19 Jun 2024)
EllapsedTime: 896.4 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.0 (2024-04-24)
* 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
processingStepsFlowChart   33.980  0.096  34.076
quickFigure                28.882  0.172  29.054
BSFind                     26.079  0.364  26.449
bindingSiteDefinednessPlot 24.539  0.287  24.828
calculateBsFoldChange      17.199  0.227  17.430
plotBsVolcano              12.729  0.176  12.905
plotBsMA                   10.217  0.136  10.353
estimateBsWidth             9.568  0.360   9.928
bindingSiteCoveragePlot     8.912  0.208   9.128
estimateBsWidthPlot         8.291  0.136   8.427
rangeCoveragePlot           5.044  0.024   5.069
* 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.0 (2024-04-24) -- "Puppy Cup"
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.111   3.410 250.515 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1910.0010.192
BSFind26.079 0.36426.449
add-BSFDataSet1.9590.0121.972
annotateWithScore1.2610.0001.263
assignToGenes1.8230.0001.823
assignToTranscriptRegions2.0970.0002.097
bindingSiteCoveragePlot8.9120.2089.128
bindingSiteDefinednessPlot24.539 0.28724.828
calculateBsBackground4.7380.0014.738
calculateBsFoldChange17.199 0.22717.430
calculateSignalToFlankScore1.5470.1561.702
clipCoverage1.8890.0961.985
collapseReplicates0.1740.0000.174
combineBSF2.9420.1203.062
coverageOverRanges0.9120.0200.932
duplicatedSitesPlot0.5590.0200.579
estimateBsWidth9.5680.3609.928
estimateBsWidthPlot8.2910.1368.427
exportTargetGenes0.0260.0000.026
exportToBED0.0260.0000.026
filterBsBackground3.5580.0443.743
geneOverlapsPlot2.5360.0522.588
getMeta0.0300.0000.029
getName0.0240.0030.028
getRanges0.0460.0000.045
getSignal0.0600.0080.068
getSummary1.0940.0161.111
globalScorePlot1.3920.0041.396
imputeBsDifferencesForTestdata2.1550.0082.164
makeBindingSites2.4780.0202.498
makeBsSummaryPlot1.2400.0121.252
mergeCrosslinkDiagnosticsPlot1.3450.0001.345
mergeSummaryPlot3.6160.0163.632
plotBsBackgroundFilter4.3180.0564.376
plotBsMA10.217 0.13610.353
plotBsVolcano12.729 0.17612.905
processingStepsFlowChart33.980 0.09634.076
processingStepsTable0.0510.0080.058
pureClipGeneWiseFilter0.3560.0000.355
pureClipGlobalFilter0.0520.0040.055
pureClipGlobalFilterPlot0.2510.0000.251
quickFigure28.882 0.17229.054
rangeCoveragePlot5.0440.0245.069
reproducibilityCutoffPlot2.3490.0042.353
reproducibilityFilter1.4520.0001.451
reproducibilityFilterPlot1.7710.0081.779
reproducibilitySamplesPlot1.5700.0041.574
reproducibilityScatterPlot3.2910.0043.295
setMeta0.0310.0000.031
setName0.0270.0000.027
setRanges0.0510.0000.051
setSignal0.080.000.08
setSummary0.0280.0000.028
show0.0280.0000.028
subset-BSFDataSet0.040.000.04
summary0.0470.0000.047
supportRatio3.0300.0043.034
supportRatioPlot3.2800.0043.284
targetGeneSpectrumPlot2.0310.0042.035
transcriptRegionOverlapsPlot2.3190.0322.351
transcriptRegionSpectrumPlot2.2930.0042.296