Skip to content
Prev 5714 / 12125 Next

[R-pkg-devel] How to refer to COPYRIGHTS and AUTHORS extra files in DESCRIPTION

Hi Yohann,

I had a similar situation with my first package.
I used Author + Maintainer field instead Authors at R and I added the
inst/AUTHORS to Author and my email to the Maintainer field.
In the list of author names (and I have a lot of them in cgal4h), make sure
that you also define the different roles (i.e ctb, cph, etc).
You can access the metadata here and the Gitlab repository there

https://CRAN.R-project.org/package=cgal4h

Hope it helps.

Ahmadou
On Tue, Jul 7, 2020 at 5:30 PM git demont <git.demont at gmail.com> wrote: