Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
eventos:venables2007:materiais [2007/09/10 23:06] – paulojus | eventos:venables2007:materiais [2007/09/22 23:56] (atual) – paulojus | ||
---|---|---|---|
Linha 1: | Linha 1: | ||
- | ====== | + | ====== |
+ | |||
+ | **Atention: | ||
==== Course materials ==== | ==== Course materials ==== | ||
Linha 9: | Linha 11: | ||
==== Other materials ==== | ==== Other materials ==== | ||
- | - ASOR package (already installed in the C3SL servers) | + | - ASOR package (//already installed in the C3SL servers//) |
- | * {{eventos: | + | * {{eventos: |
+ | $ mv asor_1.0.tar.gz ASOR_1.0.tar.gz | ||
+ | $ sudo R CMD INSTALL ASOR_1.0.tar.gz | ||
+ | </ | ||
* {{eventos: | * {{eventos: | ||
- Text: {{eventos: | - Text: {{eventos: | ||
+ | - Additional scripts: | ||
+ | * {{eventos: | ||
+ | * {{eventos: | ||
+ | * {{eventos: | ||
- | ===== Instructions ===== | + | ===== Instructions |
- | The course will be run in the LM (Laboratório Multiterminal) run by C3SL (Contro de computação científica e Softaware Livre). The LM provides LINUX terminals connected with servers. The user working area is common meaning you can user whatever terminal and/or server to get access to your account. | + | At UFPR the course will be run in the LM (Laboratório Multiterminal) run by C3SL (Contro de computação científica e Softaware Livre). The LM provides LINUX terminals connected with servers. The user working area is common meaning you can user whatever terminal and/or server to get access to your account. |
- | In the following instructions '' | + | In the following instructions |
- | - Open a '' | + | - Open a Linux '' |
- | - create a working directory called '' | + | - create a working directory called, for example, |
$ mkdir Rmodelling | $ mkdir Rmodelling | ||
$ cd Rmodelling | $ cd Rmodelling | ||
Linha 31: | Linha 40: | ||
Rmodelling$ unzip slides.zip | Rmodelling$ unzip slides.zip | ||
</ | </ | ||
- | - copy two files from the CSV directory to the working directory:< | + | - copy one file from the CSV directory to the working directory:< |
- | Rmodelling$ cp CSV/.RData . | + | |
Rmodelling$ cp CSV/ | Rmodelling$ cp CSV/ | ||
</ | </ | ||
Linha 40: | Linha 48: | ||
</ | </ | ||
* running from inside the editor '' | * running from inside the editor '' | ||
- | Rmodelling$ xemacs & | + | Rmodelling$ xemacs |
</ | </ | ||
- From inside '' | - From inside '' |