Thomas Zwagerman

Results 8 issues of Thomas Zwagerman

Specifying that for deployment to Connect app.R file should be in the main directory, in addition to the app.R in R/. Closes #557

Thank you for Mastering Shiny! This is more a comment on the wording of the workflow of the following section: ![image](https://user-images.githubusercontent.com/36264706/161288568-539578cf-b7d0-448a-9551-a2e0629f6b8b.png) On first reading, "You'll need an app.R that..." is...

Replaces `pin_created()` with `pin_hash()`, which supports functionality of `pin_reactive_read()` and `pin_reactive_download()`. Suggestion made by @TylerGrantSmith. Closes #542

Add functionality for get_league_entries(), adds get_points_for_rank(), closes #28

Thank you for this great package! Apologies in advance for a long issue, but I have a bit of a niche request for `get_league_entries()` and hopefully it is helpful! Basically...

Hi there, Thank you for this package. I get the following error after using installing ggpubr for the first time: ```r > plot_grid

Hi there, Thank you for this package! This is a just a suggestion, but I think it would make mapview more intuitive. `removeMapJunk()` is a function that allows the removal...

On rocky 9.4 (x86_64-conda-linux-gnu-rocky-9.4), the following functions use different `distribution` names for the same system: `pkgcache::current_r_platform_data()$distribution` returns '`rocky`' ```sh cpu vendor os distribution release platform 1 x86_64 conda linux-gnu rocky...