Re: [R-pkg-devel] Reproducing CRAN checks

2025-09-07 Thread Pepijn de Vries
Hi Ivan, Thank you for you very helpful response! > В Thu, 4 Sep 2025 07:07:32 + > Pepijn de Vries пишет: > > > When I check the submitted package with rhub's the gcc-ASAN docker > > file, the issues reported by CRAN don't pop up. > > Is it this one? > https://github.com/r-hub/containers/b

Re: [R-pkg-devel] Reproducing CRAN checks

2025-09-04 Thread Dirk Eddelbuettel
On 4 September 2025 at 21:30, Pepijn de Vries wrote: | when not found. 3) "Could not find the required static library BLOSC" | Here Prof. Ripley implies that blosc is not static on Linux. I don't think this is | the case. So I'm not sure how to proceed with this. What is your system / your refe

Re: [R-pkg-devel] Reproducing CRAN checks

2025-09-04 Thread Ivan Krylov via R-package-devel
В Thu, 4 Sep 2025 07:07:32 + Pepijn de Vries пишет: > When I check the submitted package with rhub's the gcc-ASAN docker > file, the issues reported by CRAN don't pop up. Is it this one? https://github.com/r-hub/containers/blob/main/containers/gcc-asan/Dockerfile Looks like it's based on Fe