-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
Description
As follows:
✔ Installed rprojroot 2.0.4 (16ms)
Error:
! error in pak subprocess
Caused by error in `file(con, "rb")`:
! cannot open the connection
---
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. base::withCallingHandlers({ …
6. pkgdepends:::start_task(state, task)
7. pkgdepends:::start_task_install(state, task)
8. pkgdepends:::make_install_process(filename, lib = lib, metadata = metadata)
9. pkgdepends:::detect_package_archive_type(filename)
10. base::readBin(file, what = "raw", n = 6)
11. base::file(con, "rb")
12. base::.handleSimpleError(function (e) …
13. global h(simpleError(msg, call))
Execution halted
Anyone got any ideas? CC @JosiahParry could this be related to this:
Line 86 in ced910d
| Additional_repositories: https://josiahparry.r-universe.dev |