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

This page was generated on 2024-12-23 12:05 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 170/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.4.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2024-12-19 13:00 -0500 (Thu, 19 Dec 2024)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: RELEASE_3_20
git_last_commit: cc4839b
git_last_commit_date: 2024-10-29 11:02:23 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows 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 merida1

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.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BindingSiteFinder_2.4.0.tar.gz
StartedAt: 2024-12-20 00:10:55 -0500 (Fri, 20 Dec 2024)
EndedAt: 2024-12-20 00:43:55 -0500 (Fri, 20 Dec 2024)
EllapsedTime: 1980.3 seconds
RetCode: 0
Status:   OK  
CheckDir: BindingSiteFinder.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BindingSiteFinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BindingSiteFinder_2.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/BindingSiteFinder.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BindingSiteFinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BindingSiteFinder’ version ‘2.4.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 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                    76.070  0.523  79.084
processingStepsFlowChart       64.950  0.741  68.942
BSFind                         62.211  0.723  73.402
bindingSiteDefinednessPlot     58.306  2.589 109.894
calculateBsFoldChange          43.539  3.067  50.864
plotBsMA                       28.949  3.164  38.188
plotBsVolcano                  26.365  0.219  27.108
estimateBsWidth                21.231  0.426  22.286
estimateBsWidthPlot            19.957  0.346  20.679
bindingSiteCoveragePlot        16.075  0.714  31.008
plotBsBackgroundFilter         12.205  2.436  18.195
rangeCoveragePlot              13.142  0.139  14.298
calculateBsBackground          11.704  0.328  13.068
mergeSummaryPlot                9.295  0.087  10.219
filterBsBackground              8.655  0.090   8.828
reproducibilityScatterPlot      8.624  0.050   8.875
supportRatioPlot                8.520  0.062   8.725
supportRatio                    8.170  0.203   8.491
geneOverlapsPlot                6.865  0.108   7.418
combineBSF                      6.870  0.101   7.218
transcriptRegionSpectrumPlot    6.506  0.067   7.133
transcriptRegionOverlapsPlot    6.466  0.036   6.747
assignToTranscriptRegions       6.116  0.045  12.170
makeBindingSites                6.048  0.053   6.554
reproducibilityCutoffPlot       6.042  0.054   6.363
imputeBsDifferencesForTestdata  5.756  0.059   6.485
targetGeneSpectrumPlot          5.641  0.038   5.889
assignToGenes                   5.262  0.054  10.229
add-BSFDataSet                  5.078  0.058  10.879
annotateWithScore               3.641  0.029   7.009
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

BindingSiteFinder.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BindingSiteFinder
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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, saveRDS, 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 
642.347   6.521 675.560 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.3340.0060.343
BSFind62.211 0.72373.402
add-BSFDataSet 5.078 0.05810.879
annotateWithScore3.6410.0297.009
assignToGenes 5.262 0.05410.229
assignToTranscriptRegions 6.116 0.04512.170
bindingSiteCoveragePlot16.075 0.71431.008
bindingSiteDefinednessPlot 58.306 2.589109.894
calculateBsBackground11.704 0.32813.068
calculateBsFoldChange43.539 3.06750.864
calculateSignalToFlankScore3.3750.0923.592
clipCoverage4.2580.0434.488
collapseReplicates0.2990.0100.314
combineBSF6.8700.1017.218
coverageOverRanges2.2540.0372.454
duplicatedSitesPlot1.2880.0541.943
estimateBsWidth21.231 0.42622.286
estimateBsWidthPlot19.957 0.34620.679
exportTargetGenes0.0360.0030.040
exportToBED0.0360.0020.038
filterBsBackground8.6550.0908.828
geneOverlapsPlot6.8650.1087.418
getMeta0.0440.0040.050
getName0.0380.0030.041
getRanges0.0800.0050.085
getSignal0.1280.0050.134
getSummary2.7760.0232.832
globalScorePlot3.4260.0413.538
imputeBsDifferencesForTestdata5.7560.0596.485
makeBindingSites6.0480.0536.554
makeBsSummaryPlot3.1010.0373.227
mergeCrosslinkDiagnosticsPlot3.6220.0364.037
mergeSummaryPlot 9.295 0.08710.219
plotBsBackgroundFilter12.205 2.43618.195
plotBsMA28.949 3.16438.188
plotBsVolcano26.365 0.21927.108
processingStepsFlowChart64.950 0.74168.942
processingStepsTable0.1170.0040.128
pureClipGeneWiseFilter0.7950.0090.818
pureClipGlobalFilter0.1110.0030.115
pureClipGlobalFilterPlot0.6480.0060.695
quickFigure76.070 0.52379.084
rangeCoveragePlot13.142 0.13914.298
reproducibilityCutoffPlot6.0420.0546.363
reproducibilityFilter3.7340.0303.931
reproducibilityFilterPlot4.7200.0294.837
reproducibilitySamplesPlot4.1340.0254.228
reproducibilityScatterPlot8.6240.0508.875
setMeta0.0480.0020.051
setName0.0400.0020.041
setRanges0.0990.0030.102
setSignal0.1060.0030.110
setSummary0.0370.0020.039
show0.0410.0020.044
subset-BSFDataSet0.0680.0020.070
summary0.0870.0030.091
supportRatio8.1700.2038.491
supportRatioPlot8.5200.0628.725
targetGeneSpectrumPlot5.6410.0385.889
transcriptRegionOverlapsPlot6.4660.0366.747
transcriptRegionSpectrumPlot6.5060.0677.133