gitlabr 0.7 released + Roadmap for gitlabr
7.3.2017gitlabr 0.7, the most of recent version of my R client for gitlab
gitlabr 0.7, the most of recent version of my R client for gitlab
I wrote a convenient, yet flexible package to access the gitlab API from R: gitlabr, which is on CRAN now.
With the release of Gitlab 8.0, the way how git push/pull/... events via http(s) are handled has changed. A new gitlab-git-http-server
process has been introduced that by default listens on port 8181. If you run gitlab behind a reverse proxy and/or are not using the nginx reverse proxy that runs in a default gitlab-ce installation, this might cause trouble and require you to change the gitlab and reverse proxy configurations (as it did in my case). Problem and solution are documented here:
A while ago, R-Studio released the download log files of their CRAN mirror. To make it easier to use this data directly for analysis, I wrote a tiny package called packagetrackr
to download, cache, parse and filter the log files for you:
I'm interested in and blogging here about a lot of things surrounding Statistics, Mathematics, Society, Research Methodology and Computing.