Unverified Commit 5771a974 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[docs] fix RTD builds (#3644)

parent d1fe7090
...@@ -239,7 +239,7 @@ def generate_r_docs(app): ...@@ -239,7 +239,7 @@ def generate_r_docs(app):
-c conda-forge \ -c conda-forge \
-n r_env \ -n r_env \
cmake=3.18.2=ha30ef3c_0 \ cmake=3.18.2=ha30ef3c_0 \
r-base=4.0.3=hc603457_2 \ r-base=4.0.3=ha43b4e8_3 \
r-data.table=1.13.2=r40h0eb13af_0 \ r-data.table=1.13.2=r40h0eb13af_0 \
r-jsonlite=1.7.1=r40hcdcec82_0 \ r-jsonlite=1.7.1=r40hcdcec82_0 \
r-matrix=1.2_18=r40h7fa42b6_3 \ r-matrix=1.2_18=r40h7fa42b6_3 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment