Sam Parmar

Results 6 comments of Sam Parmar

Yes, that's a good point. Golem apps also use the "app_ui.R" naming by default. Module UI development would be an interesting exploration area. Should that be another issue?

Yes, that sounds good instead. I can host the simple example app on my [shinyapps](https://www.shinyapps.io/#) account, if needed. Here's the app: https://parmsam.shinyapps.io/example-gtsummary-app/

Revisiting this today. As of renv 1.0.0, they added [`lockfile_*` family of functions](https://rstudio.github.io/renv/reference/lockfiles.html). Experimented with it and it looks like we can now generate renv lockfiles on the fly without...

That sounds like a great idea. Got it. The rOpenSci peer review is more important. I can take a stab at adding that argument in the next week or two....

That's interesting. I recently switched over to a Claude sonnet model for our use case. I'll experiment with different models and with changing our system prompt. Maybe I need to...

Sorry, for the delay. Finally had some free time today to revisit this. Improved the system prompt, addressed the json code chunks issue, and switched over to a Quarto report...