diff options
Diffstat (limited to 'build_others')
-rwxr-xr-x | build_others | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_others b/build_others index 45311bb..7865382 100755 --- a/build_others +++ b/build_others @@ -38,7 +38,7 @@ fi # When doing a new repository, lattice, r-cran-mass and survival have to be # built first, then nlme and rmatrix, then the rest -# wheezy/jessie +# wheezy/jessie/stretch #for i in lattice r-cran-mass survival; do #for i in nlme rmatrix; do for i in lattice rmatrix nlme cluster foreign r-cran-class r-cran-spatial r-cran-nnet r-cran-mass kernsmooth mgcv rodbc rpart survival littler rpy rkward r-cran-rjags; do |