R-dev-day discussion for https://github.com/r-devel/r-dev-day/issues/107 #109
Closed
t-kalinowski
started this conversation in
Ideas
Replies: 1 comment
-
git-r --help git checkout trunk
git-r configure --enable-R-shlib --enable-memory-profiling --without-recommended-packages
git-r build
git-r install --protect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A common build approach we can use:
https://gist.github.com/t-kalinowski/befefd1ecfa0c4716fcae168e16888a7
Beta Was this translation helpful? Give feedback.
All reactions