You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let us know where something needs a refresh or put your idea here!
I LOVE replacing renv() with devtools::install_dev_deps() !!! I start an RStudio session, clone the repo and do devtools::install_dev_deps() and everything (except lintr, stylr, ???) is in place. For example, I can run all the tests without needing to remember to install admiraldev, pharmaversesdtm.
I looked around in admiraldev to see where this is documented and I am not finding it.
The text was updated successfully, but these errors were encountered:
I was about to post a new issue, but I believe it is more linked to this so thought I'd put in here instead. Currently in the Programming Strategy we've got
Please select a category the issue is focused on?
Developer Guides
Let us know where something needs a refresh or put your idea here!
I LOVE replacing renv() with devtools::install_dev_deps() !!! I start an RStudio session, clone the repo and do devtools::install_dev_deps() and everything (except lintr, stylr, ???) is in place. For example, I can run all the tests without needing to remember to install admiraldev, pharmaversesdtm.
I looked around in admiraldev to see where this is documented and I am not finding it.
The text was updated successfully, but these errors were encountered: