I need to use the fields
package in R.
R/RStudio are installed in an Amazon EC2 instance.
I am using R 3.4.
I can't install fields
package because R can't install spam
and dotCall64
packages.
I tried to install the packages manually using the package archive files, but didn't work as well.
If I try to install dotCall64
directly, I get this:
gcc: error: libgomp.spec: No such file or directory
make: *** [dotCall64.so] Error 1
ERROR: compilation failed for package ‘dotCall64’