Re: [R-pkg-devel] OpenCL Headers in R packages

2025-08-22 Thread Ivan Krylov via R-package-devel
В Fri, 22 Aug 2025 16:05:31 +0200 quirin stier пишет: > Hi everyone, > > building an R package following the work of Simon Urbanek > (https://github.com/s-u/OpenCL and > https://cran.r-project.org/web/packages/OpenCL/index.html) still > yields the error from CRAN about environmental variables

[R-pkg-devel] OpenCL Headers in R packages

2025-08-22 Thread quirin stier
Hi everyone, building an R package following the work of Simon Urbanek (https://github.com/s-u/OpenCL and https://cran.r-project.org/web/packages/OpenCL/index.html) still yields the error from CRAN about environmental variables required for linking. Could you please tell me more about the pr