[R] [R-pkgs] Reshape package: new version 0.5
Sundar Dorai-Raj
sundar.dorai-raj at pdf.com
Fri Sep 23 15:48:00 CEST 2005
Randall R Schulz wrote:
> Hadley,
>
> On Thursday 22 September 2005 16:36, hadley wickham wrote:
>
>>Reshape version 0.5
>>===================
>>
>>Reshape is an R package for flexibly restructuring and aggregating
>>data. It's very much pivot table inspired, and it (hopefully) makes
>>it very easy to view your data the way you want. You can find out
>>more at http://had.co.nz/reshape
>>
>>...
>>
>>Please let me know what you think.
>
>
> Perhaps I'm dense, but I cannot find the software at the URL you
> mention. There are links to a paper and a PDF slide presentation, but
> no R package.
>
> There is also a dangling link (<http://r-project.org/>) in the first
> sentence.
>
Hi, Randall,
The first section of the webpage says:
<quote>
How to install
install.packages("reshape")
</quote>
Try the latter call at the R prompt.
HTH,
--sundar
More information about the R-help
mailing list