-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathR-project-emails.html
77 lines (65 loc) · 2.27 KB
/
R-project-emails.html
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>R-project.org E-mail Aliases</title>
</head>
<body bgcolor="#FFFFFF">
<h1 align=center>
R-project.org E-mail Aliases</h1>
Note that upper-/lower- case does not really matter in the E-mail aliases
below.
Also, we use first names to make the correct individual e-mail address less
easy to guess by address-collector robots.
<p>
<dl> <dt>R-foundation-members:</dt> <dd> see the
<a href="https://www.r-project.org/foundation/members.html"><tt>R-project.org</tt>
web page</a></dd>
<dt>R-mantle:</dt> <dd> David Meyer, Simon Wood, Vince Carey </dd>
<dt>R-members:</dt> <dd> R-foundation-members, R-mantle </dd>
</dl>
For the Foundation's <strong>Board</strong>, see also the
<a href="https://www.r-project.org/foundation/board.html"><tt>R-project.org</tt> web page</a>.
<p></p>
The public R foundation address,
<br> <tt>R-foundation @ r-pr...org</tt> has been a mailman list and can
also be reached by the address
<br> <tt>R-foundation-board @ r-pr...org</tt> .
(Hence, the address to be used for the <emph>`Full R Mantle'</emph> is
indeed
<tt><font color="red" size=+2><strong>R-members</strong></font></tt>
at R project.)
<hr> <!--------------------------------------------------------------->
Platform-specific Maintainers:
<pre>
R-mac: Luke, Simon U
R-windows: Duncan M, Brian, Uwe
</pre>
and other special-purpose teams (see also <a href="https://cran.r-project.org/CRAN_team.htm">the CRAN team</a>):
<pre>
CRAN: Kurt, Simon, Uwe, Brian
CRAN-admin: cran-admin at WU Vienna
CRAN-sysadmin: cran-sysadmin at WU Vienna
R-journal-editors: <b>acting</b> editors, a <b>closed</b> mailman list
</pre>
<!-- R-journal-advisory: editors + former ones + MM; a somewhat open mailman list -->
<!-- ((rnews-editors: Kurt, Fritz, Paul, Torsten, John Fox, Vince)) -->
Further, we have
<pre>
R-forge: R-forge at WU Vienna
....
useR-2021: .......
useR-2024: <... forward to wherever...>
</pre>
etc, for the useR! (and possibly similar) conferences.
<p>
<hr>
<font size=-1>
<address> $Author$
(Martin is responsible for setting/changing these aliases) <br>
<font size=-2> $Id$ </font>
</address>
</font>
</p>
</body>
</html>