File: RESOURCES

package info (click to toggle)
r-base 4.2.2.20221110-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 96,820 kB
  • sloc: ansic: 286,632; fortran: 104,266; javascript: 14,786; yacc: 5,713; makefile: 5,197; sh: 5,093; tcl: 4,562; perl: 963; objc: 767; asm: 258; java: 31; sed: 11
file content (44 lines) | stat: -rw-r--r-- 1,253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44

                            AVAILABLE R RESOURCES

1 FAQ
*****

A collection of Frequently Asked Questions and their answers is maintained
by Kurt Hornik <Kurt.Hornik@R-project.org> and can be found at the URL

     <https://CRAN.R-project.org/doc/FAQ/R-FAQ.html>

A text version is in file 'FAQ' in this directory, and an HTML version is
available as file 'doc/html/faq.html' and via the on-line help (on the index
page given by 'help.start()').

2 Mailing lists
***************

Thanks to Martin Maechler <Martin.Maechler@R-project.org> there are a number
of mailing lists which are used by R users and developers.  See

     <https://www.R-project.org/mail.html>

for details.

3 Archives
**********

The Comprehensive R Archive Network (CRAN) is a collection of sites which
carry identical material, consisting of the R distribution(s), the
contributed extensions, documentation for R, and binaries, with the master
site at <https://CRAN.R-project.org/> and information on daily mirrors
available from

     <https://CRAN.R-project.org/mirrors.html>

4 Bug-tracking system
*********************

R has a bug-tracking system (or perhaps a bug-filing system is a more
precise description) available on the net at

     <https://bugs.R-project.org/>