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

CHECK report for cobindR on merida2

This page was generated on 2019-04-09 13:28:24 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:cobindR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings cobindR_1.21.0.tar.gz
StartedAt: 2019-04-09 00:01:58 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 00:07:45 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 347.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: cobindR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:cobindR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings cobindR_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/cobindR.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (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 ‘/Users/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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
rtfbs                  26.750 14.329   8.843
plot.gc                17.459 21.200  11.316
testCpG                22.673 11.707  11.120
search.pwm             21.810  6.383  11.378
search.gadem           13.572  3.459   8.987
write.sequences        12.264  3.473   7.288
binding_sites           5.903  4.469   3.283
bg_binding_sites        7.735  2.389   5.605
pfm                     4.956  1.853   3.236
sequences               4.769  1.794   3.159
bg_pairs                4.990  1.549   3.271
bg_sequences            4.653  1.720   2.972
configuration           4.696  1.647   3.041
pairs_of_interest       4.648  1.539   2.929
experiment_description  4.620  1.563   2.911
* 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
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/cobindR.Rcheck/00check.log’
for details.



Installation output

cobindR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL cobindR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘cobindR’ ...
** 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
Warning: multiple methods tables found for ‘path’
Warning: multiple methods tables found for ‘path<-’
* DONE (cobindR)

Tests output

cobindR.Rcheck/tests/runTests.Rout


R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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 -- Tue Apr  9 00:07:38 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 
 11.297   0.574  11.895 

Example timings

cobindR.Rcheck/cobindR-Ex.timings

nameusersystemelapsed
SeqObj-class0.0010.0000.002
bg_binding_sites7.7352.3895.605
bg_pairs4.9901.5493.271
bg_sequence_origin0.0040.0010.004
bg_sequence_source0.0030.0000.004
bg_sequence_type0.0040.0000.004
bg_sequences4.6531.7202.972
binding_sites5.9034.4693.283
cobindRConfiguration0.0040.0010.004
cobindr-class0.0010.0010.002
comment0.1500.0090.159
configuration-class0.0010.0010.002
configuration4.6961.6473.041
downstream0.0040.0000.004
experiment_description4.6201.5632.911
fdrThreshold0.0020.0000.003
get.bindingsite.ranges000
id0.0040.0010.004
location0.0920.0060.099
mart0.0030.0000.002
max_distance0.0020.0000.002
name0.0870.0050.092
pValue0.0030.0010.002
pairs0.0030.0000.003
pairs_of_interest4.6481.5392.929
path0.0020.0000.003
pfm4.9561.8533.236
pfm_path0.0040.0000.005
plot.gc17.45921.20011.316
pseudocount0.0070.0030.011
rtfbs26.75014.329 8.843
search.gadem13.572 3.459 8.987
search.pwm21.810 6.38311.378
seqObj0.0880.0110.097
sequence0.1070.0110.117
sequence_origin0.0030.0010.004
sequence_source0.0040.0010.005
sequence_type0.0030.0000.003
sequences4.7691.7943.159
species0.0030.0000.003
testCpG22.67311.70711.120
threshold0.0030.0010.003
uid0.0780.0050.082
upstream0.0020.0000.003
write.sequences12.264 3.473 7.288