[R-pkg-devel] Creating and hosting static libraries for package installation on Windows

2024-12-10 Thread Satyaprakash Nayak
Hi r-package-devel I am working on updating my package `sundialr` ( https://cran.r-project.org/web/packages/sundialr/index.html), wherein I was earlier bundling the C source files with the package, but now I am using `cmake` to create static libraries for the upstream C library SUNDIALS which the

Re: [R-pkg-devel] Query about broken reverse dependencies that already are broken

2024-12-10 Thread Uwe Ligges
On 10.12.2024 15:02, J C Nash wrote: This is a question about how things are done rather than a request for a fix. Yesterday I re-submitted my optimx package with some small but important fixes (e.g., one place where one solver would miss catching function evaluation limits). I'd done a rev

[R-pkg-devel] Query about broken reverse dependencies that already are broken

2024-12-10 Thread J C Nash
This is a question about how things are done rather than a request for a fix. Yesterday I re-submitted my optimx package with some small but important fixes (e.g., one place where one solver would miss catching function evaluation limits). I'd done a revdepcheck that came up with "Wow, no proble