Back to Mac ARM64 build report for BioC 3.18
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-18 11:32:06 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BindingSiteFinder 2.0.0  (landing page)
Mirko Brüggemann
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/BindingSiteFinder
git_branch: RELEASE_3_18
git_last_commit: 8a2c174
git_last_commit_date: 2023-10-24 11:35:05 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for BindingSiteFinder on kjohnson1


To the developers/maintainers of the BindingSiteFinder package:
- 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.0.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.0.0.tar.gz
StartedAt: 2024-04-17 06:53:34 -0400 (Wed, 17 Apr 2024)
EndedAt: 2024-04-17 07:08:59 -0400 (Wed, 17 Apr 2024)
EllapsedTime: 924.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.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/BindingSiteFinder.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* 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.0.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 R 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                31.625  0.375  32.437
processingStepsFlowChart   29.409  0.553  30.297
BSFind                     28.071  0.449  28.706
bindingSiteDefinednessPlot 25.732  0.619  26.506
calculateBsFoldChange      20.479  0.359  21.186
plotBsMA                   13.182  0.196  13.521
plotBsVolcano              12.008  0.179  12.299
estimateBsWidthPlot        11.596  0.319  12.042
bindingSiteCoveragePlot    11.658  0.256  11.920
estimateBsWidth             9.003  0.232   9.323
plotBsBackgroundFilter      6.368  0.130   6.625
rangeCoveragePlot           6.124  0.198   6.408
calculateBsBackground       5.239  0.158   5.438
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.3-arm64/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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

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, sort, 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 
281.593   5.682 293.046 

Example timings

BindingSiteFinder.Rcheck/BindingSiteFinder-Ex.timings

nameusersystemelapsed
BSFDataSet0.2030.0070.215
BSFind28.071 0.44928.706
add-BSFDataSet2.2210.0562.280
annotateWithScore1.4640.0141.486
assignToGenes1.6530.0281.688
assignToTranscriptRegions2.4420.0372.480
bindingSiteCoveragePlot11.658 0.25611.920
bindingSiteDefinednessPlot25.732 0.61926.506
calculateBsBackground5.2390.1585.438
calculateBsFoldChange20.479 0.35921.186
calculateSignalToFlankScore1.6110.0371.678
clipCoverage2.0130.0262.060
collapseReplicates0.1780.0100.188
combineBSF3.2460.0713.340
coverageOverRanges0.7960.0340.842
duplicatedSitesPlot0.4710.0140.493
estimateBsWidth9.0030.2329.323
estimateBsWidthPlot11.596 0.31912.042
exportTargetGenes0.0360.0010.039
exportToBED0.0350.0030.039
filterBsBackground4.0550.1114.217
geneOverlapsPlot2.7340.0513.189
getMeta0.0380.0010.040
getName0.0370.0030.040
getRanges0.0610.0040.066
getSignal0.0780.0020.082
getSummary1.2230.0361.268
globalScorePlot1.5250.0371.571
imputeBsDifferencesForTestdata2.2910.0332.345
makeBindingSites2.7530.0972.884
makeBsSummaryPlot1.4090.0271.451
mergeCrosslinkDiagnosticsPlot1.4730.0191.497
mergeSummaryPlot3.8930.0974.003
plotBsBackgroundFilter6.3680.1306.625
plotBsMA13.182 0.19613.521
plotBsVolcano12.008 0.17912.299
processingStepsFlowChart29.409 0.55330.297
processingStepsTable0.0780.0030.082
pureClipGeneWiseFilter0.3970.0080.410
pureClipGlobalFilter0.0700.0020.074
pureClipGlobalFilterPlot0.3320.0110.347
quickFigure31.625 0.37532.437
rangeCoveragePlot6.1240.1986.408
reproducibilityCutoffPlot2.7540.0722.849
reproducibilityFilter1.6640.0281.704
reproducibilityFilterPlot2.0550.0312.101
reproducibilitySamplesPlot1.8500.0291.900
reproducibilityScatterPlot3.7450.0503.831
setMeta0.0400.0020.042
setName0.0380.0010.042
setRanges0.0630.0030.066
setSignal0.0640.0040.069
setSummary0.0400.0020.041
show0.0360.0030.039
subset-BSFDataSet0.0550.0020.057
summary0.0630.0050.068
supportRatio3.8120.1073.954
supportRatioPlot3.8930.0493.991
targetGeneSpectrumPlot2.3050.0302.369
transcriptRegionOverlapsPlot4.2650.0674.396
transcriptRegionSpectrumPlot2.2790.0362.372