Cairo - Graphics device using cairographics library for creating bitmap images or output.
RForge.net

Cairo

About Cairo
GIT access
Download/Files
News
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/Cairo.git Cairo
see also Cairo GitHub repository.

To install the latest development snapshot of this package, use

install.packages("Cairo",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("Cairo",,"http://rforge.net/")

Most recent GIT commits


78dea8a3| Simon Urbanek | Tue Nov 28 09:50:27 2023 +1300
update NEWS
 M       NEWS

7bf4bc63| Tomas Kalibera | Tue Oct 10 18:57:59 2023 +0200
Use pkg-config on Windows when available. Also fix linking for previous Rtools43.
 M       src/Makevars.ucrt

7f78fb58| Simon Urbanek | Tue Nov 28 09:26:44 2023 +1300
update NEWS
 M       NEWS

5b407ea8| Simon Urbanek | Tue Nov 28 09:24:42 2023 +1300
fix fallback for too long font family names
 M       src/cairotalk.c

28d06247| Simon Urbanek | Tue Nov 28 09:20:37 2023 +1300
fix typo in error format
 M       src/cairotalk.c