Skip to content

Improve the auto-deployment to manage sys deps of R packages #26

@NeuroShepherd

Description

@NeuroShepherd

Can use {pak} to detect these at minimum, and potentially to install

E.g. could run renv::dependencies() to get a list of deps in the project, and then use the vector of package names either to make a list of packages to be installed first with pak so that the system deps are installed, or follow some other approach

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