gitear: Client to the 'gitea' API

'Gitea' is a community managed, lightweight code hosting solution were projects and their respective git repositories can be managed <https://gitea.io>. This package gives an interface to the 'Gitea' API to access and manage repositories, issues and organizations directly in R.

Version: 1.0.0
Depends: R (≥ 3.5.0), magrittr
Imports: httr, jsonlite, dplyr, tidyr, tibble, stringr, mockery, graphics, Rcpp
Suggests: testthat, knitr, rmarkdown, covr
Published: 2020-09-18
Author: ixpantia, SRL [aut], Frans van Dunné [cre, aut], Francisco Sácida [aut], Ronny Hernández Mora [aut], Patrick Santamaría Guzmán [ctb]
Maintainer: Frans van Dunné <frans at ixpantia.com>
BugReports: https://github.com/ixpantia/gitear/issues
License: GPL-3
URL: https://ixpantia.github.io/gitear/
NeedsCompilation: no
Materials: README
CRAN checks: gitear results

Documentation:

Reference manual: gitear.pdf
Vignettes: Access Gitea from R

Downloads:

Package source: gitear_1.0.0.tar.gz
Windows binaries: r-devel: gitear_1.0.0.zip, r-release: gitear_1.0.0.zip, r-oldrel: gitear_1.0.0.zip
macOS binaries: r-release (arm64): gitear_1.0.0.tgz, r-oldrel (arm64): gitear_1.0.0.tgz, r-release (x86_64): gitear_1.0.0.tgz

Reverse dependencies:

Reverse imports: ixplorer

Linking:

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