Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQRSTUV[W]XYZ

CHECK report for wavClusteR on malbec1

This page was generated on 2021-05-06 12:29:39 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the wavClusteR package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1950/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
wavClusteR 2.24.0  (landing page)
Federico Comoglio
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/wavClusteR
Branch: RELEASE_3_12
Last Commit: f2ebb9b
Last Changed Date: 2020-10-27 10:57:03 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: wavClusteR
Version: 2.24.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:wavClusteR.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings wavClusteR_2.24.0.tar.gz
StartedAt: 2021-05-06 07:04:46 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 07:10:33 -0400 (Thu, 06 May 2021)
EllapsedTime: 347.4 seconds
RetCode: 0
Status:   OK  
CheckDir: wavClusteR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:wavClusteR.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings wavClusteR_2.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/wavClusteR.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘wavClusteR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘wavClusteR’ version ‘2.24.0’
* 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 ‘wavClusteR’ 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 ... NOTE
'library' or 'require' call to ‘doMC’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
annotateClusters: no visible binding for global variable ‘Percentage’
annotateClusters: no visible binding for global variable ‘Compartment’
estimateFDR: no visible global function definition for ‘DNAString’
estimateFDR: no visible global function definition for ‘lines’
estimateFDR: no visible global function definition for ‘legend’
estimateFDR: no visible global function definition for ‘axis’
exportGR: no visible global function definition for ‘write.table’
filterClustersCWT: no visible global function definition for
  ‘DNAString’
filterClustersMRN: no visible global function definition for
  ‘txtProgressBar’
filterClustersMRN: no visible global function definition for
  ‘setTxtProgressBar’
getClustersMRN: no visible global function definition for
  ‘registerDoMC’
getComplSubst: no visible global function definition for ‘DNAStringSet’
getExpInterval: no visible global function definition for ‘par’
getExpInterval: no visible global function definition for ‘lines’
getExpInterval: no visible global function definition for ‘legend’
getExpInterval: no visible global function definition for ‘polygon’
getExpInterval: no visible global function definition for ‘rect’
getExpInterval: no visible global function definition for ‘text’
getLogOdd: no visible global function definition for ‘dbinom’
getMetaCoverage: no visible global function definition for ‘axis’
getMetaGene: no visible global function definition for ‘grid’
getMetaGene: no visible global function definition for ‘axis’
getMetaGene: no visible global function definition for ‘abline’
getMetaTSS: no visible global function definition for ‘grid’
getMetaTSS: no visible global function definition for ‘axis’
plotSizeDistribution: no visible global function definition for ‘hist’
plotStatistics: no visible binding for global variable ‘panel.smooth’
plotStatistics : panelCor: no visible global function definition for
  ‘par’
plotStatistics : panelCor: no visible global function definition for
  ‘strwidth’
plotStatistics : panelCor: no visible global function definition for
  ‘text’
plotStatistics: no visible global function definition for ‘pairs’
plotSubstitutions: no visible global function definition for ‘par’
plotSubstitutions: no visible global function definition for ‘barplot’
processChunk: no visible global function definition for ‘extractAt’
processMD: no visible global function definition for ‘registerDoMC’
readSortedBam: no visible global function definition for ‘scanBamFlag’
readSortedBam : <anonymous>: no visible binding for global variable
  ‘rname’
readSortedBam : <anonymous>: no visible binding for global variable
  ‘qwidth’
Undefined global functions or variables:
  Compartment DNAString DNAStringSet Percentage abline axis barplot
  dbinom extractAt grid hist legend lines pairs panel.smooth par
  polygon qwidth rect registerDoMC rname scanBamFlag setTxtProgressBar
  strwidth text txtProgressBar write.table
Consider adding
  importFrom("graphics", "abline", "axis", "barplot", "grid", "hist",
             "legend", "lines", "pairs", "panel.smooth", "par",
             "polygon", "rect", "strwidth", "text")
  importFrom("stats", "dbinom")
  importFrom("utils", "setTxtProgressBar", "txtProgressBar",
             "write.table")
to your NAMESPACE file.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
annotateClusters     8.720  0.168   8.942
plotStatistics       5.380  0.024   5.419
plotSizeDistribution 5.140  0.020   5.172
getClusters          4.996  0.020   5.027
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/wavClusteR.Rcheck/00check.log’
for details.



Installation output

wavClusteR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL wavClusteR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘wavClusteR’ ...
** using staged installation
** R
** data
** 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 (wavClusteR)

Tests output


Example timings

wavClusteR.Rcheck/wavClusteR-Ex.timings

nameusersystemelapsed
FitMixtureModel0.0680.0040.073
annotateClusters8.7200.1688.942
filterClusters4.2760.0164.305
getAllSub3.4440.0203.469
getClusters4.9960.0205.027
getExpInterval0.0480.0080.059
getHighConfSub3.7800.0243.809
getMetaCoverage4.3680.0204.399
getMetaGene4.6800.0324.728
getMetaTSS0.2200.0200.241
plotSizeDistribution5.1400.0205.172
plotStatistics5.3800.0245.419
plotSubstitutions3.2400.0283.291
readSortedBam0.1120.0200.134