From f73a0879a3b7b05c8f46bd858dacb512ee4d3f83 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Wed, 25 Jul 2018 19:07:54 +0200 Subject: [PATCH] Final (?) restructuring and link to the MOOC video/resources. --- module2/ressources/rstudio.html | 68 +++++++++++++++++---------------- module2/ressources/rstudio.org | 26 ++++++------- 2 files changed, 48 insertions(+), 46 deletions(-) diff --git a/module2/ressources/rstudio.html b/module2/ressources/rstudio.html index d85b23a..585c926 100644 --- a/module2/ressources/rstudio.html +++ b/module2/ressources/rstudio.html @@ -4,40 +4,43 @@

Table of Contents

+

+This document provides information on how to install Rstudio. +

+

If you have never used git with Rstudio, we strongly advise that you -follow our tutorial on using git from Rstudio (in -French). Alternatively, you may want to watch this video (in -English). If you do not like videos, you should have a look at the -step-by-step explanations from Software Carpentry. It comes with many -screenshots and is quite progressive. +follow our tutorial on using git from Rstudio (in French). Before +proceeding, make sure you also have followed the "git/GitLab +configuration" tutorial (in French).

-The next sections provide information on how to install -Rstudio. Before proceeding, make sure you have followed the "Git and -GitLab" tutorial from the 4th sequence of the 2nd module. +Alternatively, you may want to watch this video (in English). If you +do not like videos, you should have a look at the step-by-step +explanations from Software Carpentry. It comes with many screenshots +and is quite progressive.

-Finally, you need to know that the Rstudio team has created a lot of -very good material and tutorials. You should definitively look at the -Cheat sheets webpage. In particular you want to have look at the ones -on: +Last, you should know that the Rstudio team has created a lot of very +good material and tutorials. You should definitively look at the Cheat +sheets webpage. In particular you may want to have look at the +following ones:

-

In case it helps, here are some (sometimes outdated) French versions of these documents: @@ -58,13 +60,13 @@ of these documents:

  • Un court document sur R Markdown
  • -
    -

    Installing Rstudio

    -
    +
    +

    Installing Rstudio

    +
    -
    -

    Linux (debian, ubuntu)

    -
    +
    +

    Linux (debian, ubuntu)

    +

    We provide here only instructions for debian-based distributions. Feel free to contribute to this document to provide up-to-date information @@ -86,9 +88,9 @@ for upgrading…

    -
    -

    Installing R

    -
    +
    +

    Installing R

    +

    Beforehand, you need to install the R language and convenient packages by running (as root): @@ -121,9 +123,9 @@ to run (as root):

    -
    -

    Installing rstudio

    -
    +
    +

    Installing rstudio

    +

    Rstudio is unfortunately not packaged within debian so the easiest is to download the corresponding debian package on the Rstudio webpage @@ -141,9 +143,9 @@ sudo apt-get update ; sudo apt-get -f install -

    Mac OSX and Windows

    -
    +
    +

    Mac OSX and Windows

    +

    Some instructions on installing R and knitr must be missing. This diff --git a/module2/ressources/rstudio.org b/module2/ressources/rstudio.org index 1303797..e4671e2 100644 --- a/module2/ressources/rstudio.org +++ b/module2/ressources/rstudio.org @@ -5,27 +5,27 @@ #+STARTUP: overview indent #+OPTIONS: num:nil toc:t +This document provides information on how to install Rstudio. + If you have never used git with Rstudio, *we strongly advise that you -follow [[https://youtu.be/mThPqRH9tmA][our tutorial on using git from Rstudio]]* (in -French). Alternatively, you may want to watch [[https://www.youtube.com/embed/uHYcDQDbMY8][this video]] (in -English). If you do not like videos, you should have a look at the -[[https://swcarpentry.github.io/git-novice/14-supplemental-rstudio/index.html][step-by-step explanations from Software Carpentry]]. It comes with many -screenshots and is quite progressive. +follow [[https://www.fun-mooc.fr/courses/course-v1:inria+41016+session01bis/courseware/66bc811404b8481da5f794de54681c5e/d6b5dbe8add046e4bde324ed3fc936fa/3][our tutorial on using git from Rstudio]]* (in French). Before +proceeding, make sure you also have followed the *[[https://www.fun-mooc.fr/courses/course-v1:inria+41016+session01bis/courseware/66bc811404b8481da5f794de54681c5e/f6580ad8e997400faeffe9af4fd37063/2]["git/GitLab +configuration" tutorial]]* (in French). -The next sections provide information on how to install -Rstudio. Before proceeding, make sure you have followed the [[https://youtu.be/LR6gRpmHWx0]["Git and -GitLab" tutorial]] from the 4th sequence of the 2nd module. +Alternatively, you may want to watch [[https://www.youtube.com/embed/uHYcDQDbMY8][this video]] (in English). If you +do not like videos, you should have a look at the [[https://swcarpentry.github.io/git-novice/14-supplemental-rstudio/index.html][step-by-step +explanations from Software Carpentry]]. It comes with many screenshots +and is quite progressive. -Finally, you need to know that the Rstudio team has created a lot of -very good material and tutorials. You should definitively look at the -[[https://www.rstudio.com/resources/cheatsheets/][Cheat sheets webpage]]. In particular you want to have look at the ones -on: +Last, you should know that the Rstudio team has created a lot of very +good material and tutorials. You should definitively look at the [[https://www.rstudio.com/resources/cheatsheets/][Cheat +sheets webpage]]. In particular you may want to have look at the +following ones: - [[https://github.com/rstudio/cheatsheets/raw/master/rstudio-ide.pdf][The Rstudio IDE]], - [[https://github.com/rstudio/cheatsheets/raw/master/rmarkdown-2.0.pdf][R Markdown]] (here is also a [[https://rmarkdown.rstudio.com/][nice step-by-step presentation of Rmarkdown]]), - The [[https://www.rstudio.com/wp-content/uploads/2015/03/rmarkdown-reference.pdf][R Markdown Reference guide]], - [[https://github.com/rstudio/cheatsheets/raw/master/data-visualization-2.1.pdf][Data visualization with ggplot2]], - [[https://github.com/rstudio/cheatsheets/raw/master/data-transformation.pdf][Data transformation with dplyr]] - In case it helps, here are some (sometimes outdated) French versions of these documents: - [[https://github.com/rstudio/cheatsheets/raw/master/translations/french/rstudio-IDE-cheatsheet.pdf][L'IDE Rstudio]] -- 2.18.1