Gábor Csárdi
Gábor Csárdi
THanks! Will come back to this soon, once V2 is getting deployed.
Are you sure that `[email protected]` has the right token? E.g. if you re-validated it on another machine, then it will not have the right token on this one, because one...
According to the server the @gmail.com email is pending validation. Does `validate_email()` finish successfully for you?
Run rhub::list_validated_emails() and make sure that the token is the one you received in the _last_ email after you have run rhub::validate_email() On Wed, Nov 18, 2020 at 8:19 PM...
Investigating...
This is indeed a bug in `list_my_checks()`, if you validate a new address, `list_my_check()` does not work until you submit a checks. I have fixed your case now, please try...
It is the same as this issue: https://github.com/r-hub/sysreqsdb/issues/77
We'll update to Ubuntu 20.04 soon, that'll solve it.
TBH I am not sure how we could do that. It is a lot of work to keep such a DB updated.
Yes I agree. sysreqsdb is not actively used on windows, though, exactly because of the reason that it is hard(er) to automate installation. So for now, this is largely theoretical....