I have built a workflow with a logistic regression tool that I handed off to a client to manage. The workflow is running fine on my machine but when the client opens the package on their desktop and tries to run it, they are getting error messages that I have never seen regarding an "Error in PDF(null): failed to initialise default PDF font". Any ideas on how to resolve this error? There is no PDF related component in the workflow. After the regression tool, the output goes into a scoring tool. Any suggestions appreciated.
Edit: the R installer is already installed.