Skip to content
Prev 4712 / 398506 Next

Problems with some components of R

On Wed, Mar 01, 2000 at 06:01:21PM +0100, LAREDO Laurent wrote:
'loess' is located in 'modreg', one of the R standard packages.
  You have to load the package before been able to use it.
  Try,
  > library(modreg)
  > example(loess)
R.0990a.tgz contains the sources (Unix and Windows). Before 
  been able to use it you have to compiled them. Instructions for
  Windows are in R.[Version Number]/src/gnuwin32/INSTALL.

  guido
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._