I have a problem with my R code (shiny application). It gives me the following error when I'm trying to load the "rJava" package:
error: unable to load shared object 'C:/Documents/R/win-library/3.4/rJava/libs/x64/rJava.dll':
LoadLibrary failure: The specified module could not be found.
Error : package ‘rJava’ could not be loaded
I use Windows 10 64-bit.
Does anyone know how can I fix this error?
Thanks in advance.
Best,
Annick