Skip to content

Running renv::install(dependencies = TRUE) on MacOS results in failed attempt to install RDCOMClient #180

@sbanville-delfi

Description

@sbanville-delfi

Hi

I am using version 0.99.60 of DescTools

I ran renv::install(dependencies = TRUE) on MacOS and this results in an attempt to install RDCOMClient since it is in under Suggests in the description file; this is not available for the Mac and I don't actually need RDCOMClient . The error is as follows

The following package(s) were not installed successfully:
- [RDCOMClient]: failed to download
You may need to manually download and install these packages.

Is it possible to get DescTools to skip the RDCOMClient in the case of Mac OS, when something like renv::install(dependencies = TRUE) is run ?

Please let me know if other info would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions