[R] Lattice on FreeBSD
Gabor Csardi
csardi at rmki.kfki.hu
Wed Jan 23 13:59:07 CET 2008
Which R version do you use? You chose mirror #21, that is
Germany (Muenchen) to me. The same to you?
Btw. Muenchen works for me.
Maybe you have an old version of R, survival works with >=2.0.0,
but lattice only with >=2.5.0. (The current version is 2.6.1.)
I've no other idea what could've gone wrong....
G.
On Wed, Jan 23, 2008 at 12:02:20PM +0100, agoralczyk at gmail.com wrote:
> 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 <csardi at rmki.kfki.hu> 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 at 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 <csardi at rmki.kfki.hu> 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
--
Csardi Gabor <csardi at rmki.kfki.hu> UNIL DGM
More information about the R-help
mailing list