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 47b6df4 commit 82d79fbCopy full SHA for 82d79fb
inst/hooks/exported/deps-in-desc.R
@@ -2,7 +2,7 @@
2
3
"Ensure all dependencies of the form pkg::fun are in DESCRIPTION
4
Usage:
5
- deps-in-desc [--allow_private_imports] [--root=<root_>]<files>...
+ deps-in-desc [--allow_private_imports] [--root=<root_>] <files>...
6
7
Options:
8
--allow_private_imports Whether or not to allow the use of ::: on imported functions.
0 commit comments