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 

Package 196/251HostnameOS / ArchBUILDCHECKBUILD BIN
Rgraphviz 1.17.11
Li Long
Snapshot Date: 2007-12-11 00:09:07 -0800 (Tue, 11 Dec 2007)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rgraphviz
Last Changed Rev: 29139 / Revision: 29143
Last Changed Date: 2007-12-10 19:00:09 -0800 (Mon, 10 Dec 2007)
lamb1 Linux (SUSE 10.1) / x86_64  OK [ WARNINGS ]
wilson2 Linux (openSUSE 10.3) / x86_64  OK  WARNINGS 
wellington Linux (openSUSE 10.3) / i686  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  ERROR  skipped  skipped 
lemming Windows Server 2003 (32-bit) / x64  ERROR  skipped  skipped 
Package: Rgraphviz
Version: 1.17.11
Command: /home/biocbuild/bbs-2.2-bioc/R/bin/R CMD check Rgraphviz_1.17.11.tar.gz
StartedAt: 2007-12-11 04:52:05 -0800 (Tue, 11 Dec 2007)
EndedAt: 2007-12-11 04:52:55 -0800 (Tue, 11 Dec 2007)
EllapsedTime: 50.5 seconds
RetCode: 0
Status: WARNINGS
CheckDir: Rgraphviz.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/bbs-2.2-bioc/meat/Rgraphviz.Rcheck'
* using R version 2.7.0 Under development (unstable) (2007-11-18 r43497)
* checking for file 'Rgraphviz/DESCRIPTION' ... OK
* this is package 'Rgraphviz' version '1.17.11'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Rgraphviz' 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 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 name space can be loaded with stated dependencies ... OK
* checking for unstated 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 ... 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 ... WARNING
Bad \usage lines found in documentation object 'renderGraph':
  "\\S4method{renderGraph}{graph}"{x, drawNodes, drawEdges,graph.pars}

Functions with \usage entries need to have the appropriate \alias entries,
and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating Rgraphviz-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating Rgraphviz-manual.tex ... OK
* checking Rgraphviz-manual.tex ... OK

WARNING: There was 1 warning, see
  /home/biocbuild/bbs-2.2-bioc/meat/Rgraphviz.Rcheck/00check.log
for details

Rgraphviz.Rcheck/00install.out:

* Installing *source* package 'Rgraphviz' ...
configure: No --with-graphviz option was specified. Trying to find graphviz using other methods.
checking for pkg-config... /usr/local/bin/pkg-config
configure: Found graphviz 2.12
configure: We have inferred the following flags for graphviz
configure: ..PKG_CPPFLAGS=-I/usr/local/include/graphviz  
configure: ..PKG_LIBS=-L/usr/local/lib -lgvc  
checking for whether compiler has bool... checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c agopen.c -o agopen.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c agread.c -o agread.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c agwrite.c -o agwrite.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c bezier.c -o bezier.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c buildEdgeList.c -o buildEdgeList.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c buildNodeList.c -o buildNodeList.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c doLayout.c -o doLayout.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c graphvizVersion.c -o graphvizVersion.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c init.c -o init.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c LL_funcs.c -o LL_funcs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c Rgraphviz.c -o Rgraphviz.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.2-bioc/R/include -I/home/biocbuild/bbs-2.2-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12  -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c RgraphvizInit.c -o RgraphvizInit.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o Rgraphviz.so agopen.o agread.o agwrite.o bezier.o buildEdgeList.o buildNodeList.o doLayout.o graphvizVersion.o init.o LL_funcs.o Rgraphviz.o RgraphvizInit.o -L/usr/local/lib -lgvc    -L/home/biocbuild/bbs-2.2-bioc/R/lib -lR
** R
** inst
** preparing package for lazy loading
Loading required package: graph
Loading required package: grid
Creating a new generic function for "head" in "Rgraphviz"
Creating a new generic function for "tail" in "Rgraphviz"
Creating a new generic function for "lines" in "Rgraphviz"
Creating a new generic function for "plot" in "Rgraphviz"
** help
Note: removing empty section \examples
Note: removing empty section \seealso
Note: removing empty section \seealso
Note: removing empty section \seealso
Note: removing empty section \seealso
 >>> Building/Updating help pages for package 'Rgraphviz'
     Formats: text html latex example 
  AgEdge-class                      text    html    latex   example
  AgNode-class                      text    html    latex   example
  AgTextLabel-class                 text    html    latex   example
  BezierCurve-class                 text    html    latex   example
  GraphvizAttributes                text    html    latex
  GraphvizLayouts                   text    html    latex   example
  Ragraph-class                     text    html    latex   example
  agopen                            text    html    latex   example
  agopenSimple                      text    html    latex   example
  agwrite                           text    html    latex   example
  boundingBox-class                 text    html    latex   example
  buildNodeList                     text    html    latex   example
  clusterData-methods               text    html    latex   example
  getDefaultAttrs                   text    html    latex   example
  graphData-methods                 text    html    latex
  graphDataDefaults-methods         text    html    latex
  graphLayout                       text    html    latex   example
  graphvizVersion                   text    html    latex   example
  layoutGraph                       text    html    latex   example
  makeNodeAttrs                     text    html    latex   example
  pEdge-class                       text    html    latex   example
  pNode-class                       text    html    latex   example
  pieGlyph                          text    html    latex   example
  plot-methods                      text    html    latex   example
  removedEdges                      text    html    latex   example
  renderGraph                       text    html    latex   example
  toDot-methods                     text    html    latex   example
  toFile                            text    html    latex   example
  xyPoint-class                     text    html    latex   example
** building package indices ...
* DONE (Rgraphviz)