Maybe reinstalling the ps package will help.

This commit is contained in:
Ryan Curtin
2021-06-11 20:11:20 -04:00
parent 10cd215769
commit c4ab2c8dac
+1
View File
@@ -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}