Re: [R-pkg-devel] Best practices for a contributor who prefers to be cited only by their GitHub ID?

2025-06-12 Thread Dirk Eddelbuettel
As a follow-up, Kurt tells me [1] that Achim and he looked into this issue and extended the 'person' class to support +## Example for a contributor whose real name is unknown and cannot be +## determined: +person(given = "@zeileis", role = "ctb", comment = "GitHub user") which has now

Re: [R-pkg-devel] CRAN package update submission

2025-06-12 Thread Michael Dewey
Dear Alexis It is only a NOTE so can be ignored but ... Since you have updated recently it is giving you a friendly nudge not to do that too often. Add an explanation in your submission form and it should be OK. Disclaimer: I am not CRAN, just another package author. Michael On 12/06/2025

[R-pkg-devel] CRAN package update submission

2025-06-12 Thread Alexis Comber
Hi r-package-devel Community I just tried to submit an update to a package - there was a minor issue with the vignette that I corrected. I updated v.1.0.1 to v.1.0.2 to do this, perhaps incorrectly. I got the following Note that I am not sure how to resolve. * checking CRAN incoming feasibility