Skip to content

Use R 4.6.0 for macOS CI#887

Merged
jdblischak merged 2 commits into
TileDB-Inc:mainfrom
jdblischak:ci-osx-r46
May 20, 2026
Merged

Use R 4.6.0 for macOS CI#887
jdblischak merged 2 commits into
TileDB-Inc:mainfrom
jdblischak:ci-osx-r46

Conversation

@jdblischak
Copy link
Copy Markdown
Collaborator

@jdblischak jdblischak requested a review from ihnorton May 20, 2026 19:07
@jdblischak jdblischak self-assigned this May 20, 2026
@jdblischak
Copy link
Copy Markdown
Collaborator Author

Seems that the URL has changed (or R 4.6.0 wasn't built for big-sur-arm64):

@jdblischak
Copy link
Copy Markdown
Collaborator Author

@mojaveazure
Copy link
Copy Markdown
Member

Looks like the new URL uses "sonoma" instead of "big-sur"

We probably should look into replacing this with rlib/actions/setup-r to avoid these URL changes in the future (plus allowing specifying just 'release' as the version rather than needing to bump manually)

@jdblischak
Copy link
Copy Markdown
Collaborator Author

We probably should look into replacing this with rlib/actions/setup-r to avoid these URL changes in the future (plus allowing specifying just 'release' as the version rather than needing to bump manually)

I'm not opposed to that. For this PR, I was trying to quickly fix the problem with minimal changes.

Next on my to-do list for TileDB-R is to fix the failing Windows build. If I can get that working again, then next I could combine windows.yaml with ci.yaml to have a single cross-platform CI workflow that uses r-lib/actions.

@jdblischak jdblischak merged commit 187f3ae into TileDB-Inc:main May 20, 2026
5 of 7 checks passed
@jdblischak jdblischak deleted the ci-osx-r46 branch May 20, 2026 19:25
@cgiachalis
Copy link
Copy Markdown
Contributor

cgiachalis commented May 20, 2026

I'm not opposed to that. For this PR, I was trying to quickly fix the problem with minimal changes.

Next on my to-do list for TileDB-R is to fix the failing Windows build. If I can get that working again, then next I could combine windows.yaml with ci.yaml to have a single cross-platform CI workflow that uses r-lib/actions.

That's good news! Here's a r-lib/actions CI for a package extending the tiledb-r client:
https://github.com/cgiachalis/R6.tiledb/blob/master/.github/workflows/R-CMD-check.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants