python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
remotes::install_bitbucket() stopped working
For many months now, I've been using remotes::install_bitbucket() from a Docker container to download a private Bitbucket repo and install an R package. March 10, it seems to have stopped working with...
josephD
Votes: 0
Answers: 1
How to use `remotes::install_gitlab` to install from a branch?
I wanted to install the interp package from the "spline" branch in the Gitlab repository at https://gitlab.aau.at/agebhard/interp . When I select that branch on the web page, the URL change...
user2554330
Votes: 0
Answers: 2
Use `remotes::install_gitlab()` to install custom RMarkdown template package from company hosted GitLab
my company has hosted a private GitLab server, which I'm accessing via VPN from my laptop.
I am currently working on some technical reports (repository 1) using RMarkdown and decided to create a templ...
jakoberr
Votes: 0
Answers: 0