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.0.1
Depends: R (≥ 3.1.2)
Imports: arpr, base64enc, dplyr (≥ 0.4.3), httr (≥ 1.1.0), magrittr, purrr (≥ 0.2.2), shiny (≥ 0.13.0), stringr, tibble (≥ 1.1), utils
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), yaml
Published: 2022-09-13
Author: Jirka Lewandowski [aut], Sébastien Rochette ORCID iD [aut, cre]
Maintainer: Sébastien Rochette <sebastien at thinkr.fr>
BugReports: https://github.com/statnmap/gitlabr/issues
License: GPL (≥ 3)
URL: https://statnmap.github.io/gitlabr/
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: gitlabr results

Documentation:

Reference manual: gitlabr.pdf
Vignettes: Quick-Start-Guide-to-gitlabr
b-Create and manage a new GitLab project
c-Alternative connections to projects
d-Go further: understand and build your functions
gitlabr-v2

Downloads:

Package source: gitlabr_2.0.1.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
Old sources: gitlabr archive

Linking:

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