Skip to content

Difficulty installing udunits2 package on ARM-based (M1) Macs #29

Description

@cboettig

Users report difficulty installing udunits2 on ARM-based Macs. note that binaries are not available on CRAN for this package (currently).

Installing binaries as directed from https://mac.r-project.org/libs-arm64/ and linking explicitly with:

 install.packages("udunits2", configure.args='--with-udunits2-lib=/opt/R/arm64/lib --with-udunits2-include=/opt/R/arm64/include')

seems to solve the problem.

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