CRAN
gitlabr 1.1.6
Access to the Gitlab API
Released Mar 15, 2019 by Jirka Lewandowski
This package cannot yet be used with Renjin it depends on other packages which are not available: tibble 2.1.1, dplyr 0.8.0.1, and purrr 0.3.2
Dependencies
dplyr 0.8.0.1 purrr 0.3.2 tibble 2.1.1 base64enc 0.1-3 stringr 1.4.0 yaml 2.2.0 arpr 0.1.1 httr 1.4.0 magrittr 1.5
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.