| Line 6... |
Line 6... |
| 6 |
R_PKGS_BASE = base tools utils grDevices graphics stats datasets methods grid splines stats4 tcltk compiler parallel
|
6 |
R_PKGS_BASE = base tools utils grDevices graphics stats datasets methods grid splines stats4 tcltk compiler parallel
|
| 7 |
## Those which can be installed initially compiled (not base tools)
|
7 |
## Those which can be installed initially compiled (not base tools)
|
| 8 |
R_PKGS_BASE1 = utils grDevices graphics stats datasets methods grid splines stats4 tcltk parallel
|
8 |
R_PKGS_BASE1 = utils grDevices graphics stats datasets methods grid splines stats4 tcltk parallel
|
| 9 |
## Those with standard R directories (not datasets, methods)
|
9 |
## Those with standard R directories (not datasets, methods)
|
| 10 |
R_PKGS_BASE2 = base tools utils grDevices graphics stats grid splines stats4 tcltk compiler parallel
|
10 |
R_PKGS_BASE2 = base tools utils grDevices graphics stats grid splines stats4 tcltk compiler parallel
|
| 11 |
R_PKGS_refman = base datasets grDevices graphics grid methods parallel splines stats stats4 tcltk tools utils
|
- |
|
| 12 |
|
11 |
|
| 13 |
R_PKGS_RECOMMENDED = MASS lattice Matrix nlme survival boot cluster codetools foreign KernSmooth rpart class nnet spatial mgcv
|
12 |
R_PKGS_RECOMMENDED = MASS lattice Matrix nlme survival boot cluster codetools foreign KernSmooth rpart class nnet spatial mgcv
|
| 14 |
# there are dependencies in src/library/Recommended/Makefile*
|
13 |
# there are dependencies in src/library/Recommended/Makefile*
|
| 15 |
# which this order respects
|
14 |
# which this order respects
|