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

This page was generated on 2024-06-07 20:24 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4755
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4489
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4520
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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-05 14:00:26 -0400 (Wed, 05 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 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-05 20:55:06 -0400 (Wed, 05 Jun 2024)
EndedAt: 2024-06-05 21:10:04 -0400 (Wed, 05 Jun 2024)
EllapsedTime: 898.1 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
quickFigure                28.359  0.064  28.424
bindingSiteDefinednessPlot 25.917  0.408  26.326
processingStepsFlowChart   25.291  0.272  25.564
BSFind                     25.274  0.215  25.493
calculateBsFoldChange      17.050  0.068  17.216
plotBsMA                   14.204  0.072  14.279
plotBsVolcano               9.910  0.044   9.954
bindingSiteCoveragePlot     9.195  0.296   9.492
estimateBsWidth             9.208  0.196   9.405
estimateBsWidthPlot         8.371  0.080   8.452
plotBsBackgroundFilter      7.813  0.084   7.976
rangeCoveragePlot           5.147  0.004   5.151
* 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 
244.909   2.332 247.237 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.1930.0000.194
BSFind25.274 0.21525.493
add-BSFDataSet2.0250.0122.037
annotateWithScore1.2880.0001.290
assignToGenes1.8380.0071.846
assignToTranscriptRegions2.1610.0122.173
bindingSiteCoveragePlot9.1950.2969.492
bindingSiteDefinednessPlot25.917 0.40826.326
calculateBsBackground4.4830.0164.499
calculateBsFoldChange17.050 0.06817.216
calculateSignalToFlankScore1.3970.0001.398
clipCoverage1.7640.0001.764
collapseReplicates0.1690.0000.168
combineBSF2.9080.0242.931
coverageOverRanges0.9190.0160.934
duplicatedSitesPlot0.5270.0160.543
estimateBsWidth9.2080.1969.405
estimateBsWidthPlot8.3710.0808.452
exportTargetGenes0.0260.0000.026
exportToBED0.0180.0080.026
filterBsBackground3.3200.0123.332
geneOverlapsPlot2.4880.0042.504
getMeta0.0290.0000.030
getName0.0230.0040.027
getRanges0.0370.0080.044
getSignal0.0640.0040.067
getSummary1.5730.0361.628
globalScorePlot2.3880.0282.416
imputeBsDifferencesForTestdata2.7130.0122.725
makeBindingSites2.8500.0032.854
makeBsSummaryPlot1.5700.0441.614
mergeCrosslinkDiagnosticsPlot1.5030.0161.519
mergeSummaryPlot4.6360.0084.644
plotBsBackgroundFilter7.8130.0847.976
plotBsMA14.204 0.07214.279
plotBsVolcano9.9100.0449.954
processingStepsFlowChart25.291 0.27225.564
processingStepsTable0.0570.0040.061
pureClipGeneWiseFilter0.360.000.36
pureClipGlobalFilter0.0510.0040.055
pureClipGlobalFilterPlot0.2410.0040.245
quickFigure28.359 0.06428.424
rangeCoveragePlot5.1470.0045.151
reproducibilityCutoffPlot2.3360.0122.347
reproducibilityFilter1.4670.0081.475
reproducibilityFilterPlot1.8060.0001.806
reproducibilitySamplesPlot1.6690.0001.669
reproducibilityScatterPlot3.3150.0323.347
setMeta0.0310.0000.031
setName0.0270.0000.028
setRanges0.0510.0000.051
setSignal0.0520.0000.052
setSummary0.0280.0000.027
show0.0240.0030.028
subset-BSFDataSet0.040.000.04
summary0.0480.0000.047
supportRatio3.1730.0043.177
supportRatioPlot4.5450.1884.732
targetGeneSpectrumPlot2.0190.0002.019
transcriptRegionOverlapsPlot2.2990.0002.300
transcriptRegionSpectrumPlot2.3520.0282.380