On Mon, Jan 9, 2012 at 8:31 PM, Duncan Murdoch wrote:
splines is a base package, i.e. it is part of R, so you already have it in the latest version. ?It won't be updated other than when R is updated.
Duncan Murdoch
Regards,
Xiaobo Gu
______________________________________________
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.
On 12-01-08 9:56 PM, Xiaobo Gu wrote:
Hi,
install.packages("splines")
Warning in install.packages :
? package ?splines? is not available (for R version 2.14.1)
Hi,
install.packages("splines")
Warning in install.packages :
? package ?splines? is not available (for R version 2.14.1)
splines is a base package, i.e. it is part of R, so you already have it in the latest version. ?It won't be updated other than when R is updated.
Duncan Murdoch
Regards,
Xiaobo Gu
______________________________________________
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.