Hello Gabor and list As you can see in the following example package survival installs without problem, but package lattice cannot be found at the repositories (and I tried different repositories):
> install.packages('survival') --- Please select a CRAN mirror for use in this session --- CRAN mirror 1: Argentina 2: Australia (QLD) 3: Australia (VIC) 4: Austria ....... omitted 65: USA (WA) Selection: 21 trying URL 'http://cran.rakanu.com/src/contrib/survival_2.34.tar.gz' Content type 'application/x-gzip' length 831917 bytes opened URL ================================================== downloaded 812Kb * Installing *source* package 'survival' ... ** libs cc -I/usr/local/lib/R/include -I/usr/local/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -fpic -O2 -fno-strict-al ..... omitted survreg.old text html latex example tcut text html latex example tobin text html latex example untangle.specials text html latex example veteran text html latex ** building package indices ... * DONE (survival) The downloaded packages are in /tmp/RtmpHXe9Wk/downloaded_packages > install.packages('lattice') Warning in download.packages(unique(pkgs), destdir = tmpd, available = available, : no package 'lattice' at the repositories > On 1/22/08, Gabor Csardi <[EMAIL PROTECTED]> wrote: > It is definitely on CRAN: > http://cran.at.r-project.org/src/contrib/Descriptions/lattice.html > > You can download and install it "by hand", but if you want to > make install.packages work, please give us at least an error message > or something. > > G. > > On Tue, Jan 22, 2008 at 03:29:19PM +0100, Armin Goralczyk wrote: > > Hi list > > I tried to install package lattice on FreeBSD, but install.package() > > does not seem to find it in the repositories, even trying different > > mirrors. Could it be that lattice package is not available for > > FreeBSD? > > > > -- > > Armin Goralczyk, M.D. > > -- > > Universitätsmedizin Göttingen > > Abteilung Allgemein- und Viszeralchirurgie > > Rudolf-Koch-Str. 40 > > 39099 Göttingen > > -- > > Dept. of General Surgery > > University of Göttingen > > Göttingen, Germany > > -- > > http://www.gwdg.de/~agoralc > > ______________________________________________ > > R-help@r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > -- > Csardi Gabor <[EMAIL PROTECTED]> UNIL DGM > -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept. of General Surgery University of Göttingen Göttingen, Germany -- http://www.gwdg.de/~agoralc ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.