Back to Multiple platform build/check report for BioC 3.9
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for cobindR on malbec2

This page was generated on 2019-04-09 11:35:49 -0400 (Tue, 09 Apr 2019).

Package 309/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cobindR 1.21.0
Manuela Benary
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/cobindR
Branch: master
Last Commit: 67c348b
Last Changed Date: 2018-10-30 11:54:31 -0400 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: cobindR
Version: 1.21.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:cobindR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings cobindR_1.21.0.tar.gz
StartedAt: 2019-04-08 23:35:34 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 23:41:36 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 361.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: cobindR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:cobindR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings cobindR_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/cobindR.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cobindR/DESCRIPTION’ ... OK
* this is package ‘cobindR’ version ‘1.21.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘genoPlotR’
* 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 ‘cobindR’ can be installed ... WARNING
Found the following significant warnings:
  Warning: multiple methods tables found for ‘path’
  Warning: multiple methods tables found for ‘path<-’
See ‘/home/biocbuild/bbs-3.9-bioc/meat/cobindR.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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 ... NOTE
Warning: multiple methods tables found for ‘path’
Warning: multiple methods tables found for ‘path<-’

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' calls in package code:
  ‘MotifDb’ ‘parallel’ ‘snowfall’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... NOTE
Found the following apparent S3 methods exported but not registered:
  plot.detrending plot.gc plot.pairdistance plot.positionprofile
  plot.positions plot.positions.simple plot.tfbs.heatmap
  plot.tfbs.venndiagram plot.tfbslogo
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
compare.samples: no visible global function definition for
  ‘wilcox.test’
input.pfm.similarity: no visible global function definition for ‘combn’
parallelize: no visible global function definition for
  ‘installed.packages’
parallelize: no visible global function definition for ‘mclapply’
parallelize: no visible global function definition for ‘sfCpus’
parallelize: no visible global function definition for ‘sfInit’
parallelize: no visible global function definition for ‘sfLapply’
parallelize: no visible global function definition for ‘sfStop’
query.motifDb: no visible binding for global variable ‘MotifDb’
find.pairs,cobindr: no visible global function definition for ‘combn’
get.bindingsite.ranges,cobindr: no visible global function definition
  for ‘GRanges’
get.bindingsite.ranges,cobindr: no visible binding for global variable
  ‘sequence_names’
get.bindingsite.ranges,cobindr: no visible binding for global variable
  ‘pwm’
plot.detrending,cobindr: no visible global function definition for
  ‘par’
plot.detrending,cobindr: no visible global function definition for
  ‘plot’
plot.detrending,cobindr: no visible global function definition for
  ‘lines’
plot.detrending,cobindr: no visible global function definition for
  ‘title’
plot.gc,cobindr: no visible global function definition for
  ‘txtProgressBar’
plot.gc,cobindr: no visible global function definition for
  ‘setTxtProgressBar’
plot.gc,cobindr: no visible global function definition for ‘rainbow’
plot.gc,cobindr: no visible global function definition for ‘par’
plot.gc,cobindr: no visible global function definition for ‘matplot’
plot.gc,cobindr: no visible global function definition for ‘points’
plot.gc,cobindr: no visible global function definition for ‘legend’
plot.pairdistance,cobindr: no visible global function definition for
  ‘hist’
plot.pairdistribution,cobindr: no visible global function definition
  for ‘plot’
plot.positionprofile,cobindr: no visible global function definition for
  ‘rainbow’
plot.positionprofile,cobindr: no visible global function definition for
  ‘matplot’
plot.positionprofile,cobindr: no visible global function definition for
  ‘legend’
plot.positions.simple,cobindr: no visible global function definition
  for ‘rainbow’
plot.positions.simple,cobindr: no visible global function definition
  for ‘par’
plot.positions.simple,cobindr: no visible global function definition
  for ‘plot’
plot.positions.simple,cobindr: no visible global function definition
  for ‘points’
plot.positions.simple,cobindr: no visible global function definition
  for ‘legend’
plot.positions,cobindr: no visible global function definition for
  ‘rainbow’
plot.positions,cobindr: no visible binding for global variable ‘n.cpu’
plot.positions,cobindr: no visible global function definition for
  ‘hclust’
plot.positions,cobindr: no visible global function definition for
  ‘dist’
plot.positions,cobindr: no visible global function definition for
  ‘order.dendrogram’
plot.positions,cobindr: no visible global function definition for
  ‘as.dendrogram’
plot.positions,cobindr: no visible global function definition for
  ‘grid.newpage’
plot.positions,cobindr: no visible global function definition for
  ‘pushViewport’
plot.positions,cobindr: no visible global function definition for
  ‘viewport’
plot.positions,cobindr: no visible global function definition for
  ‘plot_gene_map’
plot.positions,cobindr: no visible global function definition for
  ‘popViewport’
plot.positions,cobindr: no visible global function definition for
  ‘gpar’
plot.positions,cobindr: no visible global function definition for
  ‘grid_legend’
plot.tfbs.heatmap,cobindr: no visible global function definition for
  ‘phyper’
plot.tfbs.heatmap,cobindr: no visible global function definition for
  ‘heat.colors’
plot.tfbs.venndiagram,cobindr: no visible global function definition
  for ‘venn.diagram’
plot.tfbs.venndiagram,cobindr: no visible global function definition
  for ‘grid.draw’
plot.tfbslogo,cobindr : <anonymous>: no visible global function
  definition for ‘makePWM’
plot.tfbslogo,cobindr : <anonymous>: no visible global function
  definition for ‘seqLogo’
plot.tfbslogo,cobindr : <anonymous>: no visible global function
  definition for ‘grid.text’
plot.tfbslogo,cobindr : <anonymous>: no visible global function
  definition for ‘gpar’
read.pfm,configuration: no visible global function definition for
  ‘read.table’
read.sequences,configuration: no visible global function definition for
  ‘txtProgressBar’
read.sequences,configuration: no visible global function definition for
  ‘setTxtProgressBar’
read.sequences,configuration: no visible global function definition for
  ‘read.table’
search.gadem,cobindr : <anonymous>: no visible global function
  definition for ‘GADEM’
search.gadem,cobindr: no visible global function definition for ‘GADEM’
search.gadem,cobindr: no visible global function definition for
  ‘nMotifs’
search.pwm,cobindr: no visible global function definition for ‘error’
testCpG,cobindr: no visible global function definition for ‘hist’
testCpG,cobindr: no visible global function definition for ‘layout’
testCpG,cobindr: no visible global function definition for ‘par’
testCpG,cobindr: no visible global function definition for ‘barplot’
write.bindingsites.table,cobindr: no visible global function definition
  for ‘mcols’
write.bindingsites.table,cobindr: no visible global function definition
  for ‘write.table’
write.bindingsites,cobindr: no visible global function definition for
  ‘write.table’
write,cobindr-character: no visible global function definition for
  ‘write.table’
Undefined global functions or variables:
  GADEM GRanges MotifDb as.dendrogram barplot combn dist error gpar
  grid.draw grid.newpage grid.text grid_legend hclust heat.colors hist
  installed.packages layout legend lines makePWM matplot mclapply mcols
  n.cpu nMotifs order.dendrogram par phyper plot plot_gene_map points
  popViewport pushViewport pwm rainbow read.table seqLogo
  sequence_names setTxtProgressBar sfCpus sfInit sfLapply sfStop title
  txtProgressBar venn.diagram viewport wilcox.test write.table
Consider adding
  importFrom("grDevices", "heat.colors", "rainbow")
  importFrom("graphics", "barplot", "hist", "layout", "legend", "lines",
             "matplot", "par", "plot", "points", "title")
  importFrom("stats", "as.dendrogram", "dist", "hclust",
             "order.dendrogram", "phyper", "wilcox.test")
  importFrom("utils", "combn", "installed.packages", "read.table",
             "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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
plot.gc                10.020 44.120  36.109
rtfbs                  17.035  5.493   8.828
testCpG                16.253  4.628  13.146
search.pwm             15.475  4.750  11.444
write.sequences        11.168  3.779   8.810
search.gadem           10.484  2.278   9.189
bg_binding_sites        5.440  1.983   4.829
bg_sequences            3.686  1.801   3.769
sequences               3.601  1.737   3.713
pfm                     3.492  1.780   3.610
experiment_description  3.603  1.609   3.585
bg_pairs                3.478  1.712   3.377
pairs_of_interest       3.607  1.564   3.719
configuration           3.535  1.612   3.613
binding_sites           3.441  1.654   3.410
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 1 WARNING, 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/cobindR.Rcheck/00check.log’
for details.



Installation output

cobindR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL cobindR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘cobindR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘sequence’ in package ‘cobindR’
Creating a new generic function for ‘path’ in package ‘cobindR’
Creating a new generic function for ‘path<-’ in package ‘cobindR’
Creating a generic function for ‘write’ from package ‘base’ in package ‘cobindR’
Creating a generic function for ‘write.fasta’ from package ‘seqinr’ in package ‘cobindR’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: multiple methods tables found for ‘path’
Warning: multiple methods tables found for ‘path<-’
** testing if installed package can be loaded from final location
Warning: multiple methods tables found for ‘path’
Warning: multiple methods tables found for ‘path<-’
** testing if installed package keeps a record of temporary installation path
* DONE (cobindR)

Tests output

cobindR.Rcheck/tests/runTests.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.

> BiocGenerics:::testPackage('cobindR', pattern="runit_.*\\.R$")

Attaching package: 'cobindR'

The following object is masked from 'package:base':

    sequence



RUNIT TEST PROTOCOL -- Mon Apr  8 23:41:30 2019 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
cobindR RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: multiple methods tables found for 'path' 
2: multiple methods tables found for 'path<-' 
> 
> proc.time()
   user  system elapsed 
  9.437   0.402   9.841 

Example timings

cobindR.Rcheck/cobindR-Ex.timings

nameusersystemelapsed
SeqObj-class0.0010.0000.001
bg_binding_sites5.4401.9834.829
bg_pairs3.4781.7123.377
bg_sequence_origin0.0030.0000.004
bg_sequence_source0.0030.0000.003
bg_sequence_type0.0030.0000.003
bg_sequences3.6861.8013.769
binding_sites3.4411.6543.410
cobindRConfiguration0.0040.0000.006
cobindr-class0.0010.0000.001
comment0.1340.0040.138
configuration-class0.0010.0000.001
configuration3.5351.6123.613
downstream0.0040.0000.003
experiment_description3.6031.6093.585
fdrThreshold0.0040.0000.004
get.bindingsite.ranges000
id0.0040.0000.004
location0.1400.0040.145
mart0.0030.0000.003
max_distance0.0040.0000.003
name0.1360.0040.141
pValue0.0000.0030.003
pairs0.0040.0000.003
pairs_of_interest3.6071.5643.719
path0.0040.0000.003
pfm3.4921.7803.610
pfm_path0.0030.0000.003
plot.gc10.02044.12036.109
pseudocount0.0040.0000.004
rtfbs17.035 5.493 8.828
search.gadem10.484 2.278 9.189
search.pwm15.475 4.75011.444
seqObj0.1290.0040.134
sequence0.1000.0080.109
sequence_origin0.0040.0000.004
sequence_source0.0030.0000.003
sequence_type0.0030.0000.003
sequences3.6011.7373.713
species0.0030.0000.003
testCpG16.253 4.62813.146
threshold0.0040.0000.004
uid0.1230.0000.124
upstream0.0030.0000.004
write.sequences11.168 3.779 8.810