Package: cheatsheet
Title: Download R Cheat Sheets Locally
Version: 0.1.0
Authors@R: 
    c(person(given = "Brad",
           family = "Lindblad",
           role = c("aut", "cre"),
           email = "me@bradlindblad.com"),
           person(given = "RStudio",
             role = "cph"))
Description: A simple package to grab cheat sheets and save them to your local computer.
License: MIT + file LICENSE
Suggests: testthat, covr
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
URL: https://bradlindblad.github.io/cheatsheet/
BugReports: https://github.com/bradlindblad/cheatsheet/issues
Imports: magrittr, git2r, fs, crayon, cli, purrr, rappdirs, stringr,
        rstudioapi
NeedsCompilation: no
Packaged: 2021-04-12 01:29:15 UTC; brad
Author: Brad Lindblad [aut, cre],
  RStudio [cph]
Maintainer: Brad Lindblad <me@bradlindblad.com>
Repository: CRAN
Date/Publication: 2021-04-13 14:10:02 UTC
Built: R 4.0.2; ; 2021-04-14 10:34:30 UTC; unix
