Skip to content

renv::restore does not resolve packages on self-hosted Gitlab instances when using pak #2180

@sklas

Description

@sklas

Hi,
I tried to switch to pak for package installation with renv.
We use a self-hosted Gitlab instance for internal package development and do also have several packages as dependencies on a self-hosted Gitlab instance.
renv::restore is used regularly in Gitlab CI pipelines to check/test and also create docker images.
Restoring packages hosted on that Gitlab instance does not work when using pak and the packages are installed via remotes::install_gitlab() or similar approaches, but they do work when installing directly from git repositories.
I did also open an issue in the pak repo: r-lib/pak#820

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions