genmeblog

Results 169 comments of genmeblog

I don't know now. We have to go one by one. This strategy can be used also for plotting by replacing all RObjects calls into a string representation. `r.grDevices/dev-off` ->...

> > I don't know now. We have to go one by one. This strategy can be used also for plotting by replacing all RObjects calls into a string representation....

continuing here Below var should be delayed: https://github.com/scicloj/clojisr/blob/master/src/clojisr/v1/applications/plotting.clj#L16 This should be inlined: https://github.com/scicloj/clojisr/blob/master/src/clojisr/v1/applications/plotting.clj#L41 This should be removed: https://github.com/scicloj/clojisr/blob/master/src/clojisr/v1/applications/plotting.clj#L14 All calls to R should be inlined whithout loading `grDevices`

Confirmed. When I called `grDevices/dev-list` the device (`httpgd`) is still active. `dev-off` hangs everything... I need some time to investigate the issue.

The problem is in the `httpgd` not in `clojisr` itself. I created an issue there: https://github.com/nx10/httpgd/issues/144

Closing since it's not related to `clojisr`

It can also go under `clojisr.v1.applications.require` namespace.

To do with Clay. Also separate tests from documentation.

Generally all of this scripts require some preparation, especially batch processing (sorry, no convenient gui :/ ). Can I assume you can run a sketch and produce the result for...

One more thing came to my mind: set [the filename](https://github.com/tsulej/GenerateMe/blob/master/composite_video_simulator/composite_video_simulator.pde#L44) to the exising file.