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 have an R package for which devtools:check() shows no errors, warnings or notes, and it installs and runs as expected under Linux Mint.
However, devtools:check() fails under Windows, as does devtools::install_github(). However, install_packages() pointing to a clone of the repo on the Windows box succeeds.
Reproducible code, including the results of traceback() and sessionInfo() is attached.
I have an R package for which devtools:check() shows no errors, warnings or notes, and it installs and runs as expected under Linux Mint.
However, devtools:check() fails under Windows, as does devtools::install_github(). However, install_packages() pointing to a clone of the repo on the Windows box succeeds.
Reproducible code, including the results of traceback() and sessionInfo() is attached.
devtools_errors.txt
The text was updated successfully, but these errors were encountered: