Skip to content

Support Ncpu option from install.packages()  #35

@JosiahParry

Description

@JosiahParry

Running add_pkg() can take quite a while and it appears that it is ran sequentially. When installing packages with install.packages() one can specify the Ncpu to use more threads and thus reduce the amount of time it takes to install packages.

It would be great if this was possible with add_pkg() as well!

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions