Closed paulmueller closed 7 years ago
Unicode errors appear. It is unclear how to solve this.
The current workaround is to set the regional settings to English US.
Fixed by a160e077:
r1 = pyper.R(RCMD=RCMD, use_pandas=True) r1('Sys.setenv(LANG = "en")')
Unicode errors appear. It is unclear how to solve this.
The current workaround is to set the regional settings to English US.