update and simplify conda environment steps #328
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.
It has been some time since R was updated to version 4.0 and packages on conda support it. Saige is also built with R 4.0 support in conda packages https://anaconda.org/bioconda/r-saige so I don't expect any problems when running build.
Most of those packages are actually available in conda-forge (including cget). It is better to use that channel where possible, than to combine too many channels as to avoid cross-channel dependency conflicts.
Conda environment steps were last updated in Oct 2019: #118
#340