[R-pkg-devel] No news entries found
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Fri Jul 8 15:28:25 CEST 2022
On Fri, 8 Jul 2022 14:58:37 +0200
Plamen Mirazchiyski <plamen.mirazchiyski using ineri.org> wrote:
> Yes, here is an excerpt from the NEWS.md with a problematic case at
> the end:
Interesting. The "No news entries found." branch is taken by R CMD
check in case when the news-reading function returns something that
doesn't inherit from 'news_db' or has zero rows without producing any
warning or error messages. Yet if I save this excerpt to a file and
feed it to tools:::.build_news_db_from_package_NEWS_md, I get a valid
news_db object. Can you see any difference in its output between the
NEWS.md that causes a NOTE and the one that doesn't?
--
Best regards,
Ivan
More information about the R-package-devel
mailing list