Fixed in R-devel and R-patched.
Tomas
On 12/05/2017 05:58 PM, Tomas Kalibera wrote:
A quick workaround if you needed to execute R expressions in Windows
is calling RTerm directly.
But a fix should be available soon.
Tomas
On 12/05/2017 05:51 PM, Henrik Bengtsson wrote:
Sorry for not reading
An update on this. Writing R Extensions does not recommend to have a
space character in R_HOME. This means that on Windows one either should
have SFN enabled (which is still the common case), or install into a
directory that does not have a space in its name (so specifically not
into "Program
On 7 December 2017 at 17:56, Tomas Kalibera wrote:
|
| An update on this. Writing R Extensions does not recommend to have a
| space character in R_HOME. This means that on Windows one either should
| have SFN enabled (which is still the common case), or install into a
| directory that does not