Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Ivan Krylov
В Mon, 7 Aug 2023 15:52:38 + "Grose, Daniel" пишет: > https://github.com/grosed/anomaly Ah, so this is why I couldn't find your package on CRAN. Now I can see the compiler log, together with the compiler command line: https://www.stats.ox.ac.uk/pub/bdr/clang17/anomaly.log It looks like

Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Grose, Daniel
el Cc: Dirk Eddelbuettel ; Ivan Krylov ; r-package-devel@r-project.org Subject: Re: [R-pkg-devel] [External] Re: clang issue On 7 August 2023 at 13:55, Grose, Daniel wrote: | As I say - I cannot reproduce the error myself. I will try asking Uwe Ligges | for more information. Methinks you are doing

Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Dirk Eddelbuettel
On 7 August 2023 at 13:55, Grose, Daniel wrote: | As I say - I cannot reproduce the error myself. I will try asking Uwe Ligges | for more information. Methinks you are doing it wrong. We created the r-package-devel list years ago to take load away from the overworked CRAN maintainers who are

Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Grose, Daniel
-project.org Subject: Re: [R-pkg-devel] [External] Re: clang issue On 7 August 2023 at 13:38, Grose, Daniel wrote: | No - unfortunately not. I cannot reproduce the error locally so I posted the | snippet that Uwe Ligges sent me regarding the failed CRAN submission. That is | all of the information I

Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Dirk Eddelbuettel
On 7 August 2023 at 13:38, Grose, Daniel wrote: | No - unfortunately not. I cannot reproduce the error locally so I posted the | snippet that Uwe Ligges sent me regarding the failed CRAN submission. That is | all of the information I have. | | For now I will follow Dirk's advice and see if the

Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Grose, Daniel
help. Best wishes, Dan From: Ivan Krylov Sent: 07 August 2023 14:32 To: Grose, Daniel Cc: Dirk Eddelbuettel ; r-package-devel@r-project.org Subject: Re: [R-pkg-devel] [External] Re: clang issue � Mon, 7 Aug 2023 13:16:33 + "Grose, Daniel" �

Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Ivan Krylov
В Mon, 7 Aug 2023 13:16:33 + "Grose, Daniel" пишет: > I thought -DR_NO_REMAP in Makevars would set R_NO_REMAP across all > compilation units. Is this not the case ? It should have worked. Can we see the code? Is there a visible compiler command line in the check results that you quoted in

Re: [R-pkg-devel] [External] Re: clang issue

2023-08-07 Thread Grose, Daniel
Hi Dirk Thanks for the quick response. I thought -DR_NO_REMAP in Makevars would set R_NO_REMAP across all compilation units. Is this not the case ? Thanks, Dan From: Dirk Eddelbuettel Sent: 07 August 2023 14:13 To: Grose, Daniel Cc: