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

Error installing package #4

Open
lendijoy opened this issue Aug 8, 2020 · 2 comments
Open

Error installing package #4

lendijoy opened this issue Aug 8, 2020 · 2 comments

Comments

@lendijoy
Copy link

lendijoy commented Aug 8, 2020

I am trying to install the OnyxR package and keep getting an error. I recently upgraded my version of R so I'm wondering if maybe my error has something to do with that.

Here is the code I enter:
source('https://raw.githubusercontent.com/brandmaier/onyxR/master/tools/install.R')

This is what I get in return.
Downloading git repo https://github.com/brandmaier/onyxR
Error: Failed to install 'unknown package' from Git:
setup stdio for 'C:/PROGRA1/R/R-401.2/bin/x64/Rcmd.exe' (system error 2, The system cannot find the file specified.

) @win/processx.c:976 (processx_exec)

@brandmaier
Copy link
Owner

Hi! Were you able to resolve this issue?

@haaglena
Copy link

Did you find a solution for this error message when installing onyxR?
If I use this code:

source('https://raw.githubusercontent.com/brandmaier/onyxR/master/tools/install.R')

I get this warning message and am not able to install the onyxR package:
Error: Failed to install 'unknown package' from Git:
Command failed (1)
In addition: Warning messages:
1: In system(full, intern = TRUE, ignore.stderr = quiet) :
running command ''/usr/bin/git' ls-remote https://github.com/brandmaier/onyxR 2>/dev/null' had status 1
2: In system(full, intern = TRUE, ignore.stderr = quiet) :
running command ''/usr/bin/git' ls-remote https://github.com/brandmaier/onyxR 2>/dev/null' had status 1

Does anybody know what the problem might be and how I am able to install onyxR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants