Maybe reinstalling the ps package will help.
This commit is contained in:
@@ -132,6 +132,7 @@ jobs:
|
||||
run: |
|
||||
remotes::install_deps('${{ needs.jobR.outputs.r_bindings }}', dependencies = TRUE)
|
||||
remotes::install_cran("rcmdcheck")
|
||||
remotes::install_cran("ps", force=TRUE)
|
||||
remotes::install_cran("processx", force=TRUE)
|
||||
shell: Rscript {0}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user