We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbb405 commit e49709bCopy full SHA for e49709b
.dev/README.md
@@ -7,7 +7,7 @@ Typical development workflow will then look like:
7
0. `git checkout -b [branch]`
8
1. edit package files
9
2. run `R`
10
-3. call `cc()`
+3. call `cc(TRUE)`
11
4. (if needed) go to point 1.
12
13
Once we (and tests) are satisfied with changes, we then run complete package checks:
0 commit comments