diff --git a/module2/ressources/rstudio.html b/module2/ressources/rstudio.html index d85b23af8aa1bf75846407a6578b2b66094260f4..585c926c70331c77bfeb0555929b750e89e9a873 100644 --- a/module2/ressources/rstudio.html +++ b/module2/ressources/rstudio.html @@ -4,40 +4,43 @@
+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:
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…
Beforehand, you need to install the R language and convenient packages by running (as root): @@ -121,9 +123,9 @@ to run (as root):
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
-
Some instructions on installing R and knitr must be missing. This
diff --git a/module2/ressources/rstudio.org b/module2/ressources/rstudio.org
index 1303797ae18853070f32f65b2e57fa121d198272..e4671e2aefbc8f19c67cf889fc7568fd9d75630f 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]]
Mac OSX and Windows
-Mac OSX and Windows
+