Event box

Fundamentals of Package Development in R

Fundamentals of Package Development in R

R packages—bundles of reusable code and (optionally) data—are helpful for writing code efficiently and avoiding the unnecessary duplication of your own and other people’s previously written code. You don’t have to want to be the next Hadley Wickham or Jenny Bryan—or even to share packages publicly—to benefit from learning how to build packages for your own use. A small local package containing functions that expedite your frequent workflows can shave hours of redundant work off of your schedule. This workshop will cover the core structure of R packages, how to add code and data to them, how to generate package documentation, how to check a package’s construction, and how to prepare the key auxiliary files that accompany R packages (description, namespace, and more). If you’ve written R code and thought, “These lines are giving me déjà vu…,” this workshop is for you. Eliminate redundant work, and save your most-frequent collaborator—your future self—time and energy by developing packages.

To participate in this workshop, you should have R and RStudio installed and have basic familiarity with both. If you're unfamiliar with the basic syntax of R, we recommend participating in an introductory workshop or class before participating in this workshop. You might consider Data Carpentry’s Intro to R series. We won’t review the fundamentals of R syntax in this workshop, but if you have questions about the material, or if you need help getting R and RStudio set up, you can reach out to Jacob (jrg2xq@virginia.edu) before the scheduled workshop. The workshop is designed to accommodate users of all common operating systems.

Date:
Thursday, October 13, 2022
Time:
10:00am - 11:30am
Campus:
Online
Categories:
Data Workshop > RDS Data Workshop Data Workshop Workshop
Presenter:
Jacob Goldstein-Greenwood
Registration has closed.

Click to add to your Calendar! >> Add to a Calendar using iCal
The UVA Library is committed to hosting library events that are inclusive and welcoming to all. If you need certain accommodations to participate fully in this event, please contact libevents@virginia.edu.

Event Organizer

Jacob Goldstein-Greenwood
Ricky Patterson