[R-pkg-devel] (no subject)

Dirk Eddelbuettel edd @end|ng |rom deb|@n@org
Thu Jul 17 16:42:56 CEST 2025


On 17 July 2025 at 07:10, John Harrold wrote:
| Hello,
| 
| I'm trying to submit a package to CRAN and I'm getting the following note
| on Winbuilder (oldrelease). It's strange because this the same DESCRIPTION
| I've been using for while. Can someone tell me what I'm doing wrong here?
| 
| 
| https://win-builder.r-project.org/sUNBEuh3P71y/00check.log
| 
| * checking DESCRIPTION meta-information ... NOTE
| Author field differs from that derived from Authors using R
|   Author:    'John Harrold [aut, cre] (ORCID: <
| https://orcid.org/0000-0003-2052-4373>)'
|   Authors using R: 'John Harrold [aut, cre] (<
| https://orcid.org/0000-0003-2052-4373>)'

This came up on this list a few days ago, the way the ORCID field is being
formatted from the Authors using R entry changed in R 4.5.*: the previous R release
did not inject 'ORCID: '. But you can ignore this difference, it will not
hold up the processing of your package.

Best, Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org



More information about the R-package-devel mailing list