Re: [R-pkg-devel] Package submission to CRAN not passing incoming checks

2024-04-23 Thread Ivan Krylov via R-package-devel
Dear Isaac, В Mon, 22 Apr 2024 17:00:27 + "Petersen, Isaac T" пишет: > This my first post--I read the posting guidelines, but my apologies > in advance if I make a mistake. Welcome to R-package-devel! You're doing just fine. > 1) The first note <...> includes the contents of the LICENSE

Re: [R-pkg-devel] Package submission to CRAN not passing incoming checks

2024-04-22 Thread Kasper Daniel Hansen
1. The version number complaint is the use of 0.1.2-9033. It is complaining about 9033. Personally, I would not use the - style, but that is a personal choice I guess. R-exts says "The mandatory ‘Version’ field gives the version of the package. This is a sequence of at least *two* (and

[R-pkg-devel] Package submission to CRAN not passing incoming checks

2024-04-22 Thread Petersen, Isaac T
Dear R-package-devel, This my first post--I read the posting guidelines, but my apologies in advance if I make a mistake. I am trying to post my R package to CRAN. I just submitted it to CRAN but received a note that the package "does not pass the incoming checks automatically". Here are the