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

SAMR installation has non-zero exit status #30

Open
Sebbeluriusbelurius opened this issue Jan 29, 2018 · 4 comments
Open

SAMR installation has non-zero exit status #30

Sebbeluriusbelurius opened this issue Jan 29, 2018 · 4 comments

Comments

@Sebbeluriusbelurius
Copy link

Hello.

After years of using, I am now having trouble running SAM on MAC OSX 10.13.3 (High Sierra) and R version 3.4.3. I get the following error message:

Listening on http://127.0.0.1:3388
Warning: Error in library: there is no package called ‘samr’
Stack trace (innermost first):
42: library
3: runApp
2: runUrl
1: runGitHub
Error in library(samr) : there is no package called ‘samr’
ERROR: [on_request_read] connection reset by peer

This error seems to be connected to the changes in version number of my MAC OS rather than errors in SAM. Can you please help me?

@MikeJSeo
Copy link
Owner

I need you need to install the samr package again.. Sorry for terribly late response.
install.packages("samr")

@Sebbeluriusbelurius
Copy link
Author

Sebbeluriusbelurius commented Mar 16, 2018 via email

@generaldzyroot
Copy link

Hi, i got the same problem as you do, if you have any suggestions?
Best wishes,

@Sebbeluriusbelurius
Copy link
Author

Hello. I actually found a solution. I am not sure if it is the best, but it worked. I followed the solution on this link: https://apple.stackexchange.com/questions/254380/macos-sierra-invalid-active-developer-path
Essentially, I installed Xcode, and wrote xcode-select --install in the terminal. After that I restarted the computer, and was finally allowed to install the SAMR package, so that everything worked again.

Hope this works for more than me.

Sebastian Meltzer

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