Package: cheatsheet Title: Download R Cheat Sheets Locally Version: 0.1.2.9000 Authors@R: c(person(given = "Brad", family = "Lindblad", role = c("aut", "cre"), email = "me@bradlindblad.com"), person(given = "Posit", 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 URL: https://bradlindblad.github.io/cheatsheet/ BugReports: https://github.com/bradlindblad/cheatsheet/issues Imports: magrittr, git2r, fs, crayon, cli, purrr, rstudioapi Config/pak/sysreqs: cmake make libgit2-dev libssh2-1-dev libuv1-dev libssl-dev Repository: https://bradlindblad.r-universe.dev Date/Publication: 2023-05-02 03:04:31 UTC RemoteUrl: https://github.com/bradlindblad/cheatsheet RemoteRef: HEAD RemoteSha: 1065c252a0c8d29aa31df9547bb905b3d2f74d89 NeedsCompilation: no Packaged: 2026-07-05 01:16:45 UTC; root Author: Brad Lindblad [aut, cre], Posit [cph] Maintainer: Brad Lindblad