Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native call to processx_exec failed #969

Open
YGM0326 opened this issue May 13, 2024 · 2 comments
Open

Native call to processx_exec failed #969

YGM0326 opened this issue May 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@YGM0326
Copy link

YGM0326 commented May 13, 2024

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_exec failed
Caused by error in chain_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"这个函数

@YGM0326 YGM0326 added the bug Something isn't working label May 13, 2024
@andrjohns
Copy link
Collaborator

The error log is for a different package HemingNM/ENMwizard, I'd suggest opening a bug report there instead

@YGM0326
Copy link
Author

YGM0326 commented May 14, 2024

The error log is for a different packageHemingNM/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants