Dear fellow R package developers,

While the tools::news() function only supports NEWS files in NEWS.Rd format or 
as a NEWS text file, CRAN supports NEWS.md files which get nicely displayed as

https://cran.r-project.org/web/packages/<package>/news.html

What would be the recommended way to have both, NEWS.html on CRAN and a news 
file that can be displayed by the tools::news() function?

Kind regards,

Johannes

-- 
PD Dr. Johannes Ranke
Kronacher Str. 12
79639 Grenzach-Wyhlen

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

Reply via email to