Replies: 1 comment
-
After using * Install all development dependencies with `renv::restore()`
<!--
* Install all development dependencies with `devtools::install_dev_deps()`, and then make sure the package passes R CMD check by running `devtools::check()`.
If R CMD check doesn't pass cleanly, it's a good idea to ask for help before continuing.
--> For the current project, we do not use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current
CONTRIBUTING.md
template file has sections that I do not recognize, like:Beta Was this translation helpful? Give feedback.
All reactions