CRAN/E | gitlabr

gitlabr

Access to the 'GitLab' API

Installation

About

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 .

thinkr-open.github.io/gitlabr/
github.com/ThinkR-open/gitlabr
Bug report File report

Key Metrics

Version 2.1.0
R ≥ 3.1.2
Published 2024-05-16 124 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks gitlabr results

Downloads

Yesterday 6 +500%
Last 7 days 174 -12%
Last 30 days 997 -5%
Last 90 days 2.758 +33%
Last 365 days 7.935 -16%

Maintainer

Maintainer

Sébastien Rochette

Authors

Jirka Lewandowski

aut

Sébastien Rochette

aut / cre

ThinkR

cph

Material

README
NEWS
Reference manual
Package source

In Views

WebTechnologies

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

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

gitlabr archive

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