Re: [R-pkg-devel] DOI in of package in DESCRIPTION file

2019-12-16 Thread Uwe Ligges
On 16.12.2019 15:34, Rainer M Krug wrote: Hi UI am preparing my package for CRAN. I have a DOI for my package, and would like to add Ito the DESCRIPTION file. At the moment, I am adding DOI: https://zenodo.org/record/3229615 This is not a DOI, the DOI is actually 10.5281/zenodo.

Re: [R-pkg-devel] DOI in of package in DESCRIPTION file

2019-12-16 Thread Rainer M Krug
Thanks Robert, I will add this as well as in the Description field. Rainer > On 16 Dec 2019, at 15:52, Robert M. Flight wrote: > > Are you wanting to provide the DOI for citation purposes? Then I would > recommend making sure you have a valid citation file > https://r-pkgs.org/inst.html#ins

Re: [R-pkg-devel] DOI in of package in DESCRIPTION file

2019-12-16 Thread Rainer M Krug
Thanks Uwe, I will do so. Rainer > On 16 Dec 2019, at 15:56, Uwe Ligges wrote: > > > > On 16.12.2019 15:34, Rainer M Krug wrote: >> Hi >> UI am preparing my package for CRAN. I have a DOI for my package, and would >> like to add Ito the DESCRIPTION file. >> At the moment, I am adding >>

Re: [R-pkg-devel] DOI in of package in DESCRIPTION file

2019-12-16 Thread Georgi Boshnakov
Something like the following should do: Note that https://zenodo.org/record/3229615 is an URL. Not doi. Georgi Boshnakov -Original Message- From: R-package-devel [mailto:r-package-devel-boun...@r-project.org] On Behalf Of Rainer M Krug Sent: 16 December 2019 14:35 To: List r-p

Re: [R-pkg-devel] DOI in of package in DESCRIPTION file

2019-12-16 Thread Robert M. Flight
Are you wanting to provide the DOI for citation purposes? Then I would recommend making sure you have a valid citation file https://r-pkgs.org/inst.html#inst-citation (which should be fine having a DOI field), and add it to the README as well. -Robert Robert M Flight, PhD Bioinformatics Research