[Rcpp-devel] Error installing 1.0.13

Avraham Adler avraham.adler at gmail.com
Thu Jul 25 19:39:14 CEST 2024


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 <kevinushey at gmail.com> wrote:
>
> 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/c0d16d4601c08b4031f4f7fcff1999096077987f/inst/include/Rcpp/r/compat.h#L27-L37
>
> Thanks,
> Kevin
>
> On Thu, Jul 25, 2024 at 8:29 AM Dirk Eddelbuettel <edd at debian.org> wrote:
> >
> >
> > 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
> >
> > --
> > dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
> > _______________________________________________
> > Rcpp-devel mailing list
> > Rcpp-devel at lists.r-forge.r-project.org
> > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel


More information about the Rcpp-devel mailing list