Rev 29120 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
AVAILABLE R RESOURCES1 FAQ*****A collection of Frequently Asked Questions and their answers is maintainedby Kurt Hornik <Kurt.Hornik@R-project.org> and can be found at the URL`http://CRAN.R-project.org/doc/FAQ/R-FAQ.html'A text version is in file `FAQ' in this directory, and an HTML version isavailable as file `doc/html/faq.html' and via the on-line help (on theindex page given by `help.start()').2 Mailing lists***************Thanks to Martin Maechler <Martin.Maechler@R-project.org> there are anumber of mailing lists which are used by R users and developers. See`http://www.R-project.org/mail.html'for details.3 Archives**********The Comprehensive R Archive Network (CRAN) is a collection of sites whichcarry identical material, consisting of the R distribution(s), thecontributed extensions, documentation for R, and binaries, with the mastersite at `http://CRAN.R-project.org/' and information on daily mirrorsavailable from`http://CRAN.R-project.org/mirrors.html'4 Bug-tracking system*********************R has a bug-tracking system (or perhaps a bug-filing system is a moreprecise description) available on the net at`http://bugs.R-project.org/'and via e-mail to <r-bugs@R-project.org>. The R function `bug.report()'can be used to invoke an editor from a within an R session and send thereport to the right address. It also fills in some basic information, suchas your R version and operating system, which has proved helpful in thedebugging process.The source distribution has a file `BUGS' at the top level giving a summaryof the entries at the time this distribution was prepared.