Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
sebffischer committed Aug 24, 2023
1 parent 05e67ea commit 150e08b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rcmdcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
run: |
pak::pkg_install('rstudio/reticulate')
reticulate::install_miniconda()
reticulate::py_install('venv')
install.packages('keras')
keras::install_keras(extra_packages = c('IPython', 'requests', 'certifi', 'urllib3', 'tensorflow-hub', 'tabnet'))
reticulate::py_install(c('torch', 'pycox'), pip = TRUE)
Expand Down

0 comments on commit 150e08b

Please sign in to comment.