I am trying to install the rattle package into R, which is running on Linux. The package is working ok so far, except when I start rattle it prompts me to install a package called "cairoDevice". When I attempt this, R gives me the message:
package ‘cairoDevice’ is not available for this version of R.
A version of this package for your version of R might be available elsewhere
Is there a way to install the cairoDevice package? I am running R version 4.1.2 on MX Linux 21 which is based on Debian Bullseye. Thank you in advance.