On Nov 5, 2012, at 11:24 AM, Christophe Genolini <cgeno...@u-paris10.fr> wrote:

> Hi the list,
> 
> I have some basic questions about "writing a package". On which list shall I 
> post them? 
> Theoretically, I am supposed to post them on r-devel, but all the questions 
> on this list are very 
> advance questions, not basic ones... So I don't know what to do.
> 
> Christophe



In general, queries pertaining to creating R packages should go to R-Devel, 
especially if it involves the use of C/C++/FORTRAN.

That being said, if your queries are "basic", please be sure to read through 
Writing R Extensions:

  http://cran.r-project.org/doc/manuals/R-exts.pdf

and consider searching the list archives via:

  http://www.rseek.org

as there is a reasonable chance that your query has already been posted and 
answered in the past.

If you have already done those things, then post to R-Devel, but please do 
subscribe first:

  https://stat.ethz.ch/mailman/listinfo/r-devel

as it will save the R-Devel list moderators from having to manually approve 
each of your posts, therefore making your posting more expedient.

Thanks and regards,

Marc Schwartz

______________________________________________
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