[R] Holt-Winters code in R or S?
Peter Dalgaard BSA
p.dalgaard at pubhealth.ku.dk
Fri Feb 23 11:36:27 CET 2001
"M. Edward (Ed) Borasky" <znmeb at aracnet.com> writes:
> > So, is there a role for //RLIB ?.. just R code, not interfaces to DLL's ..
> > where people can easily upload simple R functions that can be used
> > caveat emptor.
>
> Well, I am planning a (more or less) finance-specific R code
> repository on *my* web page, although it was intended only for my
> *own* creations in this area. I only have 50 megabytes to work with,
> so it might not be feasible for me to serve up *everyone's* R
> finance code. I was also planning R code and small demo-sized
> datasets *only*; no attempt made to provide S compatibility
> (although I do intend to test on both Windows and Linux), no
^^
> packages, C or Fortran, etc.
^^^^^^^^
Um, just allow me to interject that the package mechanism is there for
good reasons. Even for code without shared libraries and such, it
provides mechanisms to ensure
- easy installation
- a minimum level of documentation
- some amount of quality assurance
- easy ways of checking that the code still works with new versions of R
Please use it. I can see the temptation of an effortless "take it or
leave it repository", but such repositories all too easily become the
victim of bitrot.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list