Skip to content

Commit d2bdfbd

Browse files
Merge pull request #407 from UBC-DSCI/patch-r-packages
remove infer and add scales
2 parents 9cb2c09 + f99fd48 commit d2bdfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,11 @@ conda install -c conda-forge -y \
155155
r-cowplot \
156156
r-ggally \
157157
r-gridextra \
158-
r-infer \
159158
r-kknn \
160159
r-rodbc \
161160
r-rpostgres \
162161
r-rsqlite \
162+
r-scales \
163163
r-testthat \
164164
r-tidymodels \
165165
r-tidyverse \

0 commit comments

Comments
 (0)