Vincent Arel-Bundock

Results 787 comments of Vincent Arel-Bundock

lol yeah. we need a refactor.

Here are two versions of a simple table. `iris_old.txt` is the current output of `tinytable`. Then, `iris_old.txt` is an alternative with a javascript function that loops over arrays to style....

This took a while because it ended up requiring a total rewrite the styling engine, for all formats. But at least now we I think we can close this. Somewhat...

Can you read this and see what specific part of the workflow is slow? https://modelsummary.com/vignettes/modelsummary.html#how-can-i-speed-up-modelsummary Also, try using the default output format rather than `flextable` to make sure this is...

Sure, you can email me the data and I'll take a look

Circling back to this, I kind of feel like the solution you propose at the end might be a nice way to compartmentalize. This is already the recommended strategy in...

That sounds good. Let's go with new arguments then. I think probably `xaxb` since the other similar arguments have four letters. I'll try to look at this soon.

@lorenzoFabbri did you find a solution for this? I re-opened the issue because I think it's an interesting problem, but I can't think of an easy solution right now. Initially...

This may be related to this: https://github.com/randy3k/radian/issues/446 I had the same problem, updated `radian` and now it works fine as before.