Parent Directory
|
Revision Log
|
Patch
| revision 66, Thu Jun 3 04:05:25 2010 UTC | revision 67, Mon Oct 18 10:04:34 2010 UTC | |
|---|---|---|
| # | Line 13 | Line 13 |
| 13 | apt-get update | apt-get update |
| 14 | pbuilder update | pbuilder update |
| 15 | ||
| 16 | #for i in r-cran-class; do | #for i in mgcv; do |
| 17 | for i in cluster foreign lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-mass kernsmooth rmatrix rodbc rpart survival littler rpy; do | for i in cluster foreign lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-mass kernsmooth rmatrix rodbc rpart survival littler rpy; do |
| 18 | apt-get source $i | apt-get source $i |
| 19 | cd $i-* | cd $i-* |
|
||||||||
| Johannes Ranke | ViewVC Help |
| Powered by ViewVC 1.0.1 |