forked from SISBID/Data-Wrangling
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
10 lines (9 loc) · 762 Bytes
/
config.yml
File metadata and controls
10 lines (9 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
default:
instructors: "[Carrie Wright](https://carriewright11.github.io/) (cwright2 at fredhutch.org), [Ava Hoffman](https://www.avahoffman.com/) (ahoffma2 at fredhutch.org)"
r_version: "(4.4.1 (called 'Great Square Root') as of June 13, 2025)"
r_dl_mac_m1: "https://cloud.r-project.org/bin/macosx/big-sur-arm64/base/R-4.5.1-arm64.pkg"
r_dl_mac_intel: "https://cloud.r-project.org/bin/macosx/big-sur-x86_64/base/R-4.5.1-x86_64.pkg"
r_dl_windows: "https://cloud.r-project.org/bin/windows/base/R-4.5.1-win.exe"
rstudio_dl_mac: "https://download1.rstudio.org/electron/macos/RStudio-2025.05.1-513.dmg"
rstudio_dl_windows: "https://download1.rstudio.org/electron/windows/RStudio-2025.05.1-513.exe"
git_downloads_link: "https://git-scm.com/downloads"