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 ab3c94f commit b468cc5Copy full SHA for b468cc5
.github/workflows/R-CMD-check.yaml
@@ -54,7 +54,7 @@ jobs:
54
extra-packages: rcmdcheck
55
56
- name: Install dev reticulate
57
- run: pak::pkg_install('rstudio/reticulate')
+ run: pak::pkg_install('reticulate')
58
shell: Rscript {0}
59
60
- name: Install Miniconda
.github/workflows/old-tensorflow.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
0 commit comments