uataq / stilt-tutorials

12 stars 2 forks source link

f951: error: unrecognized command-line option '-quiet' make: *** [r/src/permute.o] Error 1 #14

Open xli3111 opened 7 months ago

xli3111 commented 7 months ago

I was stuck at this step, when I type this line Rscript -e "uataq::stilt_init('myproject')" or Rscript -e "uataq::stilt_init('wbb-tutorial')" in my terminal, it shows me,

Compiling footprint kernel aggregation subroutine...

/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c r/src/permute.f90 -o r/src/permute.o

f951: error: unrecognized command-line option '-quiet'

make: *** [r/src/permute.o] Error 1