Displaying 1 result from an estimated 1 matches for "kernsmoth".
Did you mean:
kernsmooth
2010 Jul 06
0
Trouble Installing R
...;' \ cd ${tmp}; \ for pkg in boot cluster
codetools foreign KernSmooth lattice mgcv nlme rpart survival MASS class
nnet spatial Matrix; do \
gzip -dc "/opt/R-2.10.1/src/library/Recommended/${pkg}.tgz" |
//usr/sfw/bin/gtar xf - ; \ done ; \ for pkg in boot cluster codetools
foreign KernSmoth lattice mgcv nlme rpart survival MASS class nnet
spatial Matrix; do \
if test -d ${pkg}/tests; then \
${abs_MKINSTALLDIRS} "/usr/local/lib/R/library/${pkg}/tests" \
for f in ${pkg}/tests/*; do \
/opt/sfw/bin/install -c -m 644 ${f}
""/usr/local/lib/R/library/${pkg...