Skip to content

feature: docker-check-R-sysdeps.yml should only check sys deps of dependencies #79

@jdhoffa

Description

@jdhoffa

confirmed that going with this is probably more ideal (and doesn't have the same problem)

req_r_pkgs <- sort(unique(pak::pkg_deps(pkg = ".")$package))
pak::sysreqs_check_installed(packages = req_r_pkgs)

Originally posted by @cjyetman in RMI-PACTA/workflow.data.preparation#221 (comment)

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