Bioconductor Changelog
   


About
Click here to learn more about this blog.


Packages
Click on a link
for updates to that package only.


Subscribe
Subscribe to the Bioconductor Changlog.


       
Thu, 02 Jul 2009

Rgraphviz
Fixed a configure bug, updated README

[/Rgraphviz] permanent link

Sat, 25 Apr 2009

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

Fri, 24 Apr 2009

Rgraphviz
Fixed some issues related to using graphviz 2.22 on Windows

[/Rgraphviz] permanent link

Wed, 22 Apr 2009

Rgraphviz
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.

[/Rgraphviz] permanent link

Fri, 17 Apr 2009

Rgraphviz
implementing filled arrow heads and setting them to be the default

[/Rgraphviz] permanent link

Thu, 02 Apr 2009

Rgraphviz
Change maintainer

[/Rgraphviz] permanent link

Sat, 14 Mar 2009

Rgraphviz
Fixed a logical bug whereby flags set by pkg-config were being overwritten in configure.in

[/Rgraphviz] permanent link

Fri, 13 Mar 2009

Rgraphviz
Fixed a logical bug whereby flags set by pkg-config were being overwritten in configure.in

[/Rgraphviz] permanent link

Thu, 12 Mar 2009

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

Wed, 11 Mar 2009

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

Tue, 10 Mar 2009

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

Fri, 06 Mar 2009

Rgraphviz
Fixing a issue on Windows, where a script file was being creating to store the graphviz version number.

[/Rgraphviz] permanent link

Thu, 19 Feb 2009

Rgraphviz
moved classes and generics in separate files and added collate field

[/Rgraphviz] permanent link

Sat, 07 Feb 2009

Rgraphviz
correct Rd issues found by Rdversion 2 parser

[/Rgraphviz] permanent link

Fri, 12 Dec 2008

Rgraphviz
user-defined nodes and edge arroheads and the accompanying documentation

[/Rgraphviz] permanent link

Wed, 03 Dec 2008

Rgraphviz
bumping version number
added note to documentation about lwd behavior in renderGraph
Further updates to README

[/Rgraphviz] permanent link

Tue, 18 Nov 2008

Rgraphviz
Direct users to README in DESCRIPTION

[/Rgraphviz] permanent link

Thu, 06 Nov 2008

Rgraphviz
Cleaned up changes to Rgraphviz that enable usage on Windows.

[/Rgraphviz] permanent link

Wed, 05 Nov 2008

Rgraphviz
Using Kjell Konis's suggested distribution of graphviz on Windows.

[/Rgraphviz] permanent link

Wed, 22 Oct 2008

Rgraphviz
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.

[/Rgraphviz] permanent link

Tue, 26 Aug 2008

Rgraphviz
notes for OSX installation

[/Rgraphviz] permanent link

Tue, 19 Aug 2008

Rgraphviz
bug fix in layoutGraphviz

[/Rgraphviz] permanent link

Thu, 14 Aug 2008

Rgraphviz
fixed warnings about missing import statements

[/Rgraphviz] permanent link

Wed, 30 Jul 2008

Rgraphviz
allow pdf-output in toFile

[/Rgraphviz] permanent link

Thu, 03 Jul 2008

Rgraphviz
Minor change to readme file.

[/Rgraphviz] permanent link

Thu, 05 Jun 2008

Rgraphviz
graphviz 2.16 is not good

[/Rgraphviz] permanent link

Fri, 30 May 2008

Rgraphviz
fixed a buglet where an attempt to set cex to 0 could occur

[/Rgraphviz] permanent link

Wed, 30 Apr 2008

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

Sat, 12 Apr 2008

Rgraphviz
fixed a little bug that caused layoutGraph to crash for certain combinations of node shapes

[/Rgraphviz] permanent link

Thu, 10 Apr 2008

Rgraphviz
a number of fixes and additions to allow for various different node shapes. This is not functional yet...

[/Rgraphviz] permanent link

Wed, 06 Feb 2008

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

Fri, 01 Feb 2008

Rgraphviz
Some bug fixes and a new vignette for the graph rendering API

[/Rgraphviz] permanent link

Tue, 11 Dec 2007

Rgraphviz
not unsupported anymore on liverpool

[/Rgraphviz] permanent link

Tue, 13 Nov 2007

Rgraphviz
fixed a bug in read.FCS which caused invalid spillover matrices

[/Rgraphviz] permanent link

Sat, 03 Nov 2007

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

Fri, 02 Nov 2007

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

Thu, 01 Nov 2007

Rgraphviz
set environment var path for Windows
build on Windows using graphviz 2.15

[/Rgraphviz] permanent link

Sat, 27 Oct 2007

Rgraphviz
more to prepare for graphviz 2.15 on windows
prepare for graphviz 2.15 on windows

[/Rgraphviz] permanent link