Skip to content

Modernize macOS setup: binaries, Homebrew, drop Kyng Chaos - #84

Merged
HaoZeke merged 1 commit into
mainfrom
fix/macos-setup-modern
Aug 4, 2026
Merged

Modernize macOS setup: binaries, Homebrew, drop Kyng Chaos#84
HaoZeke merged 1 commit into
mainfrom
fix/macos-setup-modern

Conversation

@HaoZeke

@HaoZeke HaoZeke commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove Kyng Chaos (unmaintained) macOS install path and the broken unidentified-developers link it relied on.
  • Recommend CRAN binary installs of sf / terra on macOS (matches current sf README guidance).
  • Keep a Homebrew source path using pkg-config + gdal and a correct configure.args.
  • Update Windows/macOS R download version strings from 3.x to 4.x.
  • Note that Kitematic is archived; prefer the CLI Docker path.

Supersedes #73 (same intent; rebased on current main and aligned with present-day sf docs).

Related

Replace the retired Kyng Chaos package path with CRAN binary installs
(recommended by sf) and a Homebrew path for source builds only. Bump
R version strings to 4.x. Note that Kitematic is archived.

Supersedes #73. Addresses #69, #76, #77.
@HaoZeke
HaoZeke merged commit 1dd99f7 into main Aug 4, 2026
2 checks passed
@HaoZeke
HaoZeke deleted the fix/macos-setup-modern branch August 4, 2026 09:59
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/datacarpentry/geospatial-workshop/compare/md-outputs..md-outputs-PR-84

The following changes were observed in the rendered markdown documents:

 md5sum.txt |  2 +-
 setup.md   | 32 ++++++++++++++++++++++----------
 2 files changed, 23 insertions(+), 11 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2026-08-04 10:00:35 +0000

github-actions Bot pushed a commit that referenced this pull request Aug 4, 2026
Auto-generated via `{sandpaper}`
Source  : 1dd99f7
Branch  : main
Author  : Rohit Goswami <r95g10@gmail.com>
Time    : 2026-08-04 09:59:39 +0000
Message : Merge pull request #84 from datacarpentry/fix/macos-setup-modern

Modernize macOS setup: binaries, Homebrew, drop Kyng Chaos
github-actions Bot pushed a commit that referenced this pull request Aug 4, 2026
Auto-generated via `{sandpaper}`
Source  : d22b4e0
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-08-04 10:00:29 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 1dd99f7
Branch  : main
Author  : Rohit Goswami <r95g10@gmail.com>
Time    : 2026-08-04 09:59:39 +0000
Message : Merge pull request #84 from datacarpentry/fix/macos-setup-modern

Modernize macOS setup: binaries, Homebrew, drop Kyng Chaos
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.

Kitematic GH repo is archived Broken link in mac install instructions broken setup instruction links

1 participant