Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M [N] O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.4: CHECK report for netbenchmark on zin1

This page was generated on 2016-09-21 03:39:42 -0700 (Wed, 21 Sep 2016).

Package 810/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netbenchmark 1.5.2
Pau Bellot
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/netbenchmark
Last Changed Rev: 117512 / Revision: 121152
Last Changed Date: 2016-05-15 13:14:22 -0700 (Sun, 15 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: netbenchmark
Version: 1.5.2
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings netbenchmark_1.5.2.tar.gz
StartedAt: 2016-09-20 09:53:28 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 09:54:28 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 60.3 seconds
RetCode: 0
Status:  OK 
CheckDir: netbenchmark.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings netbenchmark_1.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/netbenchmark.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘netbenchmark/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘netbenchmark’ version ‘1.5.2’
* 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 ‘netbenchmark’ 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 loading without being on the library search path ... 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 ... NOTE
.addnoise: no visible global function definition for ‘sd’
.addnoise: no visible global function definition for ‘runif’
.addnoise: no visible global function definition for ‘rnorm’
.addnoise: no visible global function definition for ‘rlnorm’
.cont: no visible global function definition for ‘sd’
.cont: no visible global function definition for ‘rnorm’
.cont: no visible global function definition for ‘rlnorm’
.get.pr.plot: no visible global function definition for ‘dev.new’
.get.pr.plot: no visible global function definition for ‘par’
.get.pr.plot: no visible global function definition for ‘rainbow’
.get.pr.plot: no visible global function definition for ‘plot’
.get.pr.plot: no visible global function definition for ‘points’
.get.pr.plot: no visible global function definition for ‘legend’
.get.weight.matrix : <anonymous>: no visible global function definition
  for ‘sd’
.get.weight.matrix: no visible global function definition for
  ‘flush.console’
.pgfplots.export: no visible global function definition for
  ‘write.table’
.results.plot: no visible global function definition for ‘dev.new’
.results.plot: no visible global function definition for ‘par’
.results.plot: no visible global function definition for ‘boxplot’
.results.plot: no visible global function definition for ‘title’
GeneNet.wrap: no visible global function definition for ‘as’
datasource.subsample: no visible global function definition for ‘runif’
datasource.subsample: no visible binding for global variable ‘sd’
datasource.subsample: no visible global function definition for ‘rnorm’
datasource.subsample: no visible global function definition for
  ‘rlnorm’
experiments.bench: no visible global function definition for ‘runif’
experiments.bench: no visible global function definition for
  ‘wilcox.test’
mutrank.wrap: no visible global function definition for ‘cor’
netbenchmark: no visible global function definition for ‘runif’
netbenchmark: no visible global function definition for ‘wilcox.test’
netbenchmark.data: no visible global function definition for ‘rainbow’
netbenchmark.data: no visible global function definition for ‘runif’
noise.bench: no visible global function definition for ‘runif’
noise.bench: no visible binding for global variable ‘sd’
noise.bench: no visible global function definition for ‘rnorm’
noise.bench: no visible global function definition for ‘rlnorm’
noise.bench: no visible global function definition for ‘wilcox.test’
pcit.wrap: no visible global function definition for ‘cor’
pr.plot: no visible global function definition for ‘dev.new’
pr.plot: no visible global function definition for ‘plot’
pr.plot: no visible global function definition for ‘dev.set’
pr.plot: no visible global function definition for ‘points’
pr.plot: no visible global function definition for ‘dev.cur’
roc.plot: no visible global function definition for ‘dev.new’
roc.plot: no visible global function definition for ‘plot’
roc.plot: no visible global function definition for ‘dev.set’
roc.plot: no visible global function definition for ‘points’
roc.plot: no visible global function definition for ‘lines’
roc.plot: no visible global function definition for ‘dev.cur’
Undefined global functions or variables:
  as boxplot cor dev.cur dev.new dev.set flush.console legend lines par
  plot points rainbow rlnorm rnorm runif sd title wilcox.test
  write.table
Consider adding
  importFrom("grDevices", "dev.cur", "dev.new", "dev.set", "rainbow")
  importFrom("graphics", "boxplot", "legend", "lines", "par", "plot",
             "points", "title")
  importFrom("methods", "as")
  importFrom("stats", "cor", "rlnorm", "rnorm", "runif", "sd",
             "wilcox.test")
  importFrom("utils", "flush.console", "write.table")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
Genie3.wrap       7.784  0.004   7.789
netbenchmark.data 7.660  0.000   7.661
netbenchmark      6.660  0.000   6.661
* 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 NOTE
See
  ‘/home/biocbuild/bbs-3.4-bioc/meat/netbenchmark.Rcheck/00check.log’
for details.


netbenchmark.Rcheck/00install.out:

* installing *source* package ‘netbenchmark’ ...
** libs
g++ -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.4-bioc/R/library/Rcpp/include"   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
gcc -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.4-bioc/R/library/Rcpp/include"   -fpic  -g -O2  -Wall -c netbenchmark_init.c -o netbenchmark_init.o
g++ -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.4-bioc/R/library/Rcpp/include"   -fpic  -g -O2  -Wall -c rate.cpp -o rate.o
g++ -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.4-bioc/R/library/Rcpp/include"   -fpic  -g -O2  -Wall -c zsc.cpp -o zsc.o
g++ -shared -L/home/biocbuild/bbs-3.4-bioc/R/lib -L/usr/local/lib -o netbenchmark.so RcppExports.o netbenchmark_init.o rate.o zsc.o -L/home/biocbuild/bbs-3.4-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.4-bioc/meat/netbenchmark.Rcheck/netbenchmark/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (netbenchmark)

netbenchmark.Rcheck/netbenchmark-Ex.timings:

nameusersystemelapsed
GeneNet.wrap0.4240.0120.458
Genie3.wrap7.7840.0047.789
RegistrerWrapper000
aracne.wrap0.0080.0000.006
c3net.wrap0.0600.0000.059
clr.wrap0.0040.0000.005
comp.metr0.8160.0120.850
datasource.subsample0.5520.0040.556
evaluate1.6600.0041.663
experiments.bench1.140.001.15
mrnet.wrap0.0040.0000.005
mrnetb.wrap0.0080.0000.007
mutrank.wrap0.0000.0040.003
netbenchmark-package0.0000.0000.001
netbenchmark6.6600.0006.661
netbenchmark.data7.6600.0007.661
noise.bench2.0040.0002.001
ntb_globals0.0000.0000.001
pcit.wrap0.0080.0000.006
rate0.0000.0000.002
zsc0.0040.0000.000
zscore.wrap0.0000.0000.001