Many, many questions and issues are caused by people reinitializing the R engine several times. Make clear in documentation this is not possible (find a reference in the R documentation, ideally) and think of usage pattern in software that promote a working use.
Comments: The API as of march 2014 enforces a singleton pattern.
Comments: The API as of march 2014 enforces a singleton pattern.