ThinkR-open / golem

A Framework for Building Robust Shiny Apps
https://thinkr-open.github.io/golem/
Other
908 stars 132 forks source link

[BUG] golem::create_golem() doesnt with `path = "."` if `package_name` is missing #1123

Closed ymansiaux closed 3 months ago

ymansiaux commented 10 months ago

image

golem::create_golem() doesnt with path = "." if package_name is missing.

According to the function documentation, this should be doable.

image

ColinFay commented 3 months ago

Merged