Cairo
About Cairo
|
GIT repository accessThe 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 commitsb50555cd| Simon Urbanek | Mon Nov 10 10:53:24 2025 +1300 update NEWS M NEWS 1a926997| Simon Urbanek | Mon Nov 10 10:51:55 2025 +1300 replace sys/errno.h with errno.h (closes #53) M src/cairotalk.c 9aa298bb| Simon Urbanek | Wed Oct 29 17:18:58 2025 +1300 Remove mention of mkdist from README M README.md 2c6df75a| Simon Urbanek | Wed Oct 29 17:18:13 2025 +1300 bump version to 1.7-1 M DESCRIPTION 06bc28bc| Simon Urbanek | Wed Oct 29 13:31:47 2025 +1300 update NEWS M NEWS |