On Sat, 2007-12-08 at 18:42 -0600, Maura E Monville wrote: > I would like to install the package "growth" as it contains the function > "corgram" and some other presumably useful stuff for time series analysis. > I can see it is in R standard library list: > http://hosho.ees.hokudai.ac.jp/~kubo/Rdoc/doc/html/packages.html<http://hosho.ees.hokudai.ac.jp/%7Ekubo/Rdoc/doc/html/packages.html> > http://hosho.ees.hokudai.ac.jp/~kubo/Rdoc/library/growth/html/00Index.html > <http://hosho.ees.hokudai.ac.jp/%7Ekubo/Rdoc/library/growth/html/00Index.html> > > But the command install.packages("growth") as well as help.serach("growth") > cannot find it,. > Presumably it is not found in the official R repository. > Does anyone know where to download it from ? > > Thank you very much.
Maura, It looks like growth is one of Jim Lindsey's packages here: http://popgen.unimaas.nl/~jlindsey/rcode.html HTH, Marc Schwartz ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.