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 11c1758 commit 24d722aCopy full SHA for 24d722a
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
conda update --all --yes
33
conda config --set always_yes yes --set changeps1 no
34
conda info -a
35
- conda install -c conda-forge r-xfun=0.27 r-rlang=1.0.6 r-extrafont
+ conda install -c conda-forge r-xfun=0.27 r-rlang=1.1.0 r-extrafont
36
conda install -c conda-forge r-base=4.1.1 r-rmarkdown=2.13 r-ggplot2=3.3.5 r-plotly=4.10.0 pandoc=2.17.1.1
37
conda install -c conda-forge regex
38
pip install pycodestyle
0 commit comments