[R] Where to download the splines package.
Duncan Murdoch
murdoch.duncan at gmail.com
Mon Jan 9 13:31:42 CET 2012
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)
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.
More information about the R-help
mailing list