[R-pkg-devel] How to format the NEWS.md file for CRAN submissions?

2023-04-24 Thread Konrad Rudolph
My package is creating a CRAN check NOTE because CRAN does not like the way my NEWS.md file [1] is formatted. I am largely adhering to existing conventions with regards to my NEWS.md, in particular the (rather minimal) GNU conventions [2] mentioned in R-exts as well as the conventions used by ‘pkg

Re: [R-pkg-devel] How to format the NEWS.md file for CRAN submissions?

2023-04-24 Thread Duncan Murdoch
On 24/04/2023 4:39 p.m., Konrad Rudolph wrote: My package is creating a CRAN check NOTE because CRAN does not like the way my NEWS.md file [1] is formatted. I am largely adhering to existing conventions with regards to my NEWS.md, in particular the (rather minimal) GNU conventions [2] mentioned