golem icon indicating copy to clipboard operation
golem copied to clipboard

A Framework for Building Robust Shiny Apps

Results 135 golem issues
Sort by recently updated
recently updated
newest added

Hi, Many thanks for this great framework. I was wondering if there was a way to combine golem and Shinytest, as testApp() only take a "path" argument, in which there...

help wanted
hacktoberfest
Difficulty: intermediate
effort: medium

Hi there, I don't really have a repository to share as I am falling at the first hurdle sadly. I was wondering how to build an golem app that is...

Remake a new version of the README

some html templates are bundled as a zip so it might be interesting to be able to get them

`add_modules(pkg =)` & `set_golem_name(path =)`. This should probably be `pkg` everywhere as it's the most common param

work-next
timed-1h

For example, ``` get_current_config

work-next
time-3h30

When extending golem, it might be worth having something that can do `golem::is_golem()` so that we are sure the functions are used in a golem-based project.

Instead, check if it's installed, when needed.

It's not clear to me how to use the infrastructure to add a logo to the app. Please could you add an example to the docs?