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 <https://about.gitlab.com>.

Version: 2.1.0
Depends: R (≥ 3.1.2)
Imports: arpr, base64enc, dplyr (≥ 0.4.3), httr (≥ 1.1.0), magrittr, purrr (≥ 0.2.2), stringr, tibble (≥ 1.1), tidyr, utils
Suggests: DT, knitr, rmarkdown, shiny (≥ 0.13.0), testthat (≥ 3.0.0), yaml
Published: 2024-05-16
Author: Jirka Lewandowski [aut], Sébastien Rochette ORCID iD [aut, cre], ThinkR [cph]
Maintainer: Sébastien Rochette <sebastienrochettefr at gmail.com>
BugReports: https://github.com/ThinkR-open/gitlabr/issues
License: GPL (≥ 3)
URL: https://thinkr-open.github.io/gitlabr/, https://github.com/ThinkR-open/gitlabr
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: gitlabr results

Documentation:

Reference manual: gitlabr.pdf
Vignettes: Quick Start Guide to 'gitlabr'
Create and manage a new GitLab project
Go further: understand and build your own functions
Create gitlab-ci pipelines
Alternative connections to projects

Downloads:

Package source: gitlabr_2.1.0.tar.gz
Windows binaries: r-devel: gitlabr_2.0.1.zip, r-release: gitlabr_2.0.1.zip, r-oldrel: gitlabr_2.0.1.zip
macOS binaries: r-release (arm64): gitlabr_2.0.1.tgz, r-oldrel (arm64): gitlabr_2.0.1.tgz, r-release (x86_64): gitlabr_2.0.1.tgz, r-oldrel (x86_64): gitlabr_2.0.1.tgz
Old sources: gitlabr archive

Linking:

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