Skip to content

Commit 6b8581c

Browse files
authored
Merge pull request #22 from stulacy/docs/r-packages-20240417
Adds post for the R packaging talk
2 parents bd40c33 + 3712c6c commit 6b8581c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

_posts/2024-04-17-r-packaging.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: You can make an R package too!
3+
author: Stuart Lacy
4+
tags: R packaging software development
5+
---
6+
7+
This week [Emma Rand][emma] gave a talk and live demo on making packages in R.
8+
The talk covers motivation for why you might want to make a package in the first place and the live demo went through all the steps of creating a basic package and getting it up and running.
9+
10+
The slides can be found in Emma's [GitHub repository][slides] and you can view a recording of the talk [here][recording].
11+
12+
[emma]: https://github.com/3mmaRand
13+
[slides]: https://github.com/3mmaRand/make-an-r-pkg/tree/main
14+
[recording]: https://eu-lti.bbcollab.com/recording/a4351702957644cc949c31b1ae25849b

0 commit comments

Comments
 (0)