[R-pkg-devel] ERROR building MixAll on Windows platform

2024-01-19 Thread Serge
atform. It seems related to Rtools43. Does anyone else (using for exemple Rcppeigen) is experiencing this problem ? Serge Le 14/01/2024 à 18:50, Uwe Ligges a écrit : On 13.01.2024 15:01, Uwe Ligges wrote: Fascinating, now it worked with the latest winbuilder submission 3 times in a row when

Re: [R-pkg-devel] Does dependencies up to date on the pretest CRAN infrastructure

2024-01-13 Thread Serge
Thank you both very much for your feedback. I'll submit the package tomorrow and see... Best, Serge Le 13/01/2024 à 15:01, Uwe Ligges a écrit : Fascinating, now it worked with the latest winbuilder submission 3 times in a row when I checked it manually. So maybe Ivan was right and ther

Re: [R-pkg-devel] Does dependencies up to date on the pretest CRAN infrastructure

2024-01-12 Thread Serge
Hi Ivan, After somme minor midficiations, I make a try on the winbuilder site. I was able to build the archive with the static library but I get again a Bad address error. You can have a look to https://win-builder.r-project.org/bw47qsMX3HTd/00install.out Thanks for your help, Serge Le 12/01

Re: [R-pkg-devel] Does dependencies up to date on the pretest CRAN infrastructure

2024-01-12 Thread Serge
Hello Duncan, Yes, you're right, I'll do that ! Serge Le 12/01/2024 à 19:47, Duncan Murdoch a écrit : I don't know if you can find out which rtkore version was installed, but your package should work with any rtkore version if you haven't declared a dependency on a particu

Re: [R-pkg-devel] Does dependencies up to date on the pretest CRAN infrastructure

2024-01-12 Thread Serge
th) path <- gsub("", "/", path) } return(path) } Le 12/01/2024 à 20:14, Ivan Krylov a écrit : В Fri, 12 Jan 2024 19:09:29 +0100 Serge пишет: I updated the package rtkore one month ago, fixing a compilation problem on windows devel platform. MixAll has a dep

[R-pkg-devel] Does dependencies up to date on the pretest CRAN infrastructure

2024-01-12 Thread Serge
error on this site). Il would certainly save me many tries, my suspicion should be true. Thanks, Serge Dear maintainer, package MixAll_1.5.4.tar.gz does not pass the incoming checks automatically, please see the following pre-tests: Windows: <https://win-builder.r-project.org/inc

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

2023-12-14 Thread Serge
. .PHONY: all all: $(SHLIB) Don't remember why I had these lines in the Makevars, the first release of the package is from 2015. A quick check on other packages on CRAN shows than it is (no more ?) not necessary. Serge Le 08/12/2023 à 12:24, Serge a écrit : > https://cran.r-project

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

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

2023-12-07 Thread Serge
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/include" -DNDEBUG -I../inst/projects/