Dean Attali

Results 542 comments of Dean Attali

Yep you're right that the newest CRAN version is using the better `htmlDependency()`. But even though I have the latest versions of shinyalert and shinylive, I still can't seem to...

I just noticed the warning message I get from shinylive: ``` Warning messages: 1: Package version mismatch for "shinyalert", ensure the versions below are compatible. ! Installed version: 3.1.0, WebAssembly...

Got it. So you also could not get it to work as of right now, correct?

Eek. I agree with the tears part of the emoji, not with the smiling part.

If I write a shiny app, then it is possible for me to list exclude all the IDs I want. But what about as a package author? If I create...

For anyone who might run into this issue, I came up with a way to "split" the table into multiple tables so that each one can be on its own...

Those other packges are for specific types of tables - I was using {flextable} because it allows me to display the exact contents of a dataframe easily and with a...

The documentation is clearly very thorough (which is one of the reasons I love using this over other packages)! The only "improvement" I meant is that there is no mention...

I just did a quick glance at the functions, and there are a lot more inputs that don't have the word "input" in them. For example awesomeCheckbox, awesomeRadio, circleButton, colorPickr,...