[R-sig-Debian] Lattice package not listed

Dirk Eddelbuettel edd at debian.org
Mon Nov 20 00:46:43 CET 2006


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")

Dirk

| 
| 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
| 
| _______________________________________________
| R-SIG-Debian mailing list
| R-SIG-Debian at r-project.org
| https://stat.ethz.ch/mailman/listinfo/r-sig-debian

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



More information about the R-SIG-Debian mailing list