Closed Skywings96 closed 2 years ago
You need to make sure you compile Cairo with tiff support. If you want more details, you'd have to provide more details about R and your OS (at the very least sessionInfo()
) and how exactly you installed Cairo.
Closing due to lack of follow up
I want to use Cairo to export pictures in tiff format, but after I ran "Cairo.capabilities()", then I found that the tiff format is FALSE. How can I solve this problem?