Skip to content

Unable to Install RcppOctave on MacOS 11.1 Big Sur #23

Description

@gloewing

Thanks for all your work on this project. I am unable to install RcppOctave despite having successfully installed Octave on my Macbook Pro. I have downloaded the most recent archived version (0.18.1) of RcppOctave from CRAN (https://cran.r-project.org/src/contrib/Archive/RcppOctave/). But when I try to install RcppOctave, I get the following error:

utils.cc:21:10: fatal error: 'octave/config.h' file not found
#include <octave/config.h>
^~~~~~~~~~~~~~~~~
1 error generated.
make[1]: *** [utils.oct] Error 1
make: *** [OctaveModule] Error 2
ERROR: compilation failed for package ‘RcppOctave’

Thanks so much in advance for any advice you can provide.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions