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 commitscb4e715e| Simon Urbanek | Wed Sep 21 15:18:47 2022 +1200 update NEWS M NEWS f7790585| Simon Urbanek | Wed Sep 21 11:45:02 2022 +1200 remove dependency on headers from libXt (closes #39) M src/xlib-backend.c 6095c675| Simon Urbanek | Fri Sep 16 09:41:54 2022 +1200 PDF back-end: add support for title and other metadata (#15) M R/Cairo.R M man/Cairo.Rd M src/cairotalk.c M src/pdf-backend.c M src/pdf-backend.h 4d01750d| Simon Urbanek | Fri Sep 16 09:40:12 2022 +1200 bump version to 1.6-1 M src/cairogd.h 10de30e1| Simon Urbanek | Tue Jul 5 16:13:12 2022 +1200 udpate NEWS M NEWS |