Parent Directory
|
Revision Log
Updated scripts for backporting of R 2.9.2
# Author: Johannes Ranke <jranke@uni-bremen.de>
for i in r-base boot cluster codetools foreign kernsmooth lattice mgcv nlme rmatrix rodbc rpart survival vr littler; do
rm -rf $i*
done
| Johannes Ranke | ViewVC Help |
| Powered by ViewVC 1.0.1 |