Native call to `processx_exec` failed
library(devtools)
devtools::install_github("HemingNM/ENMwizard") Downloading GitHub repo HemingNM/ENMwizard@HEAD ── R CMD build ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 错误: Failed to install 'ENMwizard' from GitHub: ! Native call to
processx_execfailed Caused by error inchain_call(c_processx_exec, command, c(command, args), pty, pty_options, …: ! setup stdio for 'C:/PROGRA~1/R/R-4.4.0/bin/x64/Rcmd.exe' (system error 2, 系统找不到指定的文件。 ) @win/processx.c:964 (processx_exec) rebuild_cmdstan() 错误于rebuild_cmdstan(): 没有"rebuild_cmdstan"这个函数
The error log is for a different package HemingNM/ENMwizard, I'd suggest opening a bug report there instead
The error log is for a different package
HemingNM/ENMwizard, I'd suggest opening a bug report there instead
This error is a problem that occurs when using devtools to install all R packages from the GitHub website, not just about the HemingNM/ENMwizard package.