2.11 Installing Rattle on macOS

20241007

As of 12 August 2025 the Rattle version is 6.5.8.

Before Installing Rattle

Before you install Rattle as described below, please be sure that R is installed, as detailed in Section 2.1 and be sure to install the required R packages, as detailed in Section 2.2. Please also install XQuartz.

You are then ready to install Rattle.

Installing Rattle Itself

Download the zip archive by tapping on the link:

You can also download the zip archive from the command line if you have curl installed:

curl https://access.togaware.com/rattle-dev-macos.zip -o rattle-dev-macos.zip

Then either open the zip archive or open a terminal after downloading the zip archive and unzip it locally:

unzip rattle-dev-macos.zip -d rattle

Then run the app:

open rattle/rattle.app

If the OS complains that the app is not trusted and will not be run, tap the Security link and allow rattle to be run. For newer versions of macOS you may see a popup with a warning. Tap Done, then open System Settings, choose Security & Privacy, the scroll down to the bottom to tap on Open Anyway for rattle. Or else run this command:

xattr -r -d com.apple.quarantine rattle/rattle.app

Troubleshooting

failed to load Cairo DLL

If you see this message then be sure to install XQuartz to be able to utilise the Cairo graphics library for vector based (i.e., infinite resolution) graphics as used by Rattle.



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0