> On Jun 12, 2017, at 7:03 PM, Gábor Csárdi wrote:
>
> Dear all,
>
> I hope somebody can help me understand if package authors are allowed
> to create custom R connections or not.
>
> Until today, I thought that R had an "official" way to define custom
> connections. E.g. this is an old commit
Dear all,
I hope somebody can help me understand if package authors are allowed
to create custom R connections or not.
Until today, I thought that R had an "official" way to define custom
connections. E.g. this is an old commit message that was supposed to
create an API, maybe internal, though.
In this email to the R-help list:
https://stat.ethz.ch/pipermail/r-help/2017-June/447474.html
and in this question on Stackoverflow:
https://stackoverflow.com/questions/44486643/nleqslv-memory-use-in-r
Andrew Leach has raised a question about the memory usage of my package nleqslv.
In a model
Thank you all for these explanations.
Kind regards,
Morgan
On 11 Jun 2017 02:47, "Duncan Murdoch" wrote:
> On 10/06/2017 6:09 PM, Duncan Murdoch wrote:
>
>> On 10/06/2017 2:38 PM, Morgan wrote:
>>
>>> Hi,
>>>
>>> I had a question that might not seem obvious to me.
>>>
>>> I was wondering why the