UBC-MDS / rhousehunter

Simplify House-Hunting
https://ubc-mds.github.io/rhousehunter/
MIT License
2 stars 3 forks source link

Emailer #13

Closed elabandari closed 3 years ago

elabandari commented 3 years ago

Hey folks,

I finally have the function and tests for the emailer up and running. I did have a hard time installing the rJava library so I posted the steps in the emailer function issue.

Thanks in advance for your review.

Cheers, Ela

athy9193 commented 3 years ago

Added notes from @elabandari on installation:

A note about this function: rJava is a dependency that may be tricky to get running.

To get rJava you need to install java (jdk8) from https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html

And then run the following command sudo R CMD javareconf