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
e5750f18
Unverified
Commit
e5750f18
authored
May 31, 2018
by
Guolin Ke
Committed by
GitHub
May 31, 2018
Browse files
update R`s document
2.1.0 -> 2.1.1
parent
11433a98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
R-package/README.md
R-package/README.md
+1
-1
No files found.
R-package/README.md
View file @
e5750f18
...
@@ -44,7 +44,7 @@ git clone --recursive https://github.com/Microsoft/LightGBM
...
@@ -44,7 +44,7 @@ git clone --recursive https://github.com/Microsoft/LightGBM
cd
LightGBM/R-package
cd
LightGBM/R-package
Rscript build_package.R
Rscript build_package.R
# export CXX=g++-7 CC=gcc-7 # for macOS (replace 7 with version of gcc installed on your machine)
# export CXX=g++-7 CC=gcc-7 # for macOS (replace 7 with version of gcc installed on your machine)
R CMD INSTALL lightgbm_2.1.
0
.tar.gz
--no-multiarch
R CMD INSTALL lightgbm_2.1.
1
.tar.gz
--no-multiarch
```
```
Note: for the build with Visual Studio/MSBuild in Windows, you should use the Windows CMD or Powershell.
Note: for the build with Visual Studio/MSBuild in Windows, you should use the Windows CMD or Powershell.
...
...
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