Skip to content
Prev 10870 / 12125 Next

[R-pkg-devel] ORCID ID finder via tools::CRAN_package_db() ?

Looking into one particular example,

https://github.com/seabbs/idmodelr/blob/master/DESCRIPTION

this appears to be the authors' fault:

Authors at R: c(
     person(given = "Sam Abbott",
            role = c("aut", "cre"),
            email = "contact at samabbott.co.uk",
            comment = c(ORCID = "0000-0001-8057-8037")),
     person(given = "Akira Endo",
            role = c("aut"),
            email = "akira.endo at lshtm.ac.uk",
            comment = c(ORCID = "0000-0001-6377-7296")))

   Maybe CRAN should start checking for missing 'family' fields in 
Authors at R ... ???

   cheers
    Ben Bolker
On 2024-08-20 9:47 a.m., Kurt Hornik wrote:

  
    

Thread (20 messages)