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

This page was generated on 2024-05-31 19:28:40 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 165/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.3.1  (landing page)
Mirko Brüggemann
Snapshot Date: 2024-05-30 18:57:37 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: devel
git_last_commit: b6b8472
git_last_commit_date: 2024-05-29 04:53:41 -0400 (Wed, 29 May 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows 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 nebbiolo2


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.3.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings BindingSiteFinder_2.3.1.tar.gz
StartedAt: 2024-05-31 01:46:53 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 02:02:00 -0400 (Fri, 31 May 2024)
EllapsedTime: 907.7 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/BindingSiteFinder.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* 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.3.1’
* 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   34.821  0.264  35.086
quickFigure                28.295  0.172  28.467
BSFind                     26.737  0.368  27.119
bindingSiteDefinednessPlot 26.599  0.480  27.096
calculateBsFoldChange      17.654  0.128  17.783
plotBsVolcano              12.480  0.028  12.508
bindingSiteCoveragePlot    10.329  0.228  10.563
plotBsMA                   10.463  0.092  10.556
estimateBsWidth             9.972  0.108  10.080
estimateBsWidthPlot         8.537  0.048   8.586
rangeCoveragePlot           5.290  0.004   5.294
* 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.20-bioc/R/bin/R CMD INSTALL BindingSiteFinder
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-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 RC (2024-04-16 r86468) -- "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 239 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 239 ]
> 
> proc.time()
   user  system elapsed 
245.365   2.569 247.924 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.2290.0120.241
BSFind26.737 0.36827.119
add-BSFDataSet2.0520.0162.068
annotateWithScore1.3340.0001.337
assignToGenes2.0210.0162.037
assignToTranscriptRegions2.2010.0042.206
bindingSiteCoveragePlot10.329 0.22810.563
bindingSiteDefinednessPlot26.599 0.48027.096
calculateBsBackground4.6360.0524.688
calculateBsFoldChange17.654 0.12817.783
calculateSignalToFlankScore1.5340.0001.535
clipCoverage1.8220.0081.830
collapseReplicates0.1670.0000.167
combineBSF3.3240.0083.332
coverageOverRanges0.9370.0000.938
duplicatedSitesPlot0.5550.0000.555
estimateBsWidth 9.972 0.10810.080
estimateBsWidthPlot8.5370.0488.586
exportTargetGenes0.0250.0000.025
exportToBED0.0250.0000.025
filterBsBackground3.4550.0203.475
geneOverlapsPlot2.5170.0202.561
getMeta0.0290.0000.028
getName0.0230.0040.027
getRanges0.0450.0000.046
getSignal0.0670.0000.067
getSummary1.1160.0001.115
globalScorePlot1.3740.0041.378
imputeBsDifferencesForTestdata2.0090.0162.025
makeBindingSites2.3300.0522.382
makeBsSummaryPlot1.2140.0001.214
mergeCrosslinkDiagnosticsPlot1.3320.0121.344
mergeSummaryPlot3.6970.0243.720
plotBsBackgroundFilter4.3180.0844.419
plotBsMA10.463 0.09210.556
plotBsVolcano12.480 0.02812.508
processingStepsFlowChart34.821 0.26435.086
processingStepsTable0.0610.0000.061
pureClipGeneWiseFilter0.3450.0000.344
pureClipGlobalFilter0.0550.0000.055
pureClipGlobalFilterPlot0.2600.0040.264
quickFigure28.295 0.17228.467
rangeCoveragePlot5.2900.0045.294
reproducibilityCutoffPlot2.3570.0002.356
reproducibilityFilter1.4830.0001.483
reproducibilityFilterPlot1.8270.0281.856
reproducibilitySamplesPlot1.6180.0001.619
reproducibilityScatterPlot3.3660.0003.366
setMeta0.0310.0000.030
setName0.0280.0000.027
setRanges0.0510.0000.050
setSignal0.0520.0000.052
setSummary0.0240.0040.027
show0.0280.0000.027
subset-BSFDataSet0.040.000.04
summary0.0480.0000.048
supportRatio3.3440.0083.352
supportRatioPlot4.4870.1444.631
targetGeneSpectrumPlot1.9960.0202.016
transcriptRegionOverlapsPlot2.2840.0082.293
transcriptRegionSpectrumPlot2.2990.0042.303