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 c4f1b62 commit 71ffe4eCopy full SHA for 71ffe4e
2 files changed
R/cmdstanr-package.R
@@ -35,6 +35,4 @@
35
#'
36
"_PACKAGE"
37
38
-if (getRversion() >= "2.15.1") {
39
- utils::globalVariables(c("self", "private", "super"))
40
-}
+if (getRversion() >= "2.15.1") utils::globalVariables(c("self", "private", "super"))
0 commit comments