Thanks. I´ll open an issue soon.
Jan
On Monday, October 3, 2016 at 5:09:02 PM UTC+2, Simon Byrne wrote:
>
> I'm not sure what is going on here, but please do open an issue with a
> minimal example.
>
> Simon
>
> On Monday, 3 October 2016 13:38:49 UTC+1, Michael Borregaard wrote:
>>
>> It cannot be just the quotation marks - check this:
>>
>> using RCall
>> rcopy(R"""
>> print(paste("this", "is", "a", "test", "of", "quotation", "marks",
>> "with", "many", "nested", "quotations", "after", "each", "other"))
>> "success"
>> """)
>> Have you opened an issue at RCall?
>>
>> BTW, you can specify the library folder as the windows environment
>> variable R_LIBS_USER, obviating the need for lib.loc (
>> https://cran.r-project.org/doc/manuals/R-admin.html#Managing-libraries)
>>
>>
>> On Mon, Oct 3, 2016 at 1:01 PM, Jan Magnusson <[email protected]>
>> wrote:
>>
>>> Thanks a lot for you effort Michael. The workaround did not work on my
>>> machine.
>>>
>>> I´m just curious whether these problems arise when using RCall with
>>> strings, which adds a lot of quotemarks here and there, and otherwise
>>> not. If unlucky, could they mix up with the quotemarks in the call R"""
>>> code """ or R" code "? I think this issue is not super important so it is
>>> probably not worthwhile to investing them any further. After all, my
>>> code works if splitting into several R""" code """-blocks.
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "julia-stats" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
--
You received this message because you are subscribed to the Google Groups
"julia-stats" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.