Skip to content

Commit 2370961

Browse files
authored
[docs][ci] bump versions of R-package dependencies at RTD (#4488)
* remove R docs * bump deps
1 parent fdc582e commit 2370961

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/conf.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -256,13 +256,13 @@ def generate_r_docs(app):
256256
-y \
257257
-c conda-forge \
258258
-n r_env \
259-
cmake=3.18.2=ha30ef3c_0 \
260-
r-base=4.0.3=ha43b4e8_3 \
261-
r-data.table=1.13.2=r40h0eb13af_0 \
262-
r-jsonlite=1.7.1=r40hcdcec82_0 \
263-
r-matrix=1.2_18=r40h7fa42b6_3 \
264-
r-pkgdown=1.6.1=r40h6115d3f_0 \
265-
r-roxygen2=7.1.1=r40h0357c0b_0
259+
cmake=3.21.0=h8897547_0 \
260+
r-base=4.1.0=hb67fd72_2 \
261+
r-data.table=1.14.0=r41hcfec24a_0 \
262+
r-jsonlite=1.7.2=r41hcfec24a_0 \
263+
r-matrix=1.3_4=r41he454529_0 \
264+
r-pkgdown=1.6.1=r41hc72bb7e_0 \
265+
r-roxygen2=7.1.1=r41h03ef668_0
266266
source /home/docs/.conda/bin/activate r_env
267267
export TAR=/bin/tar
268268
cd {CURR_PATH.parent}

0 commit comments

Comments
 (0)