All Projects → ropensci → Gistr

ropensci / Gistr

Licence: other
Interact with GitHub gists from R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Gistr

worrms
World Register of Marine Species R client
Stars: ✭ 13 (-85.56%)
Mutual labels:  api-wrapper, rstats, r-package
Rorcid
A programmatic interface the Orcid.org API
Stars: ✭ 101 (+12.22%)
Mutual labels:  api-wrapper, r-package, rstats
Ckanr
R client for the CKAN API
Stars: ✭ 91 (+1.11%)
Mutual labels:  api-wrapper, r-package, rstats
Taxize
A taxonomic toolbelt for R
Stars: ✭ 209 (+132.22%)
Mutual labels:  api-wrapper, r-package, rstats
WikidataQueryServiceR
An R package for the Wikidata Query Service API
Stars: ✭ 23 (-74.44%)
Mutual labels:  api-wrapper, rstats, r-package
cablecuttr
An R wrapper for CanIStream.It API
Stars: ✭ 17 (-81.11%)
Mutual labels:  api-wrapper, rstats, r-package
Rcrossref
R client for various CrossRef APIs
Stars: ✭ 137 (+52.22%)
Mutual labels:  api-wrapper, r-package, rstats
rredlist
IUCN Red List API Client
Stars: ✭ 31 (-65.56%)
Mutual labels:  api-wrapper, rstats, r-package
kaggler
🏁 API client for Kaggle
Stars: ✭ 50 (-44.44%)
Mutual labels:  api-wrapper, rstats, r-package
Nodbi
Document DBI connector for R
Stars: ✭ 56 (-37.78%)
Mutual labels:  r-package, rstats
Lawn
⛔ ARCHIVED ⛔ turf.js R client
Stars: ✭ 57 (-36.67%)
Mutual labels:  r-package, rstats
Trackmd
Tools for tracking changes in Markdown format within RStudio
Stars: ✭ 89 (-1.11%)
Mutual labels:  r-package, rstats
Github
Ruby interface to GitHub API
Stars: ✭ 1,081 (+1101.11%)
Mutual labels:  github-api, api-wrapper
Vcr
Record HTTP calls and replay them
Stars: ✭ 54 (-40%)
Mutual labels:  r-package, rstats
Mixomics
Development repository for the Bioconductor package 'mixOmics '
Stars: ✭ 58 (-35.56%)
Mutual labels:  r-package, rstats
Tl
tldr for R!
Stars: ✭ 52 (-42.22%)
Mutual labels:  r-package, rstats
Sysreqs
R package to install system requirements
Stars: ✭ 63 (-30%)
Mutual labels:  r-package, rstats
Feddata
Functions to Automate Downloading Geospatial Data Available from Several Federated Data Sources
Stars: ✭ 70 (-22.22%)
Mutual labels:  r-package, rstats
Notary
🔏📦 Signing & verification of R packages
Stars: ✭ 48 (-46.67%)
Mutual labels:  r-package, rstats
Lexisnexistools
📰 Working with newspaper data from 'LexisNexis'
Stars: ✭ 59 (-34.44%)
Mutual labels:  r-package, rstats

gistr

cran checks R-check codecov.io rstudio mirror downloads cran version

gistr is a light interface to GitHub's gists for R.

Get started with the docs: https://docs.ropensci.org/gistr

See also:

  • git2r an R client for the libgit2 C library by Stefan Widgren
  • gert Simple git client for R by Jeroen Ooms
  • gistfo for turning your untitled RStudio tabs into gists!

Install

Stable version from CRAN

install.packages("gistr")

Or dev version from GitHub.

remotes::install_github("ropensci/gistr")
library("gistr")

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for gistr in R doing citation(package = 'gistr')
  • Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

rofooter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].