Hi!
I need help in configuring FME Form to run RCaller.
FME is not local in my machine; instead, I'm remoting in to a server to run Form from there. It's prompting me this error message:
RCaller (InlineQueryFactory): Failed with exit code 1 when executing R script. Output was: Error in library("sqldf") : there is no package called 'sqldf'
Execution halted
Failed to execute scripted code.
I followed the steps indicated in https://docs.safe.com/fme/2017.0/html/FME_Desktop_Documentation/FME_Transformers/Transformers/rcaller.htm.
I configured the default paths and R Plugin files in: "C:\Program Files\R\R-4.4.1\bin\Plugins" and the Plugins folder contains the following files:
assertthat
BH
bit
bit64
blob
chron
DBI
digest
gsubfn
magrittr
memoise
pkgconfig
plogr
prettyunits
proto
RCpp
RSQLite
sqldf
I am not sure what's causing the error. Any help or piece of advice greatly appreciated.
Thanks,
Wilfredo