-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathconfig.yml
20 lines (19 loc) · 1.49 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
default:
course_name_long: "Epi/Biostats Summer Institute - Introduction to R for Public Health Researchers 140.604.73"
course_dates: "January 6-16, 2025"
course_time: "1:30 p.m. - 4:50 p.m. ET"
final_due_date: "Tuesday January 21st at 11:59pm ET"
grades_due: "January 24th"
holiday: "In recognition of [Juneteenth](https://en.wikipedia.org/wiki/Juneteenth), there will be **no class on Wednesday June 19th, 2024.**."
courseplus_web: "https://courseplus.jhu.edu/core/index.cfm/go/course.home/coid/22418/"
courseplus_dropboxes: "https://courseplus.jhu.edu/core/index.cfm/go/db:main/coid/22418/"
google_survey: "https://forms.gle/rdsXr6u964H6PyRQA"
slack_workspace: "https://introtor14060-f1n1205.slack.com/"
ta: "Lily Koffman (lkoffma2 at jhmi.edu)"
instructors: "[Carrie Wright](https://carriewright11.github.io/) (cwrigh60 at jhu.edu), [Ava Hoffman](https://www.avahoffman.com/) (ava.hoffman at jhu.edu), [Clifton McKee](https://clifmckee.github.io/) (cmckee7 at jhu.edu)"
r_version: "(4.4.2 (called 'Pile of Leaves') as of 2024-10-31)"
r_dl_mac_m1: "https://cran.r-project.org/bin/macosx/big-sur-arm64/base/R-4.4.2-arm64.pkg"
r_dl_mac_intel: "https://cran.r-project.org/bin/macosx/big-sur-x86_64/base/R-4.4.2-x86_64.pkg"
r_dl_windows: "https://cran.r-project.org/bin/windows/base/R-4.4.2-win.exe"
rstudio_dl_mac: "https://download1.rstudio.org/electron/macos/RStudio-2024.12.0-467.dmg"
rstudio_dl_windows: "https://download1.rstudio.org/electron/windows/RStudio-2024.12.0-467.exe"