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
Author: Scott Chamberlain ORCID iD [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:

Reference manual: gistr.pdf
Vignettes: gistr introduction

Downloads:

Package source: gistr_0.9.0.tar.gz
Windows binaries: r-devel: gistr_0.9.0.zip, r-release: gistr_0.9.0.zip, r-oldrel: gistr_0.9.0.zip
macOS binaries: r-release (arm64): gistr_0.9.0.tgz, r-oldrel (arm64): gistr_0.9.0.tgz, r-release (x86_64): gistr_0.9.0.tgz
Old sources: gistr archive

Reverse dependencies:

Reverse imports: arenar
Reverse suggests: animint2, geojsonio, LDAvis

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gistr to link to this page.