Daniel Slutsky

Results 143 comments of Daniel Slutsky

Related discussion: https://clojurians.zulipchat.com/#narrow/stream/204621-r-interop/topic/Both.20backends.3F Soon I'll write some examples of what is already possible.

Added basic example: https://github.com/scicloj/clojisr/blob/master/test/clojisr/v1/tutorial_test.clj#L727 (depends on a small bugfix (https://github.com/scicloj/clojisr/commit/171fd99ad29976d62a597d970506e0934ab4c122) that will enter on the next release)

@zcaudate it would be wonderful to collaborate on something like that a little later this year. These days we are in a process of rethinking our current stack of tools,...

Sounds good! Needs some thinking ..

@behrica I'll look, thanks. Sorry for not responding earlier.

Thanks, @behrica, sorry it was somehow left out. I will look soon.

The necessary feature has been released on the recent Calva release. Probably it is preferred to create this setup together with someone who is actually planning to use Notespace through...

Nice. This is related to #8 .

Hi @genmeblog . 1. This is great! 2. Added some regression tests for the functions you mentioned: https://github.com/scicloj/clojisr/commit/aecefd3061720079aed7fda1d7bb4137e8fef17f 3. Added support for [primitive functions](http://adv-r.had.co.nz/Functions.html): https://github.com/scicloj/clojisr/commit/ef312b7306933ca75ca4888e4ab89b4cbd9a4613 4. Thinking about it, maybe...

Interesting. It looks like the problem with the first time is that it renders the code when it is not supposed to render. The markdown-rendered output ("text: ...") seems to...