Re: [R] creating a package in R

2009-04-19 Thread Duncan Murdoch
On 19/04/2009 9:02 AM, antonio.gasparr...@lshtm.ac.uk wrote: Dear R users, I created some functions I want to convert in a package under Windows (Vista or XP). I carefully read both "Writing R extensions" by the R Development Core Team and "Creating R packages: a tutorial" by Friedrich Leisch

[R] creating a package in R

2009-04-19 Thread Antonio.Gasparrini
Dear R users, I created some functions I want to convert in a package under Windows (Vista or XP). I carefully read both "Writing R extensions" by the R Development Core Team and "Creating R packages: a tutorial" by Friedrich Leisch. I've also installed Rtools as suggested. These tutorials are