[R] spline.des

Uwe Ligges ligges at statistik.uni-dortmund.de
Tue Oct 4 09:59:34 CEST 2005


Frede Aakmann Tøgersen wrote:
> Hey
> 
> The function spline.des is in the splines package. You need to do 
> 
> library(splines)
> 
> before you have the full functionality of the fda package.

So this is obviously a bug in fda: it should at least depend/suggest the 
"splines" package, should try to load it, and give an appropriate error 
message if splines is required but not available for the case in question.

Uwe Ligges


> 
> Best regards
> Frede Aakmann Tøgersen
>  
> 
>  
> 
> 
>>-----Oprindelig meddelelse-----
>>Fra: r-help-bounces at stat.math.ethz.ch 
>>[mailto:r-help-bounces at stat.math.ethz.ch] På vegne af lforzani
>>Sendt: 3. oktober 2005 22:28
>>Til: Douglas Bates; Horacio Montenegro
>>Cc: r-help at stat.math.ethz.ch
>>Emne: [R] spline.des
>>
>>Hello, I am using library fda and I can not run a lot of 
>>functions because I receive the error:
>>
>>Error in bsplineS(evalarg, breaks, norder, nderiv) : 
>>        couldn't find function "spline.des"
>>
>>
>>do you know how I can fix that? Thnaks. Liliana
>>
>>______________________________________________
>>R-help at stat.math.ethz.ch mailing list
>>https://stat.ethz.ch/mailman/listinfo/r-help
>>PLEASE do read the posting guide! 
>>http://www.R-project.org/posting-guide.html
>>
>>
> 
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list