We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d977b01 commit ac3d857Copy full SHA for ac3d857
1 file changed
R/ModelArray-package.R
@@ -71,3 +71,7 @@
71
#'
72
#' @keywords internal
73
"_PACKAGE"
74
+
75
+## Suppress R CMD check NOTEs for non-standard evaluation symbols
76
+## used inside magrittr pipe expressions.
77
+utils::globalVariables(".")
0 commit comments