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 |
DOI: | 10.32614/CRAN.package.gitlabr |
Author: | Jirka Lewandowski [aut], Sébastien Rochette [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 |
Package source: | gitlabr_2.1.0.tar.gz |
Windows binaries: | r-devel: gitlabr_2.1.0.zip, r-release: gitlabr_2.1.0.zip, r-oldrel: gitlabr_2.1.0.zip |
macOS binaries: | r-release (arm64): gitlabr_2.1.0.tgz, r-oldrel (arm64): gitlabr_2.1.0.tgz, r-release (x86_64): gitlabr_2.1.0.tgz, r-oldrel (x86_64): gitlabr_2.1.0.tgz |
Old sources: | gitlabr archive |
Please use the canonical form https://CRAN.R-project.org/package=gitlabr to link to this page.