В Thu, 7 Oct 2021 21:58:08 -0400 (EDT)
Vladimir Dergachev пишет:
>* My understanding from reading documentation and source code is
> that there is no dedicated support in R yet, but there are packages
> that use multithreading. Are there any plans for multithreading
> support in future R vers
On Fri, 8 Oct 2021, pikappa.de...@gmail.com wrote:
Hi,
The different environments can potentially be an issue in the future. I was not
aware of the vector construction notation, and I think this is what I was
mainly looking for.
I could provide two initialization methods. One will use the
Hi,
The different environments can potentially be an issue in the future. I was not
aware of the vector construction notation, and I think this is what I was
mainly looking for.
I could provide two initialization methods. One will use the ugly vector
notation that one could use to bind the wh
I am considering adding multithreading support in my package, and would
appreciate any suggestions/comments/opinions on what is the right way to
do this.
* My understanding from reading documentation and source code is that
there is no dedicated support in R yet, but there are packages t