matt-dray / r-pkg-slides

:cat2::package: Talk: making R packages for Cabinet Office Coffee & Coding

Home Page:https://matt-dray.github.io/r-pkg-slides/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r-pkg-slides

Blog post

What?

This repo contains the slides for a talk given at a Cabinet Office Coffee & Coding session on 1 November 2019.

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 I'll live-build a package called {cabinet} 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("matt-dray/cabinet")
  • run the cabinet_cat() function to find out if a supplied charcter string matches the name of a cat that lives at the Cabinet Office

But don't install it because it's silly.

About

:cat2::package: Talk: making R packages for Cabinet Office Coffee & Coding

https://matt-dray.github.io/r-pkg-slides/


Languages

Language:CSS 93.7%Language:HTML 6.3%