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

CHECK report for cobindR on malbec1

This page was generated on 2020-03-05 12:31:20 -0500 (Thu, 05 Mar 2020).

Package 331/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cobindR 1.24.0
Manuela Benary
Snapshot Date: 2020-03-04 16:45:09 -0500 (Wed, 04 Mar 2020)
URL: https://git.bioconductor.org/packages/cobindR
Branch: RELEASE_3_10
Last Commit: 8add2bd
Last Changed Date: 2019-10-29 13:08:44 -0500 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: cobindR
Version: 1.24.0
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:cobindR.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings cobindR_1.24.0.tar.gz
StartedAt: 2020-03-05 01:45:05 -0500 (Thu, 05 Mar 2020)
EndedAt: 2020-03-05 01:51:10 -0500 (Thu, 05 Mar 2020)
EllapsedTime: 364.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: cobindR.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/cobindR.Rcheck’
* using R version 3.6.2 (2019-12-12)
* 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.24.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.10-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’
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 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 rainbow read.table seqLogo 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                11.156 45.112  30.828
search.pwm             20.812  6.460  12.505
testCpG                17.796  6.348  13.048
rtfbs                  18.040  5.744   8.678
search.gadem           11.160  2.392   9.358
write.sequences        10.264  2.172   8.080
bg_binding_sites        5.700  1.984   5.212
experiment_description  3.792  1.744   3.666
configuration           3.744  1.760   3.558
pfm                     3.864  1.568   3.527
bg_pairs                3.780  1.648   3.565
binding_sites           3.640  1.608   3.216
pairs_of_interest       3.468  1.772   3.155
sequences               3.396  1.760   3.146
* 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.10-bioc/meat/cobindR.Rcheck/00check.log’
for details.



Installation output

cobindR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.10-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 version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
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 -- Thu Mar  5 01:51:05 2020 
*********************************************** 
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.604   0.420  12.040 

Example timings

cobindR.Rcheck/cobindR-Ex.timings

nameusersystemelapsed
SeqObj-class0.0040.0000.001
bg_binding_sites5.7001.9845.212
bg_pairs3.7801.6483.565
bg_sequence_origin0.0040.0000.003
bg_sequence_source0.0000.0000.003
bg_sequence_type0.0000.0000.002
bg_sequences3.3601.5483.059
binding_sites3.6401.6083.216
cobindRConfiguration0.0040.0000.003
cobindr-class0.0000.0000.001
comment0.0920.0080.098
configuration-class000
configuration3.7441.7603.558
downstream0.0040.0000.004
experiment_description3.7921.7443.666
fdrThreshold0.0040.0000.003
get.bindingsite.ranges000
id0.0040.0000.002
location0.0720.0040.078
mart0.0000.0000.002
max_distance0.0000.0000.002
name0.0880.0000.089
pValue0.0040.0000.003
pairs0.0040.0000.003
pairs_of_interest3.4681.7723.155
path0.0000.0040.004
pfm3.8641.5683.527
pfm_path0.0040.0000.004
plot.gc11.15645.11230.828
pseudocount0.0040.0000.002
rtfbs18.040 5.744 8.678
search.gadem11.160 2.392 9.358
search.pwm20.812 6.46012.505
seqObj0.0960.0000.097
sequence0.0880.0120.100
sequence_origin0.0040.0000.002
sequence_source0.0040.0000.002
sequence_type0.0000.0000.002
sequences3.3961.7603.146
species0.0080.0000.006
testCpG17.796 6.34813.048
threshold0.0040.0000.004
uid0.1640.0000.163
upstream0.0040.0000.004
write.sequences10.264 2.172 8.080