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
Executing devtools::install() for the first time results in:
** testing if installed package can be loaded from final location
Warning in rgl.init(initValue, onlyNULL) :
RGL: unable to open X11 display
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
** testing if installed package keeps a record of temporary installation path
ERROR: hard-coded installation path: please report to the package maintainer and use ‘--no-staged-install’
* removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rpolyhedra’
Error in (function (command = NULL, args = character(), error_on_status = TRUE, :
System command error
The text was updated successfully, but these errors were encountered:
Executing
devtools::install()
for the first time results in:The text was updated successfully, but these errors were encountered: