ndcn / omicser

The NDCN omics browser app for browsing and sharing general omics data.
https://ndcn.github.io/omicser
Other
3 stars 3 forks source link

github actions fails on `Run r-lib/actions/setup-r-dependencies@v1` #101

Closed ergonyc closed 2 years ago

ergonyc commented 2 years ago

possibly a github actions bug due to it using the package pak which is not in repo...

Warning messages: 1: In utils::install.packages(pkgs, ...) : installation of package ‘curl’ had non-zero exit status 2: In utils::install.packages(pkgs, ...) : installation of package ‘pkgcache’ had non-zero exit status 3: In utils::install.packages(pkgs, ...) : installation of package ‘pak’ had non-zero exit status Error: Error in loadNamespace(x) : there is no package called ‘pak’ Calls: saveRDS ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Error: Process completed with exit code 1