Gábor Csárdi

Results 2449 comments of Gábor Csárdi

Yeah, that's a bug. Workaround is to write `local::.`: ```r ❯ pak::pkg_deps_explain("local::.", "foobar") x foobar ```

Can you access that URL from R?

If you need extra information in the error object, then you can add that directly, and possibly create a new error class. It does not seem like a good idea...

I suppose it would make sense to make them behave the same way, but it is not entirely clear at this point whether that'll break existing code. In any case,...

I am going to close this, as it seems that there is nothing actionable.

FWIW, this does not work either: ```r Sys.sleep(1) cat("foo") Sys.sleep(1) cat("bar") Sys.sleep(1) cat("\rerase") Sys.sleep(1) cat("\n") ``` so seemingly this is an issue with RStudio.

@dominicroye did this ever work in the job pane?

Seems like gh-scoped-creds sets up a global git credential helper for github.com, so if you already use that, there is nothing more to do in R, gitcreds will automatically pick...

Can you install a binary? As in https://pak.r-lib.org/reference/install.html#pre-built-binaries