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 RBGL on linux2.bioconductor.org

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

Package 842/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RBGL 1.47.0
Bioconductor Package Maintainer
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RBGL
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  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: RBGL
Version: 1.47.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings RBGL_1.47.0.tar.gz
StartedAt: 2015-10-27 07:12:17 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 07:14:30 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 133.5 seconds
RetCode: 0
Status:  OK 
CheckDir: RBGL.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/RBGL.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 ‘RBGL/DESCRIPTION’ ... OK
* this is package ‘RBGL’ version ‘1.47.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 ‘RBGL’ can be installed ... [104s/104s] OK
* checking installed package size ... NOTE
  installed size is 22.6Mb
  sub-directories of 1Mb or more:
    libs  21.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’
A package should be listed in only one of these fields.
* 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 dependencies in R code ... NOTE
'library' or 'require' call to ‘methods’ which was already attached by Depends.
  Please remove these calls from your code.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘RBGL/R/zzz.R’:
  .onLoad calls:
    require("methods")

Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
* 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [1s/1s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [1s/1s]
 [1s/1s] 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/RBGL.Rcheck/00check.log’
for details.


RBGL.Rcheck/00install.out:

* installing *source* package ‘RBGL’ ...
untarring boost include tree...
** libs
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c bbc.cpp -o bbc.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c cliques.cpp -o cliques.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c clusteringCoef.cpp -o clusteringCoef.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c dominatorTree.cpp -o dominatorTree.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c hcs.cpp -o hcs.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c incrConnComp.cpp -o incrConnComp.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c interfaces.cpp -o interfaces.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c minST.cpp -o minST.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c mincut.cpp -o mincut.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c ordering.cpp -o ordering.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c planar.cpp -o planar.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c shortestPath.cpp -o shortestPath.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c sna.cpp -o sna.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c transitive_closure.cpp -o transitive_closure.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include   -Irbgl_trimmed_boost_1_49_0 -fpic  -g -O2  -c wavefront.cpp -o wavefront.o
g++ -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o RBGL.so bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/RBGL.Rcheck/RBGL/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 (RBGL)

RBGL.Rcheck/RBGL-Ex.timings:

nameusersystemelapsed
FileDep0.3010.0010.301
astarSearch0.0040.0000.003
bandwidth0.010.000.01
bccluster0.0070.0000.007
bellman.ford.sp0.0050.0000.006
betweenness0.0070.0000.007
bfs0.0090.0000.009
biConnComp0.0050.0000.005
chrobakPayneStraightLineDrawing0.0060.0000.006
clusteringCoef0.0130.0000.013
clusteringCoefAppr0.0010.0000.005
coloring0.0040.0010.004
connectedComp0.0090.0000.010
dag.sp0.0070.0000.007
dijkstra.sp0.0140.0000.014
dominatorTree0.0040.0000.004
edgeConn0.0050.0000.004
edmondsMaxCardinalityMatching0.0110.0000.010
edmondsOptimumBranching0.0050.0000.006
extractPath0.0020.0000.003
floyd.warshall.all.pairs.sp0.0050.0000.005
gprofile0.0040.0000.004
graphGenerator0.0000.0000.001
highlyConnSG0.0010.0010.006
incrConnComp0.0050.0000.005
is.triangulated0.0090.0000.008
isKuratowskiSubgraph0.0590.0000.060
isStraightLineDrawing0.0070.0000.006
isomorphism0.0060.0030.007
johnson.all.pairs.sp0.0020.0000.004
kCliques0.0040.0000.005
kCores0.0270.0000.027
lambdaSets0.0080.0000.008
layout0.0010.0000.000
makeBiconnectedPlanar0.0070.0000.008
makeConnected0.0060.0000.006
makeMaximalPlanar0.0070.0000.006
maxClique0.0080.0000.009
maxFlow0.0040.0030.008
minCut0.0050.0000.004
mstree.kruskal0.0690.0010.068
mstree.prim0.0040.0030.004
ordering0.0040.0010.006
planarCanonicalOrdering0.0010.0000.005
planarFaceTraversal0.0070.0010.007
removeSelfLoops0.0120.0000.011
separates0.0130.0000.012
sp.between0.0310.0000.032
strongComp0.0140.0000.014
transClosure0.0070.0030.010
transitivity0.0070.0010.008
tsort0.0050.0000.005
wavefront0.0090.0000.009