diff --git a/.nojekyll b/.nojekyll index baf403c..5509fa6 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -18ee2262 \ No newline at end of file +b528e08e \ No newline at end of file diff --git a/index.html b/index.html index ef8b99f..cb4e555 100644 --- a/index.html +++ b/index.html @@ -199,7 +199,7 @@

-
+ --> @@ -265,7 +265,7 @@
Version courte
-
+ --> @@ -330,7 +330,7 @@
Version complète
-
+ --> @@ -396,7 +396,7 @@
Sensibilisation pour les manageur
-
+
--> diff --git a/search.json b/search.json index 034e0e1..df233bb 100644 --- a/search.json +++ b/search.json @@ -788,7 +788,7 @@ "href": "slides/complete.html#application-4-5", "title": "Bonnes pratiques pour les projets statistiques", "section": "Application 4", - "text": "Application 4\n\n\n\n\nPartie 3 : Test de portabilité\n\n\n\nOuvrir un nouveau projet RStudio et cloner à nouveau votre dépôt (sous un nom différent)\nExécuter renv::restore() pour installer les packages nécessaires à l’exécution du projet\nVérifier que le script.R s’exécute correctement dans ce nouveau projet" + "text": "Application 4\n\n\n\n\nPartie 3 : Test de portabilité\n\n\n\nOuvrir un nouveau projet RStudio et cloner à nouveau votre dépôt (sous un nom différent)\nExécuter renv::restore() pour installer les packages nécessaires à l’exécution du projet\nVérifier que le script.R s’exécute correctement dans ce nouveau projet\n(optionnel) Si vous n’êtes toujours pas convaincu de la portabilité de la solution, ouvrir un nouveau service RStudio et refaire les étapes précédentes" }, { "objectID": "slides/complete.html#checkpoint-6", diff --git a/sitemap.xml b/sitemap.xml index d61c232..8270d53 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,34 +2,34 @@ https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/cards/version-sensibilisation/index.html - 2024-11-26T16:35:43.666Z + 2024-11-26T16:39:58.570Z https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/cards/version-full/index.html - 2024-11-26T16:35:43.658Z + 2024-11-26T16:39:58.562Z https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/index.html - 2024-11-26T16:35:43.666Z + 2024-11-26T16:39:58.574Z https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/slides/complete.html - 2024-11-26T16:35:43.686Z + 2024-11-26T16:39:58.590Z https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/slides/light.html - 2024-11-26T16:35:43.686Z + 2024-11-26T16:39:58.590Z https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/slides/manageurs.html - 2024-11-26T16:35:43.686Z + 2024-11-26T16:39:58.594Z https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/cards/version-boss/index.html - 2024-11-26T16:35:43.650Z + 2024-11-26T16:39:58.558Z https://InseeFrLab.github.io/formation-bonnes-pratiques-git-R/cards/version-light/index.html - 2024-11-26T16:35:43.662Z + 2024-11-26T16:39:58.570Z diff --git a/slides/complete.html b/slides/complete.html index d5896ab..be9d715 100644 --- a/slides/complete.html +++ b/slides/complete.html @@ -2378,6 +2378,7 @@

Application 4

  • Ouvrir un nouveau projet RStudio et cloner à nouveau votre dépôt (sous un nom différent)
  • Exécuter renv::restore() pour installer les packages nécessaires à l’exécution du projet
  • Vérifier que le script.R s’exécute correctement dans ce nouveau projet
  • +
  • (optionnel) Si vous n’êtes toujours pas convaincu de la portabilité de la solution, ouvrir un nouveau service RStudio et refaire les étapes précédentes