Toby Dylan Hocking
Toby Dylan Hocking
it is ok but I suspect Nhi may need your help, plan on working together for the rowspan etc
also instead of debug(fun) you can just add browser() anywhere in that fun.
The pruned dynamic programming of Rigaill is available in fpopw package from CRAN https://cloud.r-project.org/web/packages/fpopw/
thanks for your response, that is quite helpful! yes I have a use case, that is large machine learning experiments in which we have lots of combinations of algorithms and...
"fail_on_error = FALSE return NULL for timed-out jobs." -> this would work.
I'm not sure about "Uncaught ReferenceError: animint is not defined" but the test failure " ── Failure ('test-renderer1-global-variables.R:37:3'): animint.js only defines 1 object, called animint " in https://github.com/animint/animint2/actions/runs/10147526896/job/28058108659?pr=139 means that...
this looks good, thanks for the contribution! yes please fix existing tests and add new tests. Do you know how it work? How can it be tested? The testing for...
that's a good question, I'm not sure how to simulate hovering over a component. it looks like these people did something similar, https://github.com/rstudio/chromote/issues/92 can you please try sometihng like that?
also please modify the tests in test-renderer1-tooltip.R
tests are not passing on CI, please fix