Hi,
I am trying to install spatialEco package, however, it requires lifecycle which then requires rlang 0.4.12. I currently have rlang 0.4.5 and when I tried to update the package. It failed to compile package.
* installing *source* package 'rlang' ...
** package 'rlang' successfully unpacked and MD5 sums checked
** libs
*** arch - i386
c:/Rtools/mingw_32/bin/gcc -I"C:/PROGRA~1/R/R-35~1.3/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c capture.c -o capture.o
sh: line 1: c:/Rtools/mingw_32/bin/gcc: No such file or directory
make: *** [C:/PROGRA~1/R/R-35~1.3/etc/i386/Makeconf:208: capture.o] Error 127
ERROR: compilation failed for package 'rlang'
* removing 'C:/Users/MTsui/Documents/R/win-library/3.5/rlang'
In R CMD INSTALL
Warning in install.packages :
installation of package ‘rlang’ had non-zero exit status