Hi,
I am getting this error message when running FME script with RCaller transformer:
"RCaller(InlineQueryFactory): InlineQueryFactory failed with exit code 1 when executing R script. Output was: Error in library("sqldf") : there is no package called 'sqldf'
Execution halted
InlineQueryFactory failed to execute scripted code.
RCaller(InlineQueryFactory): A fatal error has occurred. Check the logfile above for details"
I have the following settings in FME Options:
R Interpreter Path:
C:\\Program Files\\R\\R-3.2.2\\bin\\x64\\Rscript.exe
Shared FME Folders:
H:\\My Documents\\R\\win-library\\3.2\\sqldf
Please advise whatever I'm missing here.
Thanks,
Wilfredo