Skip to content

upgrade=FALSE ignores system-wide installed packages #854

@assaron

Description

@assaron

Hello,

Since devtools::install_dev_deps is going to be deprecated in favor of pak::local_install_dev_deps I tried it and stumbled upon the problem that pak ignores any already system-wide installed packages (in my case installed by r2u in a docker environment). I understand from the documentation it's partially by design and follows from lib = .libPaths()[1] in the arguments.

Is it really by design? It's very confusing to me at the moment. Is there a way to account for all the packages and install only the packages that are really absent?

Thanks,
Alexy

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