Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
9654f165
Unverified
Commit
9654f165
authored
Mar 20, 2020
by
James Lamb
Committed by
GitHub
Mar 20, 2020
Browse files
[R-package] fixed NOTE about unrecognized global variable (#2928)
parent
91185c3a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
R-package/R/lightgbm.R
R-package/R/lightgbm.R
+1
-0
No files found.
R-package/R/lightgbm.R
View file @
9654f165
...
@@ -182,6 +182,7 @@ globalVariables(c(
...
@@ -182,6 +182,7 @@ globalVariables(c(
,
".N"
,
".N"
,
".SD"
,
".SD"
,
"abs_contribution"
,
"abs_contribution"
,
"bar_color"
,
"Contribution"
,
"Contribution"
,
"Cover"
,
"Cover"
,
"Feature"
,
"Feature"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment