Thank you.
The issue was an outdated version of R-devel. I can confirm that
updating to R-devel 86925 allows Rcpp to install properly.
Thank you again,
Avi
On Thu, Jul 25, 2024 at 2:33 AM Kevin Ushey wrote:
>
> Rcpp checks for R version >= 4.4.2, so older versions of R-devel
> (which report R
Rcpp checks for R version >= 4.4.2, so older versions of R-devel
(which report R 4.5.0) might encounter this error. Updating to the
latest R-devel should resolve the issue, and any existing releases of
R shouldn't be affected. See:
https://github.com/RcppCore/Rcpp/blob/c0d16d4601c08b4031f4f7fcff19
On 24 July 2024 at 20:02, Avraham Adler wrote:
| Let me rebuild R from scratch and I'll try again. I'll report back (in
| a day or so) if that helped.
Feel free to also check with r-release as a baseline. That said, on Linux I
keep reasonably current (rebuild a week or two) r-devel around.
Dirk
Hello, Dirk.
Now that you mention it, ny R is a bit old. I'm running (r-devel of
course) 2024-05-12 r86534 ucrt.
Let me rebuild R from scratch and I'll try again. I'll report back (in
a day or so) if that helped.
Thank you!
Avi
On Wed, Jul 24, 2024 at 7:57 PM Dirk Eddelbuettel wrote:
>
>
> On
On 24 July 2024 at 19:21, Avraham Adler wrote:
| I get the following error when trying to install.
|
| Thanks,
|
| Avi
|
| * installing *source* package 'Rcpp' ...
| ** package 'Rcpp' successfully unpacked and MD5 sums checked
| ** using staged installation
| ** libs
| using C++ compiler: 'G__
I get the following error when trying to install.
Thanks,
Avi
* installing *source* package 'Rcpp' ...
** package 'Rcpp' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
g++ -std=gnu++17 -I"C:/R/RCurrent/R-devel/include