On Feb 4, 2008 8:34 AM, Monica Pisica <[EMAIL PROTECTED]> wrote:
>
> Hi everybody,
>
>
> I know this might be very off topic and it took me quite a while to up my 
> courage to post this…. But I remember a thread some time ago about how we can 
> find the packages we need to do specific tasks in R if we don't know before 
> hand which ones actually do it. Now all the packages are listed 
> alphabetically on the web site. Since I am not very advanced in writing my 
> own functions I relay heavily on work already done and only when I have no 
> other choice I modify existing functions. Usually my modifications are only 
> cosmetic.
>
>
> But sometimes I use lots of time to just read the descriptions of packages 
> until I decide that maybe one will do close to what I want. I wonder if there 
> is any way to improve how these packages are displayed on the site and help 
> with this decision. I wonder if the community as a whole can come up with 
> some broader categories such as Bayesian, spatial statistics, bootstrap, 
> vegetation analysis, circular statistics, robust statistics, etc., and the 
> authors of the package can choose 1 or 2 or how many categories they think 
> their package fits the most. On the web page we can have a list of those very 
> broad categories and within each category we can have in alpha order the 
> packages themselves with their description and such as it is now. So if I am 
> interested in vegetation analysis or environmental analysis but I never did 
> it before I go to that category and see which packages are more geared 
> towards that particular subject. For example it was by chance alone and some 
> GOOGLE search that I discovered that the package labdsv has anything to do 
> with vegetation analysis since first of course I looked at any package which 
> might have "veg" or "env" in the title.

Before Christmas I started working on a solution for this -
http://crantastic.org - a site for searching, reviewing and tagging R
packages.  Unfortunately I've run out of steam lately (and the lack of
a 64-bit ubuntu package for R means it's a bit out of date), but the
basic ideas are there.  If you like how the site is looking so far
please let me know, as it will be motivation for me to get the site
finished.

Hadley

-- 
http://had.co.nz/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to