4,713
edits
Line 69: | Line 69: | ||
::[http://kate-editor.org/ Kate] is one option for Linux users. In a pinch, you can use '''nano''', which should be pre-installed. | ::[http://kate-editor.org/ Kate] is one option for Linux users. In a pinch, you can use '''nano''', which should be pre-installed. | ||
:'''RStudio + R''' | :'''RStudio + R''' | ||
::You can download the binary files for your distribution from [http://cran.r-project.org/index.html CRAN]. Or you can use your package manager, e.g. for Debian/Ubuntu run < | ::You can download the binary files for your distribution from [http://cran.r-project.org/index.html CRAN]. Or you can use your package manager, e.g. for Debian/Ubuntu run <code>apt-get install r-base</code>. Also, please install the [http://www.rstudio.com/ide/download/desktop RStudio IDE]. | ||
:'''Spreadsheet''' | :'''Spreadsheet''' | ||
::If you already have a spreadsheet program installed, like LibreOffice, Excel or OpenOffice, you can use whatever you already have. If you don't have a spreadsheet program, please download and install LibreOffice from http://www.libreoffice.org/download/libreoffice-fresh/ | ::If you already have a spreadsheet program installed, like LibreOffice, Excel or OpenOffice, you can use whatever you already have. If you don't have a spreadsheet program, please download and install LibreOffice from http://www.libreoffice.org/download/libreoffice-fresh/ |