Skip to content

Latest commit

 

History

History
executable file
·
26 lines (20 loc) · 1.77 KB

setup.md

File metadata and controls

executable file
·
26 lines (20 loc) · 1.77 KB
title
Setup

Pre-workshop setup steps

  1. Install the following software (all instructions are below).
    • Zoom (make sure you have the latest version)
    • A Unix shell (e.g. bash, zsh)
    • git
    • R
    • RStudio, an integrated development environment for R
  2. Create a GitHub account if you do not already have one. You'll need to know the email associated with your account during the git lesson of the workshop.
  3. After you have installed everything above, download un-report.zip. You'll need the files included during the workshop.
    1. Move un-report.zip to your Desktop and unzip it (usually double-clicking it will work).
    2. Start up RStudio. In the upper left menu, select File > Open. In the window that opens, go to the un-report/ folder on your Desktop and select the file check_setup.R to open it in RStudio.
    3. Click the Source button to run the script. This script will make sure that everything is installed and setup correctly. You should see output printed to the console window (usually the lower left pane in RStudio).
    4. Take a screenshot of the console output (or copy & paste it) into an email and send it to the lead instructor. If everything worked, they'll give you the Zoom meeting ID for the workshop. Otherwise, they'll help you get everything setup correctly before giving you the Zoom ID.

If at any point you get stuck or run into problems, please don't hesitate to ask us for help!

Software Installation Instructions

{% include install_instructions/videoconferencing.html %}

{% include swc/setup.html %}