Skip to content

[R] SystemRequirements documentation incorrect for cmake version #46831

Closed
@eeeggg

Description

@eeeggg

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

The DESCRIPTION file states:
SystemRequirements: C++17; for AWS S3 support on Linux, libcurl and openssl (optional); cmake >= 3.16

But the actual build requirement is cmake >= 3.25.

This causes build failures when users rely on the documented requirements.

Environment:

  • R version: 4.5.0
  • arrow version: 20.0.0.2
  • Platform: al2023 (Amazon Linux 2023)

Component(s)

Documentation, R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions