Rgraphviz
Some bug fixes and a new vignette for the graph rendering API
[/Rgraphviz]
permanent link
Rgraphviz
Revised the build system so it supports Graphviz >= 2.21 need to use Graphviz on 64 bit Vista. Updated the Windows configure system to support 2.21. Edited the README file to update installation instructions. Made sure that all platforms have a Rgraphviz:::.graphviz_build_version variable so that Rgraphviz can check if (pseudo code) graphviz_build_version == graphviz_install_version. This ought to be useful on all platforms using binary building, notably OS X. Changed the output of graphvizVersion to be a list with install_version and build_version components of type numeric_version
[/Rgraphviz]
permanent link
Rgraphviz
Revised the build system so it supports Graphviz >= 2.21 need to use Graphviz on 64 bit Vista. Updated the Windows configure system to support 2.21. Edited the README file to update installation instructions. Made sure that all platforms have a Rgraphviz:::.graphviz_build_version variable so that Rgraphviz can check if (pseudo code) graphviz_build_version == graphviz_install_version. This ought to be useful on all platforms using binary building, notably OS X. Changed the output of graphvizVersion to be a list with install_version and build_version components of type numeric_version
[/Rgraphviz]
permanent link
Rgraphviz
fixed a buglet where an attempt to set cex to 0 could occur
[/Rgraphviz]
permanent link
Rgraphviz
Major refactoring of configure.in and configure (turns out that configure had not been updated despite configure.in being updated earlier. Hopefully this works, but has not been tested with a pkg-config installation. Fixed an example in agopenSimple.Rd
[/Rgraphviz]
permanent link
Rgraphviz
Two fixes made:
1) Fixed a typo in a help file's \usage tag.
2) Added code to the .onLoad function to manage dll name conflicts with graph package.
[/Rgraphviz]
permanent link
Rgraphviz
notes for OSX installation
[/Rgraphviz]
permanent link
Rgraphviz
implementing filled arrow heads and setting them to be the default
[/Rgraphviz]
permanent link
Rgraphviz
more to prepare for graphviz 2.15 on windows
prepare for graphviz 2.15 on windows
[/Rgraphviz]
permanent link
Rgraphviz
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.
[/Rgraphviz]
permanent link
Rgraphviz
Fixed a logical bug whereby flags set by pkg-config were being overwritten in configure.in
[/Rgraphviz]
permanent link
Rgraphviz
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.
[/Rgraphviz]
permanent link
Rgraphviz
Updating the README file to reflect current version of graphviz.
Cleaned up Rgraphviz to work with latest version of graph. (graph had to change the name of its dll to not conflict with graphviz dll.)
[/Rgraphviz]
permanent link
Rgraphviz
correct Rd issues found by Rdversion 2 parser
[/Rgraphviz]
permanent link
Rgraphviz
Direct users to README in DESCRIPTION
[/Rgraphviz]
permanent link
Rgraphviz
moved classes and generics in separate files and added collate field
[/Rgraphviz]
permanent link
Rgraphviz
graphviz 2.16 is not good
[/Rgraphviz]
permanent link
Rgraphviz
Fixed some issues related to using graphviz 2.22 on Windows
[/Rgraphviz]
permanent link
Rgraphviz
be more clearer in example dir
fixed a bug in renderGraph that crashed when main or sub were set to Null
[/Rgraphviz]
permanent link
Rgraphviz
set environment var path for Windows
build on Windows using graphviz 2.15
[/Rgraphviz]
permanent link
Rgraphviz
a number of fixes and additions to allow for various different node shapes. This is not functional yet...
[/Rgraphviz]
permanent link
Rgraphviz
bumping version number
added note to documentation about lwd behavior in renderGraph
Further updates to README
[/Rgraphviz]
permanent link
Rgraphviz
allow pdf-output in toFile
[/Rgraphviz]
permanent link
Rgraphviz
bug fix in layoutGraphviz
[/Rgraphviz]
permanent link
Rgraphviz
making sure we keep the correct aspect ratio when adding title or subtitle to a rendered graph
adding pixel coordinates of nodes to the renderInfo slot. This can will be used by the imageMap method in package biocGraph
[/Rgraphviz]
permanent link
Rgraphviz
Fixing a issue on Windows, where a script file was being creating to store the graphviz version number.
[/Rgraphviz]
permanent link
Rgraphviz
Minor change to readme file.
[/Rgraphviz]
permanent link
Rgraphviz
not unsupported anymore on liverpool
[/Rgraphviz]
permanent link
Rgraphviz
fixed warnings about missing import statements
[/Rgraphviz]
permanent link
Rgraphviz
user-defined nodes and edge arroheads and the accompanying documentation
[/Rgraphviz]
permanent link
Rgraphviz
Cleaned up changes to Rgraphviz that enable usage on Windows.
[/Rgraphviz]
permanent link
Rgraphviz
Fixed a logical bug whereby flags set by pkg-config were being overwritten in configure.in
[/Rgraphviz]
permanent link
Rgraphviz
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.
[/Rgraphviz]
permanent link
Rgraphviz
fixed a bug in read.FCS which caused invalid spillover matrices
[/Rgraphviz]
permanent link
Rgraphviz
fixing docs
[/Rgraphviz]
permanent link
Rgraphviz
Change maintainer
[/Rgraphviz]
permanent link
Rgraphviz
Fixed a configure bug, updated README
[/Rgraphviz]
permanent link
Rgraphviz
fixed a little bug that caused layoutGraph to crash for certain combinations of node shapes
[/Rgraphviz]
permanent link
Rgraphviz
Using Kjell Konis's suggested distribution of graphviz on Windows.
[/Rgraphviz]
permanent link
|