On 01.03.2010 01:02, Jan Theodore Galkowski wrote:
The package "sm" was obtained twice, one using R's built-in updating of
packages, the second directly.  In both cases the USA-NC CRAN mirror was
used.  In both cases, loading the package under R 2.10.1 for Windows
resulted in a 'package obsolete' kind of message.  Switching the mirror
to USA-CA-1 (Berkeley) got a good package that loaded without complaint.


Works fine for me (and I get the correct file) from exactly that mirror (http://mirrors.ibiblio.org/pub/mirrors/CRAN/) with R-2.10.1. Although it is rather slow from Germany....

Uwe Ligges





R version 2.10.1 (2009-12-14)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

   Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

[1] "C:/builds/R"
require(sm)
Loading required package: sm
Package `sm', version 2.2-3;  Copyright (C) 1997, 2000, 2005, 2007
A.W.Bowman&  A.Azzalini
type help(sm) for summary information
Warning message:
package 'sm' was built under R version 2.9.1 and help will not work
correctly
Please re-install it


______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to