Skip to content

Installation on macOS #221

@mkvasnicka

Description

@mkvasnicka

Hi!

As httpgd was removed from CRAN, I have to install it from the source on macOS. When I try using remotes::install_github(), I get the following error:

In file included from cpp11.cpp:5:
/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/cpp11/include/cpp11/declarations.hpp:3:10: fatal error: 'cstring' file not found
    3 | #include <cstring>
      |          ^~~~~~~~~

As I'm a Linux guy, I have no idea how to install the missing dependency on macOS. Can you tell me please how to do it?

Best wishes,
Michal

P.S. Many thanks for the package. It's awesome. I especially like how it works in VSCode in remote sessions. Great work!

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