[R-pkg-devel] Help with CRAN Submission Feedback

2025-07-05 Thread Reed A. Cartwright
Dear All, I submitted a new package ("ironseed") [1] to CRAN. I am not sure how to address one feedback message or even what is causing it. It might be related to Kevin Ushey's R scripts that I am using to configure the package during installation [2]. The message that I received is below. """ Pl

Re: [R-pkg-devel] Help with CRAN Submission Feedback

2025-07-05 Thread Roy Mendelssohn - NOAA Federal via R-package-devel
I am not expert in this, but I do notice that your .Rbuildignore is actually a link to a file of Kevin Ushey, and I don’t know that CRAN will deal with that correctly. Try instead to create a new .Rbuildignore with the same contents but is not pointer but a file. HTH, -Roy > On Jul 5, 20

Re: [R-pkg-devel] Help with CRAN Submission Feedback

2025-07-05 Thread Reed A. Cartwright
Dear Roy, I think you might have looked at the wrong file. My .Rbuildignore is here https://github.com/reedacartwright/ironseed/blob/main/.Rbuildignore. Thanks for looking, Cheers. On Sat, Jul 5, 2025 at 2:33 PM Roy Mendelssohn - NOAA Federal wrote: > > I am not expert in this, but I do notic

Re: [R-pkg-devel] Help with CRAN Submission Feedback

2025-07-05 Thread Roy Mendelssohn - NOAA Federal via R-package-devel
Thanks. I am old and slow and often overlook things, but I don’t see the tools directory in that file that you are pointing to, which would be consistent with the error message you are getting because that is where the file being name reside. So you can either add that to the .Rbuildignore.

Re: [R-pkg-devel] Two errors

2025-07-05 Thread Jiří Moravec
I would like to add that copy pasting is also a valid way to include dependencies. Just make sure to get contributions right. -- Jirka On 5/07/25 11:19, Michael Chirico wrote: Sharon, Luke noted that (somewhat strangely [1]) {ape} is exporting the registered entry point for that routine, so y