Skip to content

setup-r-dependencies action failing on Ubuntu for older R versions #708

@IndrajeetPatil

Description

@IndrajeetPatil

Failure log: https://github.com/easystats/see/actions/runs/4427057999/jobs/7764135285
Workflow file: https://github.com/easystats/workflows/blob/main/.github/workflows/R-CMD-check.yaml

Looking at the provided backtrace, it's not clear to me exactly what has gone wrong, or how to fix this failure:

Error: 
  ! error in pak subprocess
  Caused by error in `done[[i]]`:
  ! subscript out of bounds
  ---
  Backtrace:
  1. pak::lockfile_install(".github/pkg.lock")
  2. pak:::remote(function(...) { …
  3. err$throw(res$error)
  ---
  Subprocess backtrace:
  1. base::withCallingHandlers(cli_message = function(msg) { …
  2. get("lockfile_install_internal", asNamespace("pak"))(...)
  3. plan$install()
  4. pkgdepends::install_package_plan(plan, lib = private$library, num_workers = nw, …
  5. pkgdepends:::add_recursive_dependencies(plan)
  6. local do(i)
  7. local do(m)
  8. base::.handleSimpleError(function (e) …
  9. global h(simpleError(msg, call))
  Execution halted

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions