tidymodels / hardhat

Construct Modeling Packages
https://hardhat.tidymodels.org
Other
101 stars 16 forks source link

Set `open = FALSE` in `use_package_doc()` #192

Closed DavisVaughan closed 2 years ago

DavisVaughan commented 2 years ago

https://github.com/tidymodels/hardhat/blob/190e09cb5e0b7a1eb09853116c07ec6e9713f3ee/R/use.R#L150

Currently it opens this file in the current RStudio session, but that isn't desired

github-actions[bot] commented 2 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.