Gábor Csárdi
Gábor Csárdi
FWIW, this package works independently of that API. Feels weird to use the api for some things and go to the source for others.
> Is there any plan to merge the backends somehow? That would mean switching to using the JSON API in the R package, that's the only way that makes sense....
This is now supported: ```r ❯ resolve("release", "windows") # A data frame: 1 × 7 version date nickname semver url type rtools_url 1 4.5.1 2025-06-13 07:12:01 Great Square Root 4.5.1...
> When defining the `RENV_PATHS_ROOT` env variable at the action or step level it is not used by `r-lib/actions/setup-renv` Can you show an example for that? Also, what does this...
We can have an input parameter for the global state storage I suppose. A PR is welcome!
> Is this as simple as changing I think so.
I am going to close this now for lack of interest. If somebody needs this, please open another issue, or submit a PR adds an input parameter for this.
I am not sure if this is a bug. Using a path instead of `local::` + path is a syntactic sugar. If you use pak/pkgdepends programmatically with a path, always...
Can you try to create a reproducible example?
Feel free to reopen this issue with more information if you still have problems.