Skip to content
Prev 14459 / 15075 Next

Problem installing RUcausal library on MAC

Varin,

you're missing the Fortran compiler which the package requires. To make the life a bit easier on you, upgrade to R 4.3.0 and then install GNU Fortran from https://mac.r-project.org/tools/

If you don't want to upgrade R then you'll need the Fortran from here: https://github.com/R-macos/gcc-darwin-arm64/releases/tag/R-4.2.0-release

Cheers,
Simon