dgkf-roche
dgkf-roche
If the type signature is constrained, would it be easier to incorporate this change if it could be configured using a global option? Personally I try to avoid global state...
> @dgkf-roche is there any chance you could switch to using pak instead? @hadly Yeah, we're definitely looking in that direction. Up until recently we were limited by a few...
> Prioritization would be nice, but that's also not (really) implemented in remotes, which just does the same as install.packages() For installation, prioritizing specific repos this is something we can...
Just wanted to add that I encountered one [project where badges were used as titles](https://gilead-biostats.github.io/gsm/reference/index.html) to achieve this. I'm not sure if it was intended, since it also clobbers the...
Some updates that I think would help to clean this up: ### table 4 - [x] rename "test_name" to "Test Description" - [x] rename "file" to "Documentation" - [x] Having...
Hey @gaborcsardi, is this something that you'd be interested in supporting? On our end, the filtering feature of `available.packages`, and its ubiquity across most mechanisms of interfacing with repositories, is...
This is related to our work in our [(currently private) fork of `r-lib/rhub`](https://github.com/pharmaR/repos) re-purposed for regulated industries. As packages are updated, we calculate a number of [quantifiable indicators of the...
> So you basically want to be able to specify arbitrary conditions on arbitrary fields from your package metadata Yes, exactly. Glad to hear you're open to supporting it -...
Continuing to investigate, it might be related to `renv`. Deleting `{renv,renv.lock}` restores the expected error message.
> What's your credential helper setup? I tried my best to clear it using the steps at the beginning of the issue. Is there something I can run to double...