Skip to content
Prev 2983 / 12125 Next

[R-pkg-devel] CRAN questions

On 07.08.2018 20:07, Ossenbruggen, Paul wrote:
Software names (only) should be single quotes in Title and Description 
fields.
Please get rid of that field for CRAN submissions.
Basic.tar.gz can't be a valid filename prodiced by R CMD build.

R CMD build will use the package name and version number for the name of 
the tarball.
Please provide a name

Package:

and a title in

Title:


Where the title can be a bit more descriptive than the name, of course.

Look at examples what other packages do.

Best,
Uwe Ligges