[R-pkg-devel] No news entries found
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Fri Jul 8 00:22:57 CEST 2022
On Thu, 7 Jul 2022 21:55:06 +0200
Plamen Mirazchiyski <plamen.mirazchiyski using ineri.org> wrote:
> Problems with news in 'NEWS.md':
> No news entries found.
This is a new check in R-devel:
https://github.com/r-devel/r-svn/commit/b1dce2cd3a59b80e870dc218dc668d90ff2a50fa
https://github.com/r-devel/r-svn/commit/be94aacfbc62c211e765e00bcb9a4749d5be31c6
R can parse plain text and Markdown NEWS files and build news databases
out of those, but the files are expected to follow a certain format
documented in ?news. Do your headings look like "Changes in version
1.2-3 (2022-07-08)"? Try looking at the output of news(package =
'RALSA'), maybe it would tell you what R thinks is wrong with your
NEWS.md.
--
Best regards,
Ivan
More information about the R-package-devel
mailing list