gitlabr: 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.

Version: 1.1.6
Depends: R (≥ 3.1.2), magrittr
Imports: dplyr (≥ 0.4.3), stringr, base64enc, httr (≥ 1.1.0), purrr (≥ 0.2.2), tibble (≥ 1.1), utils, yaml, arpr
Suggests: devtools (≥ 1.8.0), roxygen2, testthat (≥ 1.0.2), R.rsp, knitr, shiny (≥ 0.13.0)
Published: 2019-03-15
Author: Jirka Lewandowski [aut, cre]
Maintainer: Jirka Lewandowski <jirka.lewandowski at wzb.eu>
BugReports: https://github.com/jirkalewandowski/gitlabr/
License: GPL (≥ 3)
URL: https://blog.points-of-interest.cc/post/gitlabr/ http://doc.gitlab.com/ce/api/
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: gitlabr results

Downloads:

Reference manual: gitlabr.pdf
Vignettes: gitlabr Quick Start Guide
Package source: gitlabr_1.1.6.tar.gz
Windows binaries: r-devel: gitlabr_1.1.6.zip, r-release: gitlabr_1.1.6.zip, r-oldrel: gitlabr_1.1.6.zip
macOS binaries: r-release: gitlabr_1.1.6.tgz, r-oldrel: gitlabr_1.1.6.tgz
Old sources: gitlabr archive

Linking:

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