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

## User - Validation + [ ] The repo up to date at https://github.com/ThinkR-open/golemmetrics + [ ] The app is avaiable and up to date at The app is avaiable...

bug
documentation

Hello, I am a new user of `{golem}` so apologies for the likely simple issue. **Describe the bug** Starting from an empty project (and following the instructions [provided](https://thinkr-open.github.io/golem/articles/a_start.html)), running `golem::run_dev()`...

bug

**Cannot use the fonts with golem nor the FEATURE unit with the choice of libraries and their description ** I have tried to change: 1. some paths - I have...

bug

## User - Validation + [ ] url check are OK ## Dev - Tech ``` Found the following (possibly) invalid URLs: URL: https://r-pkgs.org/Metadata.html#sec-description From: inst/doc/a_start.html Status: 404 Message: Not...

documentation

I am having two tabs in the navigation bar (I am trying to keep it simple, I have more, but won't matter). Now, I get my info tab the way...

**Describe the bug** I try to build a shiny app with a database connection to a MSSQL Server via DBI and odic libraries. I can call the functions by hand...

bug

**Is your feature request related to a problem?** The coverage status badge always reports code coverage for the `master` branch (as the links are hard-coded) even when switching to a...

enhancement
WIP :running_woman:
PR opened :eyeglasses:

**Is your feature request related to a problem? Please describe.** A pain point I have is needing to manually set up GitHub Actions YAML files for deploying Shiny apps developed...

enhancement

Via https://github.com/ThinkR-open/golem/commit/9ad97753a585ca1ec418025f3ff08db629592702 a test fix for `test-use_readme()` is done that skips the test in non-interactive mode. However, when eliminating the `devtools:::build_readme()` call at the very end, the test passes successfully...

enhancement
WIP :running_woman:
PR opened :eyeglasses:

![image](https://github.com/ThinkR-open/golem/assets/49268931/33dc57b6-7ad6-475b-a9af-02a3fb89b3d5) golem::create_golem() doesnt with `path = "."` if `package_name` is missing. According to the function documentation, this should be doable. ![image](https://github.com/ThinkR-open/golem/assets/49268931/2679210d-3b3c-4c61-8447-faa6f3ef8977)

bug
WIP :running_woman:
PR opened :eyeglasses: