Skip to content

Disable renv sandboxing #8

Description

@mlell

The renv R package has a feature called "sandbox" where it uses a folder with symlinks to the core R packages as system library to avoid loading other system-wide packages. This is unnecessary for this project where the system packages are frozen in the container anyway. Moreover, it prevents the BH replacement package from being recognized without further configuration.

The environment variable RENV_CONFIG_SANDBOX_ENABLED should be set to FALSE

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions