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.
|On the subject of spell-checking, to avoid false positives when I'm checking the package, in the directory above the package directory I create a file called .spell_ignore with one word per line, and then run|: |||devtools::spell...
I maintain the geometry package, which integrates the Qhull C library (http://qhull.org) into R. The Qhull function I hook into requires an open FILE handle as one of its arguments. I had set this file handle to stdout...
Dear Lorenzo, For my "retistruct" package, which depends on gWidgets2RGtk2, I have gWidgets2RGtk2, gWidgets2 and cairoDevice as "Suggests" and I put the following code in the function that opens the GUI ('retistruct()' in https://github.com/davidcsterratt/retistruct/blob/master...
On Sun, 2023-02-12 at 15:04 +0100, Uwe Ligges wrote: > Note that Gtk2 is end of life, Gtk4 was released 3 years ago already. > There are reasons why neither the former RGtk2 maintainer nor the > CRAN team decided...
On Mon, 2023-02-13 at 19:08 +0100, Tomas Kalibera wrote: > For reference, there is an old patch for RGtk2 package that I had > created when working on Rtools42, though I am not very optimistic it > will help in...
Dear all, many thanks to Jon & Ravi for their help on this, and apologies if r-help would have been a more appropriate forum. On Tue, 2012-12-11 at 15:43 +0000, Jon Clayden wrote: > Strategy 1: Some code...
On Fri, 2012-05-11 at 18:36 -0400, Duncan Murdoch wrote: > On 12-05-11 5:36 PM, David Sterratt wrote: > > Looking at > > http://svn.r-project.org/R/trunk/src/gnuwin32/system.c > > it would appear that R...
Dear all, The background is that I'm trying to fix this bug in the geometry package: https://r-forge.r-project.org/tracker/index.php?func=detail&aid=1993&group_id=1149&atid=4552 Boiled down, the problem is...
I am trying to build the RGtk2 package (https://github.com/lawremi/RGtk2) using R-devel and only the libraries bundled with RTookl4.3 (currently RGtk2 is bundled with a compiled dll and requires GTK libraries to be downloaded after...
Thanks to all for your helpful replies. It seems reasonable to consider that the whole package is indeed licensed under GPL >= 3, and I can therefore remove the LICENSE file. The Qhull COPYING.txt notice is included in the inst...
[I've posted this to r-devel, and just realised that I should have posted it to this list instead - apologies to those on both lists for the extra email.] I am trying to build the RGtk2 package (https://github...
On Sat, 2023-02-11 at 18:11 +0300, Ivan Krylov wrote: > On Sat, 11 Feb 2023 11:19:42 +0000 > David Sterratt <David.C.Sterratt at ed.ac.uk> wrote: > > > WinDbg output reveals errors loading "NETIO.SYS" and "WINSPOOL...
Dear all, I'd appreciate help with a licence conundrum I have with the geometry package (https://davidcsterratt.github.io/geometry/) that I maintain. The geometry package contains some functions (e.g. convhulln(), delaunayn()) that wrap the Qhull library (http...
Dear all, as a CRAN contributor, I am interested in answers to the questions Hadley raises. I very much appreciate the huge amount of work the CRAN team do. I get the impression that hitherto much of it has been...
Can't find what you're looking for? Try searching with Google .