Releases
As the course website is updated, either to add lessons and
assignments, correct bugs, or make general changes, I tag each version
with a release number. This allows users to see all changes over time
and go back to earlier versions of the class if necessary.
Releases pull directly from
GitHub. Release
numbers, v<1>.<2>.<3>
follow the general format of:
<1>
: Course
<2>
: Lesson / Assignment update
<3>
: Bug fixes and small website updates
Changes
Corrections
- RMarkdown lesson:
- corrected data download link
- noted that RMD file may lose YAML header if downloaded from website and that it should be added back if missing
Changes
Corrections
- RMarkdown lesson:
- corrected downloadable example script to include header
- corrected PDF and webpage so code fences are clearer
Changes
Lessons/Assignments
- added lesson for Rmarkdown intro
- added assignment for Rmarkdown intro
Corrections
- fixed data link error in modeling
Changes
Lessons/Assignments
- added lesson for modeling
- added assignment for modeling
Misc
- shifted schedule to move up lesson for knitr by one week
Changes
Lessons/Assignments
- added lesson for EDA/plotting
- added assignment for EDA/plotting
Misc
- shifted schedule to account for one-on-one meetings on 3/10/20
- updated meeting location to note shift to online due to COVID-19
Changes
- correction to file ending for
final_project_initial_analysis
assignment
Changes
Lessons
- added Data Wrangling IV: A philosophy of data wrangling lesson
Assignments
- added final_project_initial_analysis assignment
Changes
Lessons
- added Functional programming lesson
Assignments
Changes
Lessons
- added Data Wrangling III lesson
- corrected typo on Data Wrangling II lesson
Assignments
Changes
Lessons
- added Data wrangling II lesson
Assignments
Misc
Changes
Assignments
- added Final Project: data set assignment
Changes
- general edits to Data wrangling I lesson
- general edits to Assignment 3
Changes
Lessons
- Data wrangling I: added 20 January 2020 lesson
Assignments
Miscelleous
- fixed a various typos on site
- fixed
kbuild.sh
script
Changes
- fixed typo in Organizing lesson
- fixed path error in
organizing.R
Changes
Lessons
- Organizing: added 14 January 2020 lesson
Assignments
Changes
- fixed website title so shows better on tab and bookmarks
Changes
Changes
Additions
- Added a Questions page directing users to file questions as GitHub issues
Releases
- updated Releases page to pull directly from GitHub
Changes
Lessons
- Introduction
- Changed first Not so quick exercise to reflect what we did in
class
Changes
Assignments
- Modified first assignment to reflect what we covered in the first
class
Lessons
- Introduction
- modified to move git / GitHub information before R / RStudio
information
- small edits for clarity
Overview
- fixed error so syllabus PDF is now at top of page
Schedule
Start
- added Issues section with information about setuping git on
Windows
Other
- added Releases page to footer
- changed links in footer
- removed date of change from section footer since it wasn’t updating
as planned and therefore wasn’t useful (it updated everywhere with
each site build rather than as a page actually changed)
Initial release
Site as built for first class on 7 January 2020