Albert Rapp
Albert Rapp
Had the same problem. Installed your fork and now R doesn't crash anymore while using sgd. Thanks.
Hi @renkun-ken, sorry for the incredibly late reply. I believe I loaded CSS files in R and included them with `includeCSS()` and then forgot about this issue. Now I run...
The `formatter` argument in `grand_summary_rows()` still works properly. It's just a bit annoying that you get a "deprecated" warning all the time. But for now it's a good workaround.
Huh, that's interesting. I wouldn't have figured that one also needs to include the inline transformer. After all, using only `.transformer = epoxy_transform("bold")` and no inline options works with the...
Since `v.0.9.0` you can create interactive tables with `{gt}`. Under the hood this uses `{reactable}`. Hence, it's pretty easy to piggyback off the underlying `{reactable}` engine. This requires to modify...
Hi everyone 👋🏼 sorry about the long wait. This package is kind of stale now as it is superseded by {ellmer}. I think the ellmer package has a similarly easy...
Hi @JamesHWade, I'm terribly sorry for leaving your work stale for such a long time. I haven't yet had a chance to take a look at the code but I...
Hi @JohnCoene, love the idea. Haven't yet had time to take a look at the code. But I do want to do that within the next weeks. Promise!
Thanks, I'm glad that my code is helpful ☺️
> Yes, the BS5 configuration will require an outside line to download external dependencies. Why though? The Bootstrap 3 version can (at least for `headroom.min.js`) also use the JS scripts...