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 cd8ad6d commit f4019bdCopy full SHA for f4019bd
R/styler.R
@@ -17,6 +17,7 @@
17
#' style_text("a%>%b; a", scope = "line_breaks")
18
#' style_text("a%>%b; a", scope = "tokens")
19
"_PACKAGE"
20
+
21
if (getRversion() >= "2.15.1") {
22
utils::globalVariables(c(
23
".",
0 commit comments