[R-sig-Debian] Lattice package not listed

Dirk Eddelbuettel edd at debian.org
Mon Nov 20 01:51:46 CET 2006


On 19 November 2006 at 17:46, Dirk Eddelbuettel wrote:
| 
| On 19 November 2006 at 17:11, Dirk Eddelbuettel wrote:
| | 
| | 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.
| 
| Sorry, that was meant to say
| 
| 	> library("lattice")

Actually, not my day today. I finally dawned on me that you are simply
missing the r-recommended package. For the backports at CRAN, it contains all
the recommended packages. See the directory at

	http://cran.r-project.org/bin/linux/ubuntu/dapper/
 
| | 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.

Under Debian proper, r-recommended pulls in r-cran-lattice.  For Debian
backports at CRAN and for Ubuntu backport, r-recommended is the one.

Last post for the day, I promise...

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison



More information about the R-SIG-Debian mailing list