Skip to content

forwards/workshops

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2020
Feb 23, 2019
Mar 7, 2020
Nov 8, 2018
Apr 5, 2019
Nov 10, 2019
Jan 18, 2020
May 26, 2018
Mar 23, 2020
Mar 30, 2020
Mar 15, 2022
Mar 5, 2020
Mar 30, 2020
May 26, 2018
May 26, 2018
May 12, 2018
Mar 7, 2020
Mar 23, 2020
Feb 15, 2021
Mar 7, 2020
Mar 3, 2020
Sep 19, 2021
Sep 24, 2021
Mar 3, 2020
Jul 23, 2018
Sep 19, 2021
Jan 17, 2020
Nov 28, 2019

Repository files navigation

Material for Forwards workshops

Currently we have three versions of our workshop on R package development. The links below take you to the presentation slides, which refer to online materials for the exercises and further reference. All material in this repo is CC-BY-NC-SA.

One-day course

The slides for the 1-day course are available here: https://github.com/forwards/workshops/tree/master/eRum2018. This covers

  • Making code into an R package
  • Collaborative coding with GitHub
  • Writing a vignette or an article
  • Building a package webpage
  • Submitting a package to CRAN

Short tutorial course

The slides for a short tutorial (1.5-2 hours) are available here: https://github.com/forwards/workshops/tree/master/Cardiff-satRday. This covers selected material from the 1-day course:

  • Creating an R package
  • Developing package code
  • Testing package code
  • Documenting functions and the package itself
  • Depending on other packages

One-hour modules series

The third version is in development and modularizes the 1 day course into 1-hour modules. The modules available are as follows:

For more details, see https://github.com/forwards/workshops/tree/master/package-dev-modules.