From 9db582b7b7513d5415728165f9b300c7c4c7d969 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Wed, 25 Jul 2018 11:09:54 +0200 Subject: [PATCH] Update take into account the recent video tutorials. --- module2/ressources/rstudio.html | 54 +++++++++++++++++---------------- module2/ressources/rstudio.org | 17 +++++------ 2 files changed, 36 insertions(+), 35 deletions(-) diff --git a/module2/ressources/rstudio.html b/module2/ressources/rstudio.html index 618c528..d85b23a 100644 --- a/module2/ressources/rstudio.html +++ b/module2/ressources/rstudio.html @@ -4,15 +4,15 @@

Table of Contents

@@ -20,15 +20,17 @@

If you have never used git with Rstudio, we strongly advise that you -follow the step-by-step explanations from Software Carpentry. It comes -with many screenshots and is quite progressive. Alternatively, you -may want to watch this video: +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.

-

-The next sections provide information on how to install Rstudio. Before -proceeding, make sure you have read the "Git and GitLab" instructions. +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.

@@ -56,13 +58,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 @@ -84,9 +86,9 @@ for upgrading…

    -
    -

    Installing R

    -
    +
    +

    Installing R

    +

    Beforehand, you need to install the R language and convenient packages by running (as root): @@ -119,9 +121,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 @@ -139,9 +141,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 7eac132..1303797 100644 --- a/module2/ressources/rstudio.org +++ b/module2/ressources/rstudio.org @@ -5,17 +5,16 @@ #+STARTUP: overview indent #+OPTIONS: num:nil toc:t - If you have never used git with Rstudio, *we strongly advise that you -follow 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. Alternatively, you -may want to watch this video: -#+BEGIN_EXPORT html - -#+END_EXPORT +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. -The next sections provide information on how to install Rstudio. Before -proceeding, make sure you have read the "Git and GitLab" instructions. +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. 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 -- 2.18.1