Skip to content

How to install AnomalyDetection package on dashDB #2

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

Open
tommywu052 opened this issue Nov 21, 2015 · 2 comments
Open

How to install AnomalyDetection package on dashDB #2

tommywu052 opened this issue Nov 21, 2015 · 2 comments

Comments

@tommywu052
Copy link

When we start nodered flow to call dashDB API for R script , I found nothing happened.it because dashDB does not have AnomalyDetection package installed. I can not find a way to install twitter package on dashDB. How to resolve this problem ? thanks

@joseph580307
Copy link

I got the same issue as Tommy.
I try to run "install.packages("devtools")" from the R-Studio in DashDB. I got the error message that "OpenSSL library required. Please install: libssl-dev (deb) or openssl-devel (rpm)"
Then I try to run "yum install openssl-devel" in the shell. I got the error message:
"Loaded plugins: fastestmirror You need to be root to perform this command."
But I don't have the root permission in the shell of R-Stuio in dashDB.
Is there any trick to install package devetools?

@ranjanr
Copy link

ranjanr commented Dec 11, 2015

We are looking at it ..thx

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