Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091116/f0890d88/attachment-0001.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091204/2d1c1905/attachment-0001.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091027/8159203f/attachment-0001.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091029/89360589/attachment-0001.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100408/34a2a442/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100105/9b102576/attachment.pl>
I have inherited a build of R. We compile R from source and then use a custom web application to allow users to enter R statements and render the output (it's kind of like RStudio although the UX is...
Thank you! Here is the output of option("devices"), which I think means we're using Cairo: $device function (width = 1280, height = 960, pointsize = 24, units = "px", bg = "white", dpi = 160, ...) { devSym <- basename(tempfile(pattern = "SensePlot", tmpdir = "")) newDev <- Cairo(width...
Thanks! AFAICT I am already using the latest version of Cairo, but these links gives me a ton of leads to follow up. One question (which may be better directed at the maintainer of Cairo): exactly which version (or commit...
I'm all set! My problem seems to have been a mixture of two things: 1. As Paul pointed out I needed to upgrade Cairo to get support for the new GE v13 (setMask, etc.). That support is apparently present...
Can't find what you're looking for? Try searching with Google .