We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0a375 commit 0d6e1e6Copy full SHA for 0d6e1e6
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
pip install .[test]
25
- name: Install other dependencies
26
run: |
27
- conda install r-base rpy2
+ conda install r rpy2
28
pip install celer
29
pip install statsmodels cvxopt
30
pip install git+https://github.com/jolars/pyslope.git
0 commit comments