Skip to content

Commit 6ce3c3f

Browse files
authored
pinning minor versions to match our student server
1 parent 5805482 commit 6ce3c3f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.Rmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,10 @@ conda install -c conda-forge -y \
156156
r-ggally=2.1.* \
157157
r-gridextra=2.3 \
158158
r-kknn1.3.* \
159-
r-rodbc=1.* \
160-
r-rpostgres=1.3.* \
159+
r-rpostgres=1.2.* \
161160
r-rsqlite=2.2.* \
162161
r-scales=1.1.* \
163-
r-testthat=2.3.2 \
162+
r-testthat=3.0.* \
164163
r-tidymodels=0.1.* \
165164
r-tidyverse=1.3.* \
166165
r-tinytex=0.33 \

0 commit comments

Comments
 (0)