Rev 46065 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
## Static (i.e., not determined by configure) Make variables to be## shared between '../../Makeconf' and '../../etc/Makeconf'## *and* grepped from '../../m4/R.m4'R_PKGS_BASE = base tools utils grDevices graphics stats datasets methods grid splines stats4 tcltkR_PKGS_STUBS = ctest eda lqs mle modreg mva nls stepfun ts# FIXME: cannot use common make variable,# R_PKGS_RECOMMENDED_common = boot cluster codetools foreign KernSmooth lattice Matrix nlme mgcv rpart survival# R_PKGS_RECOMMENDED_SOURCES = VR $(R_PKGS_RECOMMENDED_common)# R_PKGS_RECOMMENDED = $(R_PKGS_RECOMMENDED_common) MASS class nnet spatial# as ../../m4/R.m4 greps the *_SOURCES lineR_PKGS_RECOMMENDED_SOURCES = VR boot cluster codetools foreign KernSmooth lattice Matrix nlme mgcv rpart survivalR_PKGS_RECOMMENDED = boot cluster codetools foreign KernSmooth lattice Matrix nlme mgcv rpart survival MASS class nnet spatial# mgcv requires nlme and MASS