Skip to content
Back to formatted view

Raw Message

Message-ID: <4B0E33DD.60903@biostat.ku.dk>
Date: 2009-11-26T07:53:01Z
From: Peter Dalgaard
Subject: R Packages Crack the 3,000 Mark!
In-Reply-To: <4B0DA965.8050702@gmx.de>

Stephan Kolassa wrote:
> Hi Bob,
> 
> Muenchen, Robert A (Bob) wrote:
>>
>> Does anyone have a program that graphs the growth of R packages? I don't
>> know if that historical data is around.
> 
> John Fox had a slide on this in his useR 2008 talk "The Social 
> Organization of the R Project" (page 7), with package counts up to March 
> 2008. As "Source of Data" he gave https://svn.r-project.org/R/branches/. 
> I've been digging around in there but really have no idea how he found 
> the relevant data there.
> 
> I'd be quite interested in this, too, so if you find out anything please 
> drop me a line...

I believe he looked inside tests/internet.Rout.save

This has

 > nrow(available.packages(contrib.url("http://cran.r-project.org")))
[1] 2008

and gets updated at each release.

-- 
    O__  ---- Peter Dalgaard             ?ster Farimagsgade 5, Entr.B
   c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
  (*) \(*) -- University of Copenhagen   Denmark      Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)              FAX: (+45) 35327907