Open NigelKibodeaux opened 9 years ago
I can take a look at it today.
How did you get yours working locally? Can you add a README.md with some basic info? @NigelKibodeaux @hansthompson
Cool, Scott! I haven't gotten it working locally so that'll be a Hans question.
@muskox: I dropped a Dockerfile into https://github.com/codeforanchorage/Open_Trails_Anchorage a few months back for spinning up an R env locally --- maybe you can pull something useful from there?
I cut a branch with a Vagrantfile and README. https://github.com/codeforanchorage/bus-request-loggeR/tree/muskox/vagrant The README directions show up to the point where I hit a failure on install.packages("leaflet").
I got it a little further, all of @hansthompson packages load but I'm getting stuck on the fromJSON command not being supported. Look like I may have to bump up the R studio version to 3.1.2 (past the default ubuntu package) to fix this. I'll keep at it.
Sorry. I missed this so far. Give me a sec and I'll respond with options
I pushed with a dockerfile that MAY solve the issues we were talking about to run the script. The next steps though are to put it in an R shiny web app framework.
Would it be better to
Number one would be super quick (and public without authentication), two would load up for anyone that uses docker, and three tax our existing set up perhaps and take maybe a bit more time to work out. I've done it before a year ago but I learned alot in the process.
Thoughts?
...and I'm realizing now I messed with the git flow.
On Saturday, April 4, 2015, Charles Hans Thompson notifications@github.com wrote:
...and I'm realizing now I messed with the git flow.
— Reply to this email directly or view it on GitHub https://github.com/codeforanchorage/bus-request-loggeR/issues/2#issuecomment-89720579 .
How can we get this running on AWS so we can look at the log with it?