-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCRUG-Works-Gitlab-Group-Launch.Rmd
More file actions
150 lines (124 loc) · 4.28 KB
/
Copy pathCRUG-Works-Gitlab-Group-Launch.Rmd
File metadata and controls
150 lines (124 loc) · 4.28 KB
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
---
title: "CRUG Works Gitlab Group Launch"
subtitle: "Hybrid: Roosevelt University and Zoom Online"
author: "Chicago R User Group (CRUG)"
date: "Feburary 29, 2024"
output:
ioslides_presentation:
widescreen: true
css: images/intro-style.css
logo: images/RGitlabIconHdr.png
includes:
in_header: "images/favicon.html"
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
library(RUGtools)
```
## Chicago R User Group (CRUG) ...
### Welcome new and returning members of CRUG! Find us online:
<br/>
<div class="row">
<div class="column">
<div class="icon-title">X</div>
<img src="images/x-icon.png" alt="X icon" width="50px">
<a href="https://twitter.com/ChicagoRusers">@ChicagoRusers</a>
</div>
<div class="column">
<div class="icon-title">Slack</div>
<img src="images/slack_50x50.png" alt="X icon" width="50px">
<a href="http://chicagorusergroup.slack.com">chicagorusergroup.slack.com</a>
</div>
</div>
<div class="row">
<div class="column">
<div class="icon-title">Github</div>
<img src="images/github.png" alt="Github icon" width="50px">
<a href="https://github.com/Chicago-R-User-Group">@Chicago-R-User-Group</a>
</div>
<div class="column">
<div class="icon-title">Gitlab <span class="clear">New!</span></div>
<img src="images/gitlab.png" alt="Gitlab icon" width="50px">
<a href="https://gitlab.com/crug-works">@CRUG-Works</a>
</div>
</div>
<div class="row">
<div class="column">
<div class="icon-title">Meetup</div>
<img src="images/m_swarm_50x50.png" alt="Meetup icon">
<a href="https://www.meetup.com/ChicagoRUG/">ChicagoRUG</a>
</div>
<div class="column">
<div class="icon-title">Website</div>
<img src="images/crug-skyline.png" alt="CRUG Website logo" width="100px">
<a href="https://chicago-r-user-group.github.io/">Chicago-r-user-group.github.io</a>
</div>
</div>
## CRUG Status
<div style="float:right; margin-top:-50px">
<img src="images/crug-skyline.png" alt="CRUG Website logo" width="300px">
</div>
- Still navigating new normal hybrid world
- Aiming for 1-3 meetup events per month or quarter
- Open to new sponsorship as we move on from IBM
- Looking for energetic, new co-organizers of any R level
- Happy to collaborate again with other tech meetups
<br/>
<div class="row">
<div class="meetups column">
<img src="images/chipy.png" alt="ChiPy icon" height="50px"><br/>ChiPy
</div>
<div class="meetups column">
<img src="images/r-ladies.png" alt="R Ladies icon" height="50px"><br/>RLadies
</div>
<div class="meetups column">
<img src="images/pydata-chicago.png" alt="PyData icon" height="50px"><br/>PyData
</div>
<div class="meetups column">
<img src="images/pyladies.png" alt="PyLadies icon" height="50px"><br/>PyLadies
</div>
<div class="meetups column">
<img src="images/postgres.png" alt="Postgres icon" height="50px"><br/>Chicago PUG
</div>
<div class="meetups column">
<img src="images/chicago-lug.jpeg" alt="Chicago LUG icon" height="50px"><br/>Chicago LUG
</div>
</div>
# Who is here today: in-person and online?
## Quick Intros and Announcements
<div class="row">
<div class="meetups column"></div>
<div class="meetups column">
<img src="images/crug-skyline.png" width="150px"/><br/>CRUG Co-Organizers
</div>
<div class="meetups column"></div>
</div>
<div class="row">
<div class="meetups column"></div>
<div class="meetups column">
<img src="images/r-ladies.png" width="150px"/><br/>RLadies Organizers
</div>
<div class="meetups column"></div>
</div>
<div class="row">
<div class="meetups column"></div>
<div class="meetups column">
<img src="images/pydata-chicago.png" width="150px"/><br/>PyData Chicago Organizers
</div>
<div class="meetups column"></div>
</div>
# Anyone hiring R folks?
## Happy Birthday, R!
<div style="text-align:center; margin-top: -50px;">
<img src="images/r-birthday.png" alt="R birthday clip art" width="300px">
</div>
- In August 1993, Ihaka and Gentleman posted a binary of R on StatLib — a data archive website.
- On December 5, 1997, R became a GNU project when version 0.60 was released.
- On February 29, 2000, the first official 1.0 version was released.
- **_When did you first hear about and use R?_**
# Tonight's Event
## Agenda
1. What is Git? Intro and Background
2. CRUG-Works Tour with Merge Request Demo
3. Working Group, Q/A, Discussion, Networking
<div style="text-align:center"><img src="images/crug-works.png" width="800px"/></div>