[R] a package-building opinion question, please

Ismail SEZEN sezenismail at gmail.com
Fri Jul 8 22:19:00 CEST 2016


I would suggest Hadley's guide as Roy. Life is easier by shortcuts that RStudio has. Especially in package development stage. You can run your test by <cmd + Shit + T> or build your package by <cmd + shift + B> on the go. When it comes to package development, these are life saving.

> On 08 Jul 2016, at 22:05, Roy Mendelssohn - NOAA Federal <roy.mendelssohn at noaa.gov> wrote:
> 
> Hi Erin:
> 
> Everyone's tastes differ,  but when I started out knowing nothing about packages,  I found Hadley's guide  (thank you Hadley!!!) indispensable:
> 
>     http://r-pkgs.had.co.nz/intro.html
> 
> 
> For obvious reasons, his guide really is geared to built-in features of RStudio, though I believe you could do the same things without it.  It is just easier to do the steps he describes from within RStudio.
> 
> HTH,
> 
> -Roy
> 



More information about the R-help mailing list