I am trying to install the gstat
package on the latest version of R (3.1.2) on windows. It is unsuccessful, even when trying to change the 64-bit version to the 32-bit version. Here is the message I get:
when installing the package, it says "package "gstat" successfully unpacked and MD5 sums checked"
when loading the library library(gstat)
, it says: "stat is not available for r version 3.1.2"
...
could you help me solve this problem please?
Thank you,
aphili01