Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[R-package][ci] added CI stage for R package (fixes #2335, fixes #2569) #2530
[R-package][ci] added CI stage for R package (fixes #2335, fixes #2569) #2530
Changes from all commits
a6a292c
1002eec
3534f42
5088c91
8f9493a
a183a58
d1a927d
960ed61
43ad93e
8c02c42
d9a2dac
33d7d6a
d1c6413
fa83edf
8ac94eb
e2688cd
353d94b
687f068
6d487ca
2d813d2
c25dbe0
2bf7dc9
0c68f32
7d34a53
96bf639
42e20e7
d5b4697
5df25dc
75dba47
b7ff934
fdae797
5fcbe44
f8e351f
3176fc7
40746a8
7285448
d95f3f4
688f2ec
c357914
6e50d81
4f875ad
7cef9f3
82a4794
f2a31ff
62656c5
6b1aefe
0303d54
061f0ac
5fa610f
1274876
2bd4e31
8316e3c
dd5c1e6
7dc8e6e
e2517a0
356edbe
9cdfe37
7d220f1
2d20af1
7a82fb7
63ca225
e47b16f
b9bd5ad
9db3fa0
d2ee4af
ae08c80
3285bd4
d98211f
9ab619c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/compute
is the boost stuff we pull in as a git submodule. It's important that the random other stuff from that repo isn't bundled with the R package, asR CMD check
will complain about things like a.git/
folder being put into a source distribution.Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.