Hello
I am not able to install vcfR package. I have R version 4.0.4. I get the below warning message
Warning in system(cmd) :
'CreateProcess' failed to run 'C:\bin\make.exe -f "Makevars" -f "C:/bin/R-40~1.4/etc/i386/Makeconf" -f "C:/bin/R-40~1.4/share/make/winshlib.mk" SHLIB="vegan.dll" SHLIB_LIBADD='$(FLIBS) $(FCLIBS_XTRA)' OBJECTS="data2hill.o decorana.o getF.o goffactor.o init.o monoMDS.o nestedness.o ordering.o pnpoly.o stepacross.o vegdist.o"'
ERROR: compilation failed for package 'vegan'
* removing 'C:/bin/R-4.0.4/library/vegan'
Warning in install.packages :
installation of package ‘vegan’ had non-zero exit status
Thanks