Hi
On 17/08/2024 12:05 am, Uwe Ligges wrote:
On 16.08.2024 13:46, Iago Giné Vázquez wrote:
Hi all,
On one hand, I wanted to ask if there is some place where I can check
a changelog / NEWS for the grid package, as it is not on CRAN. And in
that case, where can I find it?
Grid is part of R, hence you can look at R's NEWS, e.g. at
<https://cran.r-project.org/doc/manuals/r-devel/NEWS.html>
or directly in the svn commit messages at the svn server
svn.r-project.org/R/trunk/
NOTE that some changes to grid that do not warrant NEWS items may be in
src/library/grid/inst/doc/changes.txt
On the other hand, I wanted to ask you for tutorials to start
understanding the grid package or what other recommendations you have
of introductions to that package (and their extensions...)
Paul MUrrell wrote some papers and a book, but there are also the
vignettes, type
vignette(package="grid")
to get an overview.
This chapter from the first edition of the "R Graphics" book may be old
but should mostly still be true ...
https://www.stat.auckland.ac.nz/~paul/RGraphics/chapter5.pdf
Paul
Best,
Uwe Ligges
Best regards,
Iago
[[alternative HTML version deleted]]
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
--
Dr Paul Murrell
Te Kura Tatauranga | Department of Statistics
Waipapa Taumata Rau | The University of Auckland
Private Bag 92019, Auckland, New Zealand
64 9 3737599 x85392
p...@stat.auckland.ac.nz
www.stat.auckland.ac.nz/~paul/
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide https://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.