Skip to content
Prev 263857 / 398502 Next

Standards for delivery of GPL software in CRAN packages

On Mon, 2011-06-27 at 11:14 -0400, Galkowski, Jan wrote:
The Rd files are the help or manual "pages" for the functions defined in
the package. In this particular case, the package author has decided to
put all the R code for their package into a single R source file -
functionINIT.R. The other two files are R-specific files, the latter of
which is used to describe the package; which, incidentally, points you
to a peer-reviewed paper that the package is support for.

I don't recall the GPL mentioning anything requiring that the source
code be "helpful". The authors have most certainly fulfilled their
requirements under GPL, as has CRAN in distributing the package sources.

Or am I being obtuse and completely missing your point?

G