svg: Cairo-based devices are not available for this platform
jwokaty opened this issue · 1 comments
jwokaty commented
Cairo isn't enabled on the Mac R 4.4 binaries currently. This can be verified by running capabilities()
.
Unfortunately, this impacts a lot of packages, such as a4Core and epialleleR, which fail during R CMD build
with svg: Cairo-based devices are not available for this platform
.
Will reach out on the R mailing list and wait for a resolution or suitable workaround.
jwokaty commented
Closing since Cairo has been enabled.