Skip to content
Prev 3484 / 12125 Next

[R-pkg-devel] Win-builder: Author field differs from that derived from Authors@R

The DESCRIPTION's Author field is auto-generated from Authors at R during R
CMD build. You are right, the format has slightly changed since R 3.3.3
(e.g., support for ORCID ID).

The CRAN repository policy says:
-> https://cran.r-project.org/web/packages/policies.html

Further to that, note that you are using a non-standard role ("con").
See the details in help("person") for the roles used in the context of R
packages: aut, com, ctr, ctb, cph, cre, dtc, fnd, ths, trl.

Cheers,

	Sebastian


Am 06.02.19 um 13:26 schrieb Ivan Krylov: