Displaying 1 result from an estimated 1 matches for "basisfd".
2008 Dec 16
2
"could not find function" error in "R CMD check"
...installing demos
installing inst files
installing data files
preparing package fda for lazy loading
Loading required package: splines
Loading required package: zoo
Attaching package: 'zoo'
The following object(s) are masked from package:base :
as.Date.numeric
Error in basisfd(type = type, rangeval = rangeval, nbasis = nbasis,
params = params, :
could not find function "use.proper.basis"
Error: unable to load R code in package 'fda'
Execution halted
make[2]: *** [lazyload] Error 1
make[1]: *** [all] Error 2
make: *** [pkg-fda] Error 2
*** Installati...