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
eb06c74b
Commit
eb06c74b
authored
Nov 24, 2018
by
Laurae
Committed by
James Lamb
Nov 23, 2018
Browse files
Does not need to fix doc. Fixes #1852 (#1868)
parent
9ef85fd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build_r.R
build_r.R
+1
-1
No files found.
build_r.R
View file @
eb06c74b
...
@@ -46,7 +46,7 @@ result <- file.copy(from = "CMakeLists.txt",
...
@@ -46,7 +46,7 @@ result <- file.copy(from = "CMakeLists.txt",
.handle_result
(
result
)
.handle_result
(
result
)
# rebuild documentation
# rebuild documentation
devtools
::
document
(
pkg
=
"lightgbm_r"
)
#
devtools::document(pkg = "lightgbm_r")
# Build the package
# Build the package
# NOTE: --keep-empty-dirs is necessary to keep the deep paths expected
# NOTE: --keep-empty-dirs is necessary to keep the deep paths expected
...
...
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