From: Dirk Eddelbuettel (edd@debian.org)
Date: Tue 10 Jun 2003 - 00:53:56 EST
Message-id: <20030609145356.GA11232@sonny.eddelbuettel.com>
On Mon, Jun 09, 2003 at 06:03:55AM -0700, Mahbub Latif wrote:
> Thanks a lot Prof Bates. One more thing... What Debian
> packages should I install to install R packages
> Rgraphviz and rhdf5?
For any given 'foo' I usually start by
$ apt-cache search foo # may return lots
$ apt-cache search libfoo # more focussed for libraries
In this case, assumimg you want standard hdf5 (and not the mpich and lam
variants that are also available) and
$ apt-get install libhdf5-serial-dev graphviz
but I do not know if the graphviz package has all you need.
One day we may have suitable .deb packages for this to make installation of
complex CRAN / bioC packages a litte easier.
Dirk
-- Don't drink and derive. Alcohol and analysis don't mix.______________________________________________ R-help@stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
This archive was generated by hypermail 2.1.3 : Tue 01 Jul 2003 - 09:11:53 EST