gueyenono

Results 4 issues of gueyenono

This is not really an issue, but more like a feature request. `{golem}` does an incredible job providing assistance throughout the Shiny app's development process. Consequently, users (like me) are...

I was wondering if there was a way to make part of an `excelTable` read-only (e.g. a cell, several specific cells, a row, a column...). The `excelTable()` function has the...

Feature Request

I was introduced to the magical function that is `add_dockerfile_with_renv()` through this very useful, relatively short and concise video by Vincent Guyader: https://www.youtube.com/watch?v=diCG4t76k78 Upon using it the first few times,...

My Shiny app makes use of the `{chromote}` package, which relies on Google Chrome. When I run `add_dockerfile_with_renv()`, I get the following (not complete) code for the `Dockerfile_base`: ``` ......