I tried to install the package minqa because it is necessary to install other packages, but it resulted in the following error:
gfortran -fno-optimize-sibling-calls -fpic -g -O2 -c altmov.f -o altmov.o
make: gfortran: Ficheiro ou pasta inexistente
make: *** [/usr/lib64/R/etc/Makeconf:191: altmov.o] Erro 127
ERROR: compilation failed for package ‘minqa’
- removing ‘/home/myname/R/x86_64-pc-linux-gnu-library/4.1/minqa’
Warning in install.packages :
installation of package ‘minqa’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmpuVqMea/downloaded_packages’
Can anyone help me?