gistr: Work with 'GitHub' 'Gists'
Work with 'GitHub' 'gists' from 'R' (e.g., 
    <https://en.wikipedia.org/wiki/GitHub#Gist>, 
    <https://docs.github.com/en/github/writing-on-github/creating-gists/>). A 'gist'
    is simply one or more files with code/text/images/etc. This package allows
    the user to create new 'gists', update 'gists' with new files, rename files,
    delete files, get and delete 'gists', star and 'un-star' 'gists', fork 'gists',
    open a 'gist' in your default browser, get embed code for a 'gist', list
    'gist' 'commits', and get rate limit information when 'authenticated'. Some
    requests require authentication and some do not. 'Gists' website: 
    <https://gist.github.com/>.
| Version: | 0.9.0 | 
| Imports: | jsonlite, crul, httr, magrittr, assertthat, knitr, rmarkdown, dplyr | 
| Suggests: | git2r, testthat | 
| Published: | 2020-07-29 | 
| DOI: | 10.32614/CRAN.package.gistr | 
| Author: | Scott Chamberlain  [aut, cre],
  Ramnath Vaidyanathan [aut],
  Karthik Ram [aut] | 
| Maintainer: | Scott Chamberlain  <myrmecocystus at gmail.com> | 
| BugReports: | https://github.com/ropensci/gistr/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/ropensci/gistr (devel),
https://docs.ropensci.org/gistr (website) | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| In views: | WebTechnologies | 
| CRAN checks: | gistr results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=gistr
to link to this page.