statnmap/gitlab2r: Access to the Gitlab API

Provides R functions to access the API of the project and repository management web application gitlab. For many common tasks (repository file access, issue assignment and status, commenting) convenience wrappers are provided, and in addition the full API can be used by specifying request locations. Gitlab is open-source software and can be self-hosted or used on gitlab.com.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version1.1.6
URL https://blog.points-of-interest.cc/post/gitlabr/ http://doc.gitlab.com/ce/api/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("statnmap/gitlab2r")
statnmap/gitlab2r documentation built on Aug. 8, 2020, 12:07 a.m.