Re: [R-pkg-devel] CRAN submission struggle

2023-12-17 Thread Christiaan Pieterse
Hi Ivan I have decided to clean up the existing package using a branch, as you suggested. The branch I've created is available at: https://github.com/WoutersResearchGroup/R-IO-PS/tree/CRAN-prep. I've cleaned, built and checked this branch package but I get one error and 2 notes (one is the new su

Re: [R-pkg-devel] CRAN submission struggle

2023-12-17 Thread Ivan Krylov
On Sun, 17 Dec 2023 15:29:34 +0200 Christiaan Pieterse wrote: > But, I've uploaded the newly created package as discussed in my first > email, available at: > https://github.com/ChristiaanPieterse/iopspackage2.1.0 Are you sure it wouldn't be better to clean up the existing package instead of cre

Re: [R-pkg-devel] CRAN submission struggle

2023-12-17 Thread Christiaan Pieterse
Hi, thank you for all the responses. I have uploaded the previous package to GitHub, available at: https://github.com/WoutersResearchGroup/R-IO-PS . Note that this works when installed via GitHub using devtools, but is a bit messy. Hence I decided to start over for CRAN release. If you can help me