Lattice package not listed
On 19 November 2006 at 16:15, oscar.moreno at verizon.net wrote:
| I do not find the package "lattice" when I try to install it with install.packages(). Where is it? I gave tried the Austria and USA(PA1) to no avail.
|
| I am using Ubuntu 6.10 with R 2.4.0 installed from CRAN.
As far as I know, the backport for Ubuntu that Christian provides contains
lattice inside the main package. So try
> install("lattice")
inside R.
On 19 November 2006 at 17:43, Tyler Smith wrote:
| It's in the repos. | | apt-get install r-cran-lattice That is true for Debian, but not for Ubuntu. Dirk
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison