Skip to content
Prev 11159 / 63424 Next

Proposal: 'global' package refactoring

Hi

I have wanted to figure out a way to do something along these lines for 
the many, widely-scattered plotting functions.  Something that would be 
less invasive (and less useful, but a valid step in the right 
direction), is simply a "directory" for different functional groups.  A 
list of function names, plus descriptions of what they do, plus a 
pointer to the package they are in would I think be really useful.  A 
lot of work to create and maintain, but really useful.  For example, the 
web pages focused on "spatial projects" 
(http://sal.agecon.uiuc.edu/csiss/Rgeo/index.html) has summaries of all 
spatially related packages.
The coordination of the DBMS stuff 
(http://developer.r-project.org/db/index.html) is another example of 
something similar.
Then of course there is the R GUIs pages (http://www.sciviews.org/_rgui/)

Paul
Jan de Leeuw wrote: