Skip to content

Commit 2f81f13

Browse files
authored
Fix link to Cohort 2
1 parent 84a3e39 commit 2f81f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025/package-dev-workshops/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ draft: false
1212

1313
The [Forwards](https://forwards.github.io/) teaching team is hosting two workshop series beginning next month to teach participants how to build their own R packages. No prior package building experience is required. The course consists of five 90-minute sessions held every two weeks, and will cover core topics such as the structure of R packages, writing and documenting functions, managing dependencies, writing tests, checking packages for errors, and preparing them for distribution on platforms like CRAN or GitHub. Participants will also learn how to package datasets for use within their packages.
1414

15-
Two cohorts are being offered to accommodate different time zones. [Cohort 1]( https://forwards.github.io/package-dev/workshops/summer-2025-cohort-1.html) meets every other Monday starting June 2, from 09:00 to 10:30 UTC and will be taught by Pao Corrales and Ella Kaye. [Cohort 2]( https://forwards.github.io/package-dev/workshops/summer-2025-cohort-1.html) meets every other Tuesday starting June 3, from 14:30 to 16:00 UTC and will be led by Emma Rand, Joyce Robbins, and Heather Turner.
15+
Two cohorts are being offered to accommodate different time zones. [Cohort 1]( https://forwards.github.io/package-dev/workshops/summer-2025-cohort-1.html) meets every other Monday starting June 2, from 09:00 to 10:30 UTC and will be taught by Pao Corrales and Ella Kaye. [Cohort 2]( https://forwards.github.io/package-dev/workshops/summer-2025-cohort-2.html) meets every other Tuesday starting June 3, from 14:30 to 16:00 UTC and will be led by Emma Rand, Joyce Robbins, and Heather Turner.
1616

1717
More information on the content of each session as well as links to register are available on Forwards’ newly revamped [R Package Development Workshop](https://forwards.github.io/package-dev/workshops.html) web site. Note that the modules were designed to be used with or without an accompanying workshop, so learners may choose to work through the material on their own.
1818

0 commit comments

Comments
 (0)