Re: [R-pkg-devel] Getting 'Rscript: Bad address' error when CRAN build my package on windows platforms

2023-12-08 Thread Serge
https://cran.r-project.org/web/packages/rtkore/ and the Makevars in ./src/  is # #   Copyright (C) 2014-2015  Serge Iovleff, University Lille1, Inria # #   This program is free software: you can redistribute it and/or modify

Re: [R-pkg-devel] Getting 'Rscript: Bad address' error when CRAN build my package on windows platforms

2023-12-08 Thread Uwe Ligges
On 07.12.2023 19:29, Serge wrote: Hello, I'm the maintener of the rtkore package and I'm experimenting an error during the installation on the |r-devel-windows-x86_64| and the |r-release-windows-x86_64| platform. When trying to compile I get |g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.2/

Re: [R-pkg-devel] problems with Maintainers in DESCRIPTION file

2023-12-08 Thread Ivan Krylov
Dear Olga Viedma, Welcome to R-package-devel! When looking for advice here, it's best to link to the package code and the R CMD check report you have received. On Thu, 7 Dec 2023 20:58:01 + María Olga Viedma Sillero wrote: > Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64 >

Re: [R-pkg-devel] problems with Maintainers in DESCRIPTION file

2023-12-08 Thread María Olga Viedma Sillero
Thank you very much, Dirk. I am going to change it. Best regards, Olga -Mensaje original- De: Dirk Eddelbuettel Enviado el: viernes, 8 de diciembre de 2023 0:18 Para: María Olga Viedma Sillero CC: r-package-devel@r-project.org Asunto: Re: [R-pkg-devel] problems with Maintainers in DES