Skip to content

[R] R bindings fail to build on WinARM #50612

Description

@jeroen

Describe the bug, including details regarding any error messages, version, and platform.

See https://github.com/r-universe/cran/actions/runs/29991693952/job/89157083157

The problem is that it is using static libs for win x64:

** using staged installation
  *** pkg-config found.
  trying URL 'https://github.com/apache/arrow/releases/download/apache-arrow-25.0.0/r-libarrow-windows-x86_64-25.0.0.zip'

Sadly Sys.setenv("LIBARROW_BINARY" = FALSE) does not seem to work on Windows either.

Component(s)

R

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions