The R Project SVN R

Rev

Rev 27844 | Rev 28674 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27844 Rev 27853
Line 1... Line 1...
1
## Static (i.e., not determined by configure) Make variables to be
1
## Static (i.e., not determined by configure) Make variables to be
2
## shared between 'Makeconf' and 'etc/Makeconf'.
2
## shared between 'Makeconf' and 'etc/Makeconf'.
3
 
3
 
4
R_PKGS_BASE = base tools utils graphics stats methods grid splines stats4 tcltk
4
R_PKGS_BASE = base tools utils graphics stats methods grid splines stats4 tcltk
5
R_PKGS_STUBS = ctest eda lqs modreg mle mva nls stepfun ts
5
R_PKGS_STUBS = ctest eda lqs mle modreg mva nls stepfun ts
6
R_PKGS_RECOMMENDED_SOURCES = survival boot cluster foreign KernSmooth lattice mgcv nlme rpart VR
6
R_PKGS_RECOMMENDED_SOURCES = survival boot cluster foreign KernSmooth lattice mgcv nlme rpart VR
7
R_PKGS_RECOMMENDED = survival boot cluster foreign KernSmooth lattice mgcv nlme rpart MASS class nnet spatial
7
R_PKGS_RECOMMENDED = survival boot cluster foreign KernSmooth lattice mgcv nlme rpart MASS class nnet spatial
8
 
8