Skip to content
Prev 5145 / 12125 Next

[R-pkg-devel] First R package, want to release to CRAN, have some questions about R CMD check and README.md

When writing README.md, keep in mind that it may (and will!) appear and be rendered at many places, not only CRAN and Github. METACRAN is a prime example with always up-to-date information but there are a number of others. So links need to be written with that in mind. 

Also, some sites providing information about R packages may not be updated regularly or consistently, or may stop being updated altogether. I have also seen sites that render README 
but do not link to CRAN. A visitor in such sites may not have a clue when the information on it is obsolete.  So, it is a must to have a link in the README(.md) to the CRAN page of the package, even though on CRAN this looks strange. The most straightforward is probably a badge.  

Georgi Boshnakov

-----Original Message-----
From: R-package-devel <r-package-devel-bounces at r-project.org> On Behalf Of Michael Dewey
Sent: 08 March 2020 12:24
To: Jeffry Hesse <jhesse at sonatype.com>; Jeff Newmiller <jdnewmil at dcn.davis.ca.us>
Cc: Brittany Belle <bbelle at sonatype.com>; Adrian Powell <apowell at sonatype.com>; Ken Duck <kduck at sonatype.com>; r-package-devel at r-project.org
Subject: Re: [R-pkg-devel] First R package, want to release to CRAN, have some questions about R CMD check and README.md

As well as having a vignette one thing which encourages me to investigate a package is having NEWS. You may already have this of course.

Michael
On 07/03/2020 23:05, Jeffry Hesse wrote:
--
Michael
http://www.dewey.myzen.co.uk/home.html

______________________________________________
R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel