Gábor Csárdi

Results 2225 comments of Gábor Csárdi
trafficstars

> There isn’t anything to compare. The branch is gone?

Maybe. desc currently makes a lot of effort to keep the spaces as they are, because originally the standard required them. They are obviously not required now, so we might...

I guess we can have some heuristics to skip a credential helper. But can you try to run it manually to see what happens? E.g. can you run this (or...

Thanks! It would be nice to have a generic mechanism for this. PopOS has this, for 22.04 at least: ``` root@bfc97b39f8b1:~# cat /etc/os-release NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS...

> ``` > sudo keyring::keyring_create(keyring = "example") > ``` That is not valid R syntax, so I am not sure how this can be successful. You are clearly getting an...

Can you include a stack trace? I.e. the output of `traceback()` right after error happens?

Maybe this is a permission issue, and your regular user does not have access to some files it needs to have access to?

I assume this is now solved, but please reopen this issue if you still have problems.

This should not be an error, but splines is a base package, it comes with R, you cannot install it separately.

This is a good idea, and we might have something like this at some point, but not in the short term, unfortunately.