spen

Results 13 comments of spen

+1 an examples directory would be really great I agree

Oh that’s interesting. Atom acts as a client I take it? This may be fixed already in master, and i may need to update the CRAN build. What OS btw?...

Took a little longer than expected since I combined this with an RInside experiment. Although, it looks like RInside is not yet ready for prime-time (ton of runtime issues that...

Quote from @JohanMabille in the QuantStack/xeus gitter: > interrupt has not been implemented yet, I think it is part of the version 5.3 of the protocol while xeus implements only...

Unfortunately, none of xeus, rinside, or rcpp will allow interrupts to occur from outside of R in a reliable way. The only way to get interrupts to work (even partially!)...

fyi, for windows interrupt: see issue #25 and PR #33

Hiya, A patch here would be most welcome! I would want to make sure we don't regress #24, so let me push a test to `inst/runits` for that. By the...

@nlewo ok test added: https://github.com/JuniperKernel/JuniperKernel/blob/master/inst/runits/runit.testWarnings.R

@nlewo is this still a problem for you? I would like to resolve this issue.

Good point! There's a project that I've just started (https://github.com/spennihana/rxwidgets/) that will be a full port of the `ipywidgets` via `xwidgets`. The github page will get an update ASAP. Thanks!