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

Add notification email script to the freezing code. #1

Open
SimonGoring opened this issue Mar 8, 2019 · 3 comments
Open

Add notification email script to the freezing code. #1

SimonGoring opened this issue Mar 8, 2019 · 3 comments

Comments

@SimonGoring
Copy link
Contributor

Need to split up the freezing, so that for each dataset added there is an email that goes out through the SMTP server.

@SimonGoring
Copy link
Contributor Author

SimonGoring commented Mar 8, 2019

Note that this required the use of the mailR package, which also required the addition of rJava.

rJava requires the use of the Java-sdk. Instructions here: https://www.r-bloggers.com/installing-rjava-on-ubuntu/

One point was that both packages needed to be installed by the superuser, otherwise installation fails.

@SimonGoring
Copy link
Contributor Author

Hmm, installed it with sudo, but cannot run it in R without sudo. . .

Trying this: https://anhqle.github.io/rstudio-cannot-load-rjava-in-ubuntu/

@SimonGoring
Copy link
Contributor Author

Seems that the mail program for centOS is going to provide the most useful interaction. Will set this up as a bash script from my account.

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

1 participant