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
b05520e7
Unverified
Commit
b05520e7
authored
Apr 25, 2020
by
James Lamb
Committed by
GitHub
Apr 25, 2020
Browse files
[R-package] [docs] remove unnecessary build in test coverage (#3004)
parent
5304885c
Changes
1
Show 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 @
b05520e7
...
@@ -147,7 +147,7 @@ The example below shows how to generate code coverage for the R package on a mac
...
@@ -147,7 +147,7 @@ The example below shows how to generate code coverage for the R package on a mac
# Install
# Install
export
CXX
=
/usr/local/bin/g++-8
export
CXX
=
/usr/local/bin/g++-8
export
CC
=
/usr/local/bin/gcc-8
export
CC
=
/usr/local/bin/gcc-8
Rscript build_r.R
Rscript build_r.R
--skip-install
# Get coverage
# Get coverage
Rscript
-e
"
\
Rscript
-e
"
\
...
...
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