Skip to content

Use a dependency mgmt library for R packagesΒ #30

@SebastianSchmidl

Description

@SebastianSchmidl

Currently, we install R packages using the default install.packages. This gives non-reproducable results because the packages get updated frequently.

We should use renv or packrat to manage R package versions.


References:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions