Re: [R-pkg-devel] check_for_cran not responsive

2020-04-21 Thread Gábor Csárdi
Hi, please reports R-hub issues at https://github.com/r-hub/rhub/issues It takes a bit longer to get started when there R-hub is busy. You can always interrupt the display with CTRL+C / ESC, and then query the results later: ❯

Re: [R-pkg-devel] More GitHub problems

2020-04-21 Thread Spencer Graves
Hi, Ivan et al: On 2020-04-21 02:15, Ivan Krylov wrote: On Mon, 20 Apr 2020 23:44:43 -0500 Spencer Graves wrote: Is there a way to restore the functionality of a local clone of a GitHub repository after the SSH key it used was replaced? Does `git remote -v` in the repo directory show

Re: [R-pkg-devel] More GitHub problems

2020-04-21 Thread Ivan Krylov
On Mon, 20 Apr 2020 23:44:43 -0500 Spencer Graves wrote: > Is there a way to restore the functionality of a local clone of a > GitHub repository after the SSH key it used was replaced? Does `git remote -v` in the repo directory show https://github.com/... or g...@github.com:... or ssh://...