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 ad71db5 commit 46a11d2Copy full SHA for 46a11d2
NAMESPACE
@@ -171,7 +171,6 @@ export(with_id)
171
export(xml_nodes_to_lints)
172
export(xp_call_name)
173
export(yoda_test_linter)
174
-importFrom(cyclocomp,cyclocomp)
175
importFrom(glue,glue)
176
importFrom(glue,glue_collapse)
177
importFrom(rex,character_class)
R/lintr-package.R
@@ -8,7 +8,6 @@
8
"_PACKAGE"
9
10
## lintr namespace: start
11
-#' @importFrom cyclocomp cyclocomp
12
#' @importFrom glue glue glue_collapse
13
#' @importFrom rex rex regex re_matches re_substitutes character_class
14
#' @importFrom stats na.omit
0 commit comments