Skip to content
Back to formatted view

Raw Message

Message-ID: <FB5EE562-E3A4-4694-9156-2A60422FFA5F@me.com>
Date: 2012-11-05T17:43:43Z
From: Marc Schwartz
Subject: r-help or r-devel ?
In-Reply-To: <5097F656.3070909@u-paris10.fr>

On Nov 5, 2012, at 11:24 AM, Christophe Genolini <cgenolin at 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