Skip to content

🐈📦 Talk: making R packages for Bergen R Ladies

Notifications You must be signed in to change notification settings

popovs/r-pkg-slides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r-pkg-slides

Blog post

What?

This is a fork of the phenomenal R repo r-pkg-slides written by Matt Dray, which I've tweaked slightly for the Bergen R Ladies "How to make an R package" workshop in August 2022. The changes include updates for 2022 {usethis} usage and a change from cats to fjords. The slideshow provides nice clear instructions on how to build your very first R package.

This repo contains code to create the slides themselves, built using the xaringan package. Think of it like Markdown-but-for-slides.

The topic

The talk is about how to make an R package easily, with help from the {usethis} package in particular.

You can:

The package

In the session we'll live-build a package called {fjoRds} and push it to GitHub. You'll be able to:

  • look at the source code
  • see the package's website, made with {pkgdown}
  • install the package with remotes::install_github("popovs/fjoRds")
  • run the fjord_finder() function to find out if a supplied character string matches the name of a Norwegian fjord

About

🐈📦 Talk: making R packages for Bergen R Ladies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 40.6%
  • Less 36.9%
  • CSS 13.4%
  • HTML 9.0%
  • JavaScript 0.1%