Attempting to install the terra package causes the following error:
** R
Error in parse(outFile) :
/tmp/RtmpdUYukX/R.INSTALL213476df3aa2/terra/R/plot_let.R:123:42: unexpected input
122:
123: if (missing(col)) col <- \
^
ERROR: unable to collate and parse R files for package ‘terra’
Issue:
Attempting to install the terra package causes the following error:
To Reproduce:
packages.install('terra')
My Setup: