-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcommunity.qmd
202 lines (166 loc) · 6.62 KB
/
community.qmd
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
---
#title: "Community"
#page-layout: full
knitr:
opts_chunk:
collapse: true
execute:
echo: false
toc: true
---
```{r}
#| echo: false
library(distilltools)
```
# [COMMUNITY]{.third-color}
Sure, I love working in and with the {{< fa brands r-project >}} language, but what really got me hooked on it was the community around it. The R community has a reputation for being friendly and welcoming, diverse and inclusive. That, thankfully, has always been my experience of it.
This page has information about, and links to, all kinds of community groups you may be interested in getting involved with, as well as more specifically the ones that I help organise or contribute to.
## R User Groups
There are local R User Groups (RUGs), affiliated with the [R Consortium](https://www.r-consortium.org){target="_blank"}, all around the world. Many of these organise both in-person and online events and offer an excellent way to meet other R users nearby. They all have meetup pages. There's also a great Shiny app for exploring the groups:
`r icon_link(
icon = "meetup",
text = "RUGs on meetup",
url = "https://www.meetup.com/pro/r-user-groups/"
)`
`r icon_link(
icon = "globe",
text = "RUGs Shiny app",
url = "https://benubah.github.io/r-community-explorer/rugs.html"
)`
I am on the organising committee of the Warwick R User Group (WRUG), and was previously an organiser of the Oxford R User Group.
`r icon_link(
icon = "meetup",
text = "WRUG meetup",
url = "https://www.meetup.com/WarwickRUG/events/"
)`
`r icon_link(
icon = "globe",
text = "WRUG website",
url = "https://warwickrug.github.io"
)`
`r icon_link(
icon = "mastodon",
text = "WRUG mastodon",
url = "https://fosstodon.org/@WarwickRUG"
)`
`r icon_link(
icon = "github",
text = "WRUG GitHub",
url = "https://github.com/WarwickRUG"
)`
## RLadies
RLadies has been around for over 10 years, promoting gender diversity in the R community. It is a worldwide organisation run by a global team, with local chapters all over the world. They also have a directory where you can browse their list of speakers for conferences & events, or view profiles of R-Ladies located by country.
`r icon_link(
icon = "globe",
text = "global website",
url = "https://rladies.org"
)`
`r icon_link(
icon = "meetup",
text = "local meetups",
url = "https://www.meetup.com/pro/rladies/"
)`
`r icon_link(
icon = "globe",
text = "RLadies Shiny app",
url = "https://benubah.github.io/r-community-explorer/rladies.html"
)`
`r icon_link(
icon = "user",
text = "directory",
url = "https://benubah.github.io/r-community-explorer/rladies.html"
)`
## rainbowR
rainbowR's mission is to support, promote and connect LGBTQ+ people in the R community and to and spread awareness of LGBTQ+ issues through data-driven activism. I am a co-founder and co-organiser of the group.
`r icon_link(
icon = "globe",
text = "website",
url = "https://rainbowr.netlify.app"
)`
`r icon_link(
icon = "slack",
text = "join slack",
url = "https://docs.google.com/forms/d/1y7SOWE3IW-fpR_5Cd4mK-CMUpFZ-hvhY4cTj34JqTVE"
)`
`r icon_link(
icon = "slack",
text = "slack group",
url = "https://rainbowr.slack.com"
)`
`r icon_link(
icon = "mastodon",
text = "mastodon",
url = "https://tech.lgbt/@rainbowR"
)`
`r icon_link(
icon = "github",
text = "GitHub",
url = "https://github.com/r-lgbtq"
)`
## R Forwards
R Forwards is an [R Foundation](https://www.r-project.org/foundation/){target="_blank"} taskforce that leads the R community forwards in widening the participation of women and other under-represented groups. They also oversee the useR! conferences. I am a co-lead of the communities team. There's more information on the website. The Mastodon account is also active.
`r icon_link(
icon = "globe",
text = "website",
url = "https://forwards.github.io"
)`
`r icon_link(
icon = "mastodon",
text = "mastodon",
url = "https://hachyderm.io/@R_Forwards"
)`
## Data science, data visualisation and #TidyTuesday
R for Data Science (R4DS) is a very friendly online learning community with an active slack group. It is a community of R users at all levels, working and learning together. There are learners and mentors and office hours, but everyone helps each other.
`r icon_link(
icon = "globe",
text = "website",
url = "https://www.rfordatasci.com"
)`
`r icon_link(
icon = "mastodon",
text = "mastodon",
url = "https://fosstodon.org/@R4DSCommunity"
)`
R for Data Science also runs the hugely popular #TidyTuesday initiative, a weekly data project aimed at the R ecosystem. Every week they post from the R4DS account above, a raw dataset a chart or article related to that dataset, and ask you to explore and visualise the data, then share the visualisation and the code on Mastodon with the hashtag #TidyTuesday. All the datasets and participating guides are on GitHub.
`r icon_link(
icon = "mastodon",
text = "#TidyTuesday",
url = "https://fosstodon.org/tags/TidyTuesday"
)`
`r icon_link(
icon = "github",
text = "GitHub",
url = "https://github.com/rfordatascience/tidytuesday"
)`
I am an extremely infrequent contributor to #TidyTuesday. My contributions are on my GitHub.
`r icon_link(
icon = "github",
text = "My TidyTuesday contributions",
url = "https://github.com/EllaKaye/TidyTuesday"
)`
## Data Science by Design
Data Science by Design (DSxD) celebrates creativity in data science and developing a more open, ethical, and inclusive future for data work. They run small conferences and an active slack group. They publish anthologies, both in print and online, collections of work by data designers, scientists, and artists, with each issue on a different theme. I was honoured to be included in the first volume, with an article on [{distilltools}](packages/distilltools/index.qmd).
`r icon_link(
icon = "globe",
text = "website",
url = "http://datasciencebydesign.org"
)`
`r icon_link(
icon = "book",
text = "book",
url = "http://datasciencebydesign.org/book"
)`
<!-- ## Developer community -->
<!-- ## Community forums -->
## Mastodon
There is an active, and growing, community of R users on Mastodon, an open-source social network that is becoming increasingly popular.^[Danielle Navarro has an [excellent guide](https://blog.djnavarro.net/posts/2022-11-03_what-i-know-about-mastodon/){target="_blank"} for data science folks trying to navigate the fediverse.] The community is spread across different servers, though fosstodon.org appears the most popular. The #RStats tag is active here.
`r icon_link(
icon = "mastodon",
text = "fosstodon",
url = "https://fosstodon.org/"
)`
`r icon_link(
icon = "mastodon",
text = "#RStats",
url = "https://fosstodon.org/tags/rstats"
)`