You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to install a package from our self-hosted Gitlab instance.
The base install.packages function recognizes this format: "gitlab@<self-hosted URL>::<project-path>/<repository>, however, this seems not possible with pak.
I would really like this option to use it with renv. It works when installing the package as a git repository, but the gitlab option would be more convenient.