how to create a NEWS file in R package
3
0
Entering edit mode
xyluo1991 • 0
@xyluo1991-16247
Last seen 5.7 years ago

Dear All,

I have a slight question. Bioconductor requires a NEWS file in the submitted R package, so I just plainly insert a NEWS file. The reviewer suggests me to create one that is parsable by utils::news(). I read through the news() function, but I still don't know how to use the utils::news(). Could you kindly give some hints to use it?

Thank you very much!

Xiangyu

news package • 2.9k views
ADD COMMENT
1
Entering edit mode
Aaron Lun ★ 28k
@alun
Last seen 1 hour ago
The city by the bay

This question is about package development, so you should ask on the BioC-devel mailing list.

You could also examine the NEWS pages of other packages for some inspiration:

https://github.com/davismcc/scater/blob/master/inst/NEWS.Rd

https://github.com/MarioniLab/scran/blob/master/inst/NEWS.Rd

https://github.com/MarioniLab/DropletUtils/blob/master/inst/NEWS.Rd

ADD COMMENT
0
Entering edit mode

Thank you very much for the information, Aaron!

ADD REPLY
0
Entering edit mode
rreck ▴ 20
@rreck-12488
Last seen 5.8 years ago
Fairfax County, VA

I see a similar question answered here:

https://stackoverflow.com/questions/25605185/how-do-i-add-a-changelog-or-news-file-to-my-r-package

ADD COMMENT

Login before adding your answer.

Traffic: 471 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6