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.3: CHECK report for NetPathMiner on linux2.bioconductor.org

This page was generated on 2015-10-27 12:12:36 -0400 (Tue, 27 Oct 2015).

Package 704/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
NetPathMiner 1.7.0
Ahmed Mohamed
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/NetPathMiner
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: NetPathMiner
Version: 1.7.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings NetPathMiner_1.7.0.tar.gz
StartedAt: 2015-10-27 06:17:50 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 06:19:11 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 81.3 seconds
RetCode: 0
Status:  OK 
CheckDir: NetPathMiner.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings NetPathMiner_1.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/NetPathMiner.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘NetPathMiner/DESCRIPTION’ ... OK
* this is package ‘NetPathMiner’ version ‘1.7.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 ‘NetPathMiner’ can be installed ... [20s/20s] OK
* checking installed package size ... NOTE
  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    libs   3.7Mb
* 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 ... NOTE
'library' or 'require' calls in package code:
  ‘RCurl’ ‘RCytoscape’ ‘graph’ ‘rBiopaxParser’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
package 'methods' is used but not declared
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotCytoscape: no visible global function definition for
  ‘cy2.edge.names’
Undefined global functions or variables:
  cy2.edge.names
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘NetPathMiner/libs/NetPathMiner.so’:
  Found ‘rand’, possibly from ‘rand’ (C)
    Object: ‘methods.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [36s/36s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
plotPaths       11.079  0.000  11.087
plotAllNetworks  9.627  0.007   9.655
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/NetPathMiner.Rcheck/00check.log’
for details.


NetPathMiner.Rcheck/00install.out:

* installing *source* package ‘NetPathMiner’ ...
checking for gcc... gcc -std=gnu99
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for xmlParseFile in -lxml2... yes
checking for readSBML in -lsbml... yes
untarring boost include tree...
libSBML found, finding configuration...
pkg-config tool found
libsbml.pc found. Using pkg-config to extract it.
checking for xml2-config... /usr/bin/xml2-config
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include -I/usr/include/libxml2   -fpic  -g -O2  -c PathRanker.cpp -o PathRanker.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c handlesegfault.c -o handlesegfault.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c hme3m.c -o hme3m.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include -I/usr/include/libxml2   -fpic  -g -O2  -c kgml_interface.cpp -o kgml_interface.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include -I/usr/include/libxml2   -fpic  -g -O2  -c methods.cpp -o methods.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include -I/usr/include/libxml2   -fpic  -g -O2  -c pathScope.cpp -o pathScope.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include -I/usr/include/libxml2   -fpic  -g -O2  -c sbml_interface.cpp -o sbml_interface.o
g++ -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o NetPathMiner.so PathRanker.o handlesegfault.o hme3m.o init.o kgml_interface.o methods.o pathScope.o sbml_interface.o -lsbml -lxml2 -lxml2 -lsbml -L/home/biocbuild/bbs-3.3-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.3-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/NetPathMiner.Rcheck/NetPathMiner/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (NetPathMiner)

NetPathMiner.Rcheck/NetPathMiner-Ex.timings:

nameusersystemelapsed
KGML2igraph0.1960.0000.197
MIRIAM0.1970.0000.197
NPMdefaults0.0030.0010.006
SBML2igraph0.2620.0040.283
assignEdgeWeights0.3090.0000.308
biopax2igraph0.4450.0110.456
colorVertexByAttr0.1570.0000.156
ex_biopax0.0140.0000.014
ex_kgml_sig0.2460.0000.246
ex_microarray0.0030.0000.004
ex_sbml0.9610.0000.962
extractPathNetwork1.6490.0001.650
getAttr0.0220.0030.026
getGeneSetNetworks0.0090.0030.013
getGeneSets0.0900.0010.090
getPathsAsEIDs2.0180.0012.021
layoutVertexByAttr0.680.000.68
makeGeneNetwork0.1310.0040.135
makeReactionNetwork0.0940.0040.099
pathClassifier0.6350.0040.639
pathCluster0.2370.0040.241
pathRanker0.640.000.64
pathsToBinary0.4600.0040.465
plotAllNetworks9.6270.0079.655
plotClusters0.8300.0040.839
plotCytoscape0.2920.0000.292
plotNetwork0.6560.0000.656
plotPathClassifier0.5730.0000.573
plotPathCluster0.2570.0000.257
plotPaths11.079 0.00011.087
predictPathClassifier0.5140.0000.515
predictPathCluster0.4570.0040.466
rmSmallCompounds0.1580.0000.158
samplePaths0.9930.0121.010
simplifyReactionNetwork0.2330.0000.233
toGraphNEL0.6290.0000.630
vertexDeleteReconnect0.1250.0040.129