Thank you very much, Dirk. I am going to change it.
Best regards, Olga -----Mensaje original----- De: Dirk Eddelbuettel <e...@debian.org> Enviado el: viernes, 8 de diciembre de 2023 0:18 Para: María Olga Viedma Sillero <olga.vie...@uclm.es> CC: r-package-devel@r-project.org Asunto: Re: [R-pkg-devel] problems with Maintainers in DESCRIPTION file [No suele recibir correo electrónico de e...@debian.org. Descubra por qué esto es importante en https://aka.ms/LearnAboutSenderIdentification ] On 7 December 2023 at 20:58, María Olga Viedma Sillero wrote: | I receive the same note after fixing it, removing it, and checking Authors@R. I think the rejection is a false positive. | | Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64 | Check: CRAN incoming feasibility, Result: NOTE | Maintainer: 'Olga Viedma <olga.vie...@uclm.es<mailto:olga.vie...@uclm.es>>' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compare that with the other 20500 CRAN packages (you can look at all of them conveniently via https://github.com/cran/) -- your format differs. Instead of Authors@R: c(person("Olga", "Viedma", email = "olga.vie...@uclm.es<mailto:olga.vie...@uclm.es>", role = c("aut", "cph", "cre")), person("Carlos Alberto", "Silva", email = "c.si...@ufl.edu<mailto:c.si...@ufl.edu>", role = c("aut", "cph")), person("Jose Manuel", "Moreno", email = "josem.mor...@uclm.es<mailto:josem.mor...@uclm.es>", role = c("aut", "cph"))) write Authors@R: c(person("Olga", "Viedma", email = "olga.vie...@uclm.es", role = c("aut", "cph", "cre")), person("Carlos Alberto", "Silva", email = "c.si...@ufl.edu", role = c("aut", "cph")), person("Jose Manuel", "Moreno", email = "josem.mor...@uclm.es", role = c("aut", "cph"))) ie remove the <mailto:...> part. Hth, Dirk -- dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel