graph 1.16.1 Robert Gentleman
Snapshot Date: 2008-04-09 12:13:20 -0700 (Wed, 09 Apr 2008) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_1/madman/Rpacks/graph | Last Changed Rev: 27742 / Revision: 30966 | Last Changed Date: 2007-10-03 22:18:37 -0700 (Wed, 03 Oct 2007) |
| lamb1 | Linux (SUSE 10.1) / x86_64 | OK | OK | |
wilson2 | Linux (openSUSE 10.3) / x86_64 | OK | OK | |
wellington | Linux (openSUSE 10.3) / i686 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
lemming | Windows Server 2003 (32-bit) / x64 | OK | OK | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | [ OK ] |
INSTALLATION WITH 'R CMD INSTALL graph_1.16.1.tar.gz'
* Installing to library 'graph.buildbin-libdir'
* Installing *source* package 'graph' ...
** libs
** arch - i386
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -fPIC -g -O2 -march=nocona -c graph.c -o graph.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework R
** arch - ppc
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c graph.c -o graph.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework R
** R
** data
** inst
** preparing package for lazy loading
** help
>>> Building/Updating help pages for package 'graph'
Formats: text html latex example
DFS text html latex example
IMCA text html latex example
MAPKsig 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
leaves text html latex example
listEdges text html latex example
matrix2Graph text html latex example
mostEdges text html latex example
multigraph text html latex
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)