We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
stplanr/DESCRIPTION
Line 86 in ced910d
The text was updated successfully, but these errors were encountered:
Source: https://github.com/ropensci/stplanr/actions/runs/10449228207/job/28931115436#step:5:5598
Sorry, something went wrong.
Update DESCRIPTION
295ec8e
#567
No branches or pull requests
As follows:
Anyone got any ideas? CC @JosiahParry could this be related to this:
stplanr/DESCRIPTION
Line 86 in ced910d
The text was updated successfully, but these errors were encountered: