Showing 10 of total 10 results (show query)
r-lib
usethis:Automate Package and Project Setup
Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, 'GitHub', licenses, 'Rcpp', 'RStudio' projects, and more.
Maintained by Jennifer Bryan. Last updated 26 days ago.
869 stars 17.54 score 5.6k scripts 336 dependentstidyverse
reprex:Prepare Reproducible Example Code via the Clipboard
Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as <https://stackoverflow.com> and <https://github.com>, or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.
Maintained by Jennifer Bryan. Last updated 7 months ago.
githubreproducibilityrmarkdownstackoverflow
744 stars 15.58 score 498 scripts 127 dependentsr-lib
gh:'GitHub' 'API'
Minimal client to access the 'GitHub' 'API'.
Maintained by Gábor Csárdi. Last updated 2 months ago.
224 stars 15.55 score 444 scripts 401 dependentstrinker
pacman:Package Management Tool
Tools to more conveniently perform tasks associated with add-on packages. pacman conveniently wraps library and package related functions and names them in an intuitive and consistent fashion. It seeks to combine functionality from lower level functions which can speed up workflow.
Maintained by Tyler Rinker. Last updated 5 years ago.
githubpackage-managementpackages
314 stars 14.25 score 14k scripts 10 dependentsr-lib
gitcreds:Query 'git' Credentials from 'R'
Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories.
Maintained by Gábor Csárdi. Last updated 8 months ago.
credentialscredentials-helpergitgithub
28 stars 13.31 score 372 scripts 407 dependentsropensci
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/>.
Maintained by Scott Chamberlain. Last updated 2 years ago.
httphttpsapiweb-servicesgithubgithub apigistgistscodescriptsnippetapi-wrappergithub-apigithub-gist
104 stars 8.28 score 42 scripts 2 dependentsbioc
biocthis:Automate package and project setup for Bioconductor packages
This package expands the usethis package with the goal of helping automate the process of creating R packages for Bioconductor or making them Bioconductor-friendly.
Maintained by Leonardo Collado-Torres. Last updated 10 days ago.
softwarereportwritingactionsbioconductorbiocthisgithubstylerusethis
51 stars 7.90 score 4 scripts 1 dependentsr-world-devs
GitStats:Standardized Git Repository Data
Obtain standardized data from multiple 'Git' services, including 'GitHub' and 'GitLab'. Designed to be 'Git' service-agnostic, this package assists teams with activities spread across various 'Git' platforms by providing a unified way to access repository data.
Maintained by Maciej Banas. Last updated 2 months ago.
4 stars 6.51 score 10 scripts 1 dependentsfhdsl
githubr:Easier to Use API Wrapper for 'GitHub'
This is a 'GitHub' API wrapper for R. <https://docs.github.com/en/rest> It uses the 'gh' package but has things wrapped up for convenient use cases.
Maintained by Candace Savonen. Last updated 1 years ago.
1 stars 4.27 score 370 scriptsropensci
gitcellar:Helps Download Archives of GitHub Repositories
Provide functionality to download archives (backups) for all repositories in a GitHub organization (useful for backups!).
Maintained by Maëlle Salmon. Last updated 2 months ago.
githubgithub-backupgithub-backups
16 stars 3.68 score 7 scripts