Back to the "Multiple platform build/check report"
Package 139/172 | OS | Arch | BUILD | CHECK | BUILD BIN |
Rgraphviz1.10.0Jeff Gentry | Linux (SUSE 9.2) | x86_64 | OK | OK | |
Linux (SUSE 9.2) | i686 | OK | OK | ||
Solaris 2.9 | sparc | OK | [ OK ] | ||
Linux (SUSE 10.0) | x86_64 | OK | OK | ||
Windows Server 2003 | x86_64 | OK | OK | OK |
Package: Rgraphviz |
Version: 1.10.0 |
Command: /loc/biocbuild/1.8d/R/bin/R CMD check Rgraphviz_1.10.0.tar.gz |
RetCode: 0 |
Time: 213.2 seconds |
Status: OK |
CheckDir: Rgraphviz.Rcheck |
Warnings: 0 |
* checking for working latex ... OK * using log directory '/loc/biocbuild/1.8d/Rpacks/Rgraphviz.Rcheck' * using Version 2.3.1 (2006-06-01) * checking for file 'Rgraphviz/DESCRIPTION' ... OK * this is package 'Rgraphviz' version '1.10.0' * 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 syntax errors ... OK * checking R files for library.dynam ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking Rd files ... 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 compilation flags in Makevars ... 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
Rgraphviz.Rcheck/00install.out:
* Installing *source* package 'Rgraphviz' ... checking for graphviz... checking for dotneato-config... /usr/local/bin/dotneato-config /usr/local/bin/dotneato-config configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include -I/usr/local/include/graphviz -DGRAPHVIZGT_1_16 -I/usr/local/include -fPIC -g -O2 -std=gnu99 -c Rgraphviz.c -o Rgraphviz.o In file included from /usr/local/include/graphviz/render.h:53, from common.h:32, from Rgraphviz.c:1: /usr/local/include/graphviz/macros.h:41:1: warning: "NEW" redefined In file included from common.h:15, from Rgraphviz.c:1: /loc/biocbuild/1.8d/R/include/Rdefines.h:134:1: warning: this is the location of the previous definition Rgraphviz.c: In function 'Rgraphviz_doLayout': Rgraphviz.c:418: warning: implicit declaration of function 'circo_layout' Rgraphviz.c:422: warning: implicit declaration of function 'fdp_layout' gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include -I/usr/local/include/graphviz -DGRAPHVIZGT_1_16 -I/usr/local/include -fPIC -g -O2 -std=gnu99 -c RgraphvizInit.c -o RgraphvizInit.o In file included from /usr/local/include/graphviz/render.h:53, from common.h:32, from RgraphvizInit.c:1: /usr/local/include/graphviz/macros.h:41:1: warning: "NEW" redefined In file included from common.h:15, from RgraphvizInit.c:1: /loc/biocbuild/1.8d/R/include/Rdefines.h:134:1: warning: this is the location of the previous definition gcc -G -L/usr/local/lib -o Rgraphviz.so Rgraphviz.o RgraphvizInit.o -L/usr/local/lib/graphviz -ldotneato -lm ** R ** inst ** save image Loading required package: graph Loading required package: Ruuid Creating a new generic function for 'lines' in 'Rgraphviz' Creating a new generic function for 'plot' in 'Rgraphviz' ** help >>> 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 example GraphvizLayouts text html latex example Ragraph-class text html latex example agopen text html latex example agwrite text html latex example boundingBox-class text html latex example buildNodeList text html latex example getDefaultAttrs text html latex example graphvizVersion text html latex example imageMap 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 toDot-methods text html latex example xyPoint-class text html latex example ** building package indices ... * DONE (Rgraphviz)