[R] question about source package

Gabor Grothendieck ggrothendieck at gmail.com
Thu Apr 13 00:33:18 CEST 2006


The minimum you need is to have a single file, DESCRIPTION, plus
R and man directories/folders which contain your .R and .Rd
files respectively.  A package need not use C and I suspect most
don't.

On 4/12/06, James Anderson <janderson_net at yahoo.com> wrote:
> Hi,
>  Just a silly question about R source package:
>  I downloaded some source package of R and found there are some source codes written in C, is this true for all the R packages? but it seems that not all the functions described in the package are contained in the source package written in C. Could anybody explain to me the structure of the source package and how it is created?
>
>  Thanks.
>  James
>
>
> ---------------------------------
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list