Skip to content

Rf_rnbeta referenced but not declared in Rcpp/Rmath.h #1420

@SpatLyu

Description

@SpatLyu

Hi @eddelbuettel,

I’m currently developing an R package that depends on Rcpp, and I recently started getting a compilation error when running devtools::check_win_devel() (checking on R-devel via win-builder). The build fails during package installation with the following error:

Rcpp/Rmath.h:163:100: error: '::Rf_rnbeta' has not been declared; did you mean 'Rf_rbeta'?

You can see the full log here:
👉 https://win-builder.r-project.org/oX4UYBVz3mMC/00install.out

Thanks so much for your continued work on Rcpp, it’s an incredible foundation for R/C++ integration!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions