Back to the "Multiple platform build/check report"

Package 84/208OSArchBUILDCHECKBUILD BIN

graph

1.13.2

Seth Falcon
Linux (SUSE 9.2) x86_64 OK [ WARNINGS ]
Linux (SUSE 10.1) x86_64 OK  WARNINGS 
Linux (SUSE 9.2) i686 ERROR skipped
Solaris 2.9 sparc ERROR skipped
Windows Server 2003 x86_64 OK  WARNINGS  OK 
Windows Server 2003 NA OK  TIMEOUT  OK 
Mac OS X (10.4.6) i686 OK  WARNINGS 
Package: graph
Version: 1.13.2
Command: /loc/biocbuild/2.0d/R/bin/R CMD check graph_1.13.2.tar.gz
RetCode: 0
Time: 96.6 seconds
Status: WARNINGS
CheckDir: graph.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/2.0d/Rpacks/graph.Rcheck'
* using R version 2.5.0 Under development (unstable) (2006-12-05 r40126)
* checking for file 'graph/DESCRIPTION' ... OK
* this is package 'graph' version '1.13.2'
* checking package dependencies ... WARNING
'library' or 'require' calls not declared from:
  RBGL Rgraphviz Biobase
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking if this is a source package ... OK
* checking whether package 'graph' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for syntax errors ... OK
* checking R files for non-ASCII characters ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking for CRLF line endings in C/C++/Fortran sources/headers ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating graph-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating graph-manual.tex ... OK
* checking graph-manual.tex ... OK

WARNING: There was 1 warning, see
  /loc/biocbuild/2.0d/Rpacks/graph.Rcheck/00check.log
for details

graph.Rcheck/00install.out:

* Installing *source* package 'graph' ...
** libs
gcc -std=gnu99 -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c graph.c -o graph.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o graph.so graph.o   
** R
** data
** inst
** save image
** help
 >>> Building/Updating help pages for package 'graph'
     Formats: text html latex example 
  DFS                               text    html    latex   example
  IMCA                              text    html    latex   example
  acc-methods                       text    html    latex   example
  addEdge                           text    html    latex   example
  addNode                           text    html    latex   example
  adj-methods                       text    html    latex   example
  apoptosisGraph                    text    html    latex   example
  attrData-class                    text    html    latex   example
  attrDataItem-methods              text    html    latex
  attrDefaults-methods              text    html    latex
  aveNumEdges                       text    html    latex   example
  biocRepos                         text    html    latex   example
  boundary                          text    html    latex   example
  buildRepDepGraph                  text    html    latex   example
  calcProb                          text    html    latex   example
  calcSumProb                       text    html    latex   example
  clearNode                         text    html    latex   example
  clusterGraph-class                text    html    latex   example
  clusteringCoefficient-methods     text    html    latex   example
  combineNodes                      text    html    latex   example
  distGraph-class                   text    html    latex   example
  duplicatedEdges                   text    html    latex   example
  edgeData-methods                  text    html    latex
  edgeDataDefaults-methods          text    html    latex
  edgeMatrix                        text    html    latex   example
  edgeWeights                       text    html    latex   example
  fromGXL-methods                   text    html    latex   example
  graph-class                       text    html    latex   example
  graph2SparseM                     text    html    latex   example
  graphAM-class                     text    html    latex   example
  graphExamples                     text    html    latex   example
  graphNEL-class                    text    html    latex   example
  inEdges                           text    html    latex   example
  internal                          text    html    latex
  isAdjacent-methods                text    html    latex
  isDirected-methods                text    html    latex
  listEdges                         text    html    latex   example
  matrix2Graph                      text    html    latex   example
  mostEdges                         text    html    latex   example
  nodeData-methods                  text    html    latex
  nodeDataDefaults-methods          text    html    latex
  numNoEdges                        text    html    latex   example
  randomEGraph                      text    html    latex   example
  randomGraph                       text    html    latex   example
  randomNodeGraph                   text    html    latex   example
  removeEdge                        text    html    latex   example
  removeNode                        text    html    latex   example
  reverseEdgeDirections             text    html    latex   example
  simpleEdge-class                  text    html    latex   example
  standardLabeling                  text    html    latex   example
  subGraph                          text    html    latex   example
  toDotR-methods                    text    html    latex   example
  ugraph                            text    html    latex   example
  validGraph                        text    html    latex   example
  write.tlp                         text    html    latex
** building package indices ...
* DONE (graph)