[Rd] panel.loess

Deepayan Sarkar deepayan@stat.wisc.edu
Mon, 6 Aug 2001 15:06:30 -0500 (CDT)


Hi, 

I'm not sure what the recommended thing to do here would be:

In the lattice library, panel.loess needs to use loess.smooth(), which is
in the modreg library. Now should I 

(1) make lattice depend on modreg, and call require(modreg) in zzz.R

OR

(2) use autoload("loess", "modreg")

I like the second option better, as a particular session might not need
panel.loess. Are there any general guidelines, or any other possibilities?

Also, should I include modreg on the `depends' line in DESCRIPTION ? 

- Deepayan



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._