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-sig-mac/attachments/20080502/2db148a1/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20080708/8e623585/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20080509/a68abde3/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20081027/247460af/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20081025/17370ade/attachment.pl>
Has anyone taken a shot at a Cairo graphics device yet? I half expected to see one on either Paul's pages or Omegahat. :-) --- Byron Ellis (ellis at stat.harvard.edu) "Oook" -- The Librarian
...for winning one of Apple's Bioinformatics clusters (congrats to my old boss Chris Lee too, but he doesn't read this list... yet ;-) ) --- Byron Ellis (bellis@hsph.harvard.edu) "Oook" -- The Librarian
http://www.schussman.com/article/1280/jumping-ship-moving-from-emacs-to-textmate For those interested in using Sweave and TextMate together, there is a bundle. -- Byron Ellis (byron.ellis at gmail.com) "Oook" -- The Librarian
I have a stupid question. Why is the clipboard accessed through file() and not, say, a clipboard() connection? Is there a good reason for this or is it simply historical? -- Byron Ellis (byron.ellis at gmail.com) "Oook" -- The Librarian
Full_Name: Byron Ellis Version: 2.8.0 OS: Linux Submission from: (NULL) (64.124.65.175) There is a missing ';' just above platform.c:1661 on the line "X11 = FALSE" that causes compilation errors when X11 libraries are not...
gfortran from hpc.sf.net for Tiger is choking on eigen.f for some reason (full on compiler error). Any clues? I tried going back to g77, but there saveFP and restFP rear their ugly heads once more. --- Byron Ellis...
Full_Name: Byron Ellis Version: 2.1.0 OS: OS X Submission from: (NULL) (67.124.246.46) > x = charToRaw("12345") > x [1] 31 32 33 34 35 > save(x,file="x.Rda") > rm(x) > load("x.Rda") > x [1...
Are Stefano and Simon going to unveil the reason for the mysterious bundle loading code present in the Aqua module now that we've passed the 1.9.0 mark? An iTerm-based console perhaps? Something even cooler? Pluggable interfaces...
There appears to be a retain/release error somewhere in the RQuartz device. Occasionally graphics devices will become detached from the R representation of the device causing a crash. Haven't tracked down the source but it seems to come...
OutByte should take a byte, not an int. Writing the first byte of an int is only going to work on little endian systems. serialize.c:262 -static void OutByte(R_outpstream_t stream, int i) +static void OutByte(R...
A diff against R-devel to allow Objective-C source in R packages. Yes, its basically trivial :-) -------------- next part -------------- A non-text attachment was scrubbed... Name: ObjC.diff Type: application/octet-stream Size: 1547 bytes Desc: not available Url : https...
Is there any particular reason Imports and different from Dependencies? I may be missing something, but importing would seem to imply a dependence relationship which doesn't appear to be honored. rflowcyt (not to pick on it, it just happened...
Full_Name: Byron Ellis Version: R-devel OS: Mac OS X Submission from: (NULL) (24.10.67.29) Unline R CMD INSTALL, R CMD CHECK does not allow --configure-args to be passed. This is unfortunate as R CMD CHECK...
Apparently somebody was having some performance issues http://sekhon.berkeley.edu/macosx/ fortunately, it got dugg and someone fixed it for us http://ridiculousfish.com/blog/archives/2006/05/16/36/ In an unsurprising turn of events it turns out...
It seems that something, perhaps the migration of devices to grDevices, has broken the OS X GUI. In particular, ptr_getQuartzParameters is no longer being defined (I wouldn't be surprised if nothing in aqua.c is being included since...
Can't find what you're looking for? Try searching with Google .