search for: pyry

Displaying 3 results from an estimated 3 matches for "pyry".

Did you mean: pry
2003 Jan 23
0
Summary: Warnings with no INDEX file in a package
Thanks to Henrik Bengtsson, Martin Maechler, Brian Ripley, Jeff Gentry and David Brahm for taking the time to answer my questions about INDEX files in R packages. My key take-aways were: 1) All of this will be changing a lot in R 1.7.0-to-be, so don't sweat the details. 2) Many people run R CMD build before they run R CMD check. I found this quite surprising. I did not realize that R
2001 Nov 06
1
R CMD check, undoc and package checking
As cool and wonderful as the package checking tools for R are, I sometimes am stymied when trying to track down a problem. For example, I occasionally see error messages when running R CMD check like the following: [...] * checking Rd files ... OK * checking for undocumented objects ... ERROR * in parse(file, n, text, prompt) : syntax error on line 932 * in undoc(dir =
2007 Mar 16
1
[PATCH] Rendering: swap buffers and copy only needed parts
...and it works generally well. Problem arises only when a plugin paints outside of the given region. For example screenshot (quick-n-dirty patch provided) and scale (shadows don't belong to damaged area, causing slowly darkening and finally solid black border around scaled windows) do that. Pyry -------------- next part -------------- A non-text attachment was scrubbed... Name: remove-copySubBuffer.patch Type: text/x-diff Size: 1444 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070317/b21ad045/remove-copySubBuffer.bin -------------- next part --...