You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I setup my project with the newest version of the rhub package, as I did with other packages before, but the workflow now fails at the setup stage. A test with my other packages, for which the rhub checks did definitely work before, yield the same results.
It seems that the container, in which the checks are run, does not know the R command. (Have there been any changes to it? Maybe it does no longer have R installed or there is no symlink to the R executable?)
Is it something you can fix at all or is it GHs fault?
The text was updated successfully, but these errors were encountered:
Hello,
I setup my project with the newest version of the rhub package, as I did with other packages before, but the workflow now fails at the setup stage. A test with my other packages, for which the rhub checks did definitely work before, yield the same results.
It seems that the container, in which the checks are run, does not know the
R
command. (Have there been any changes to it? Maybe it does no longer have R installed or there is no symlink to the R executable?)Is it something you can fix at all or is it GHs fault?
The text was updated successfully, but these errors were encountered: