Dieter Menne

Results 24 issues of Dieter Menne

Your example with hexframe works for me (Windows), but any example with "normal" shiny fails (Connection refused). Sample: ``` test

Using R 4.2. beta on Windows and default path in C:/Program Files/R/R.... Compiling my package dmenne/breathtestcore. This path requires quotes around the path, which is correct in the first command...

I have posted a comment on https://community.rstudio.com/t/table-numbering-in-bookdown-why-can-only-kable-do-it-portably-huxtable-pander-flextable-fail/54313 showing how `knitr::kable` nicely autonumbers tables in bookdown documents for HTML and Word, while `huxtable and pander` fail for both and `flextable` only...

I write clinical reports, and so `rtables` would be a great tool to use. Too bad, two absolutely required features are not available, labels (for crossreferencing) and captions. I am...

With default shiny, I can add a dynamically created tab to an empty tabset panel by using target = NULL. I have not been able to find a equivalent method...

fixed-in-rc-1.0.0

This example is from f7Tab, but any other one would do. The color of the panels is always the base color of the app, different settings are not honoured. ```...

Framework7
fixed-in-rc-1.0.0

I have successfully added a column `group` in `create_db` and can edit the field as admin or retrieve it in server. However, there is a feature `input_list` in `secure_server` which...

The filter mentioned in #143 works for GET requests, but is not active for DELETE. When I convert my DELETE to a (misnomed) GET, everything is fine. ``` #* @filter...

difficulty: novice
effort: medium
help wanted

windows 10, problem with RCurls and TLS ``` URL > [1] "OpenSSL/1.0.0o" ```

For tablets, I need large checkboxes and default text size. Howto?