Updated master to SVN trunk revision 572
This commit is contained in:
+3
-2
@@ -7,13 +7,14 @@ Testing - testing code, data and documents, outside of any regression tests that
|
||||
First you will need to install Ruby and Ruby on Rails. I suggest using RVM to
|
||||
install them. Documentation for RVM can be found at: http://rvm.io.
|
||||
|
||||
You will need: Ruby version 1.9.3p194 and Rails 3.2.15
|
||||
You will need:
|
||||
Ruby version 1.9.3p194 and Rails 3.2.15
|
||||
R version between 3.0.2 and 3.2.0.
|
||||
|
||||
The R package is in subfolder R. To install, do the following:
|
||||
Open a terminal in the R folder
|
||||
$ sudo R CMD REMOVE GCAT # do this if an older version of GCAT has been installed
|
||||
$ sudo R CMD INSTALL GCAT
|
||||
It works with R version 3.0.2 (2013-09-25) -- "Frisbee Sailing".
|
||||
|
||||
The rails application is in subfolder Rails. It runs under Rails 3.2.15. To run it locally using the default Rails WEBrick web server do the following:
|
||||
Open a terminal in the Rails folder
|
||||
|
||||
Reference in New Issue
Block a user