Ressources

Documents et initiatives sur la pratique de R en SHS

R Workflow

R Workflow for Reproducible Data Analysis and Reporting

Document computationnel avec R

Pour le partage et la reproductibilité de ses analyses

Rdatasets

Collection of 2264 datasets available in R

Rencontres R 2023

Conférence R francophone

L'écosystème spatiale de R

Keynote speech aux Rencontres R 2023

Building reproducible analytical pipelines with R

How using a few ideas from software engineering can help data scientists, analysts and researchers write reliable code

echarts4r

Create Interactive Graphs with ‘Echarts JavaScript’ Version 5

Analyse de réseau avec igraph

Introduction à l’analyse de réseau avec R
Cette fiche présente une méthode de caractérisation des formes du relief à l’échelle de bassins-versants qui repose sur l’algorithme geomorphons

R for Non-Programmers - A Guide for Social Scientists

This book provides a helpful resource for anyone looking to use R for their research projects, regardless of their level of programming or statistical analysis experience

Glitter makes SPARQL, un package R pour explorer et collecter des données du web sémantique

Séminaire RUSS - Séance du 7 avril 2023

Tutoriel d’analyse de séquences

Tutoriel conçu pour accompagner le manuel L’analyse statistique des trajectoires. Typologies de séquences et autres approches.

Awesome Quarto

A curated list of Quarto talks, tools, examples & articles

Cartographie et analyse spatiale de traces Strava/garmin

Exploration de traces GPS à partir de fichiers .fit

Représentation graphique avec R

ggplot2 et la grammaire graphique

Travel time calculation with R and data visualization with Observable

Application to artifical climbing walls in Paris and its neighbourhood

Mapping and spatial analyses in R for One Health studies

Training designed for people interested in using R for mapping and spatial analysis for applications in the various fields related to “one health” approaches

ElementR

Groupe d’utilisateur·rices pour le traitement de l’information géographique avec R

Quarto

0pen-source scientific and technical publishing system built on Pandoc

Get Started with Quarto

This workshop is designed for those who have no or little prior experience with Quarto

R-universe

The R-universe platform is a new umbrella project under which we experiment with various new ideas for improving publication and discovery of research software in R

R-Ladies Paris

Groupe d’utilisatrices R de Paris

Travailler avec R

Introduction à R, R Markdown, Shiny, la création de packages et l’utilisation de GitHub avec RStudio

Data Science - A first introduction

This is the website for the book “Data Science - A First Introduction”. You can read the web version of the book on this site

Stata2R

Website for Stata users who are interested in learning R

robservable

This package allows the use of Observable notebooks (or parts of them) as htmlwidgets in R

Interactive dashboards without Shiny

Presentation of alternatives to Shiny to produce interactive dashboards

Formation R avancée

Outils de développement et de performance

Cours R de Master en Statistique & Econométrie

Supports et exercices utilisés pour des Masters de Statistique & Econométrie, et Data science for social sciences à l’université Toulouse Capitole

How to manage code and data for open science (and yourself)

Good practices for building a R project
Support de présentation du projet Rzine utilisé aux Journées Annuelles du réseau MATE-SHS 2022

RMarkdown - reproducible reporting

A complete presentation of how Rmarkdown works and what it can do

Covid-19 - dataviz et vulgarisation

Séminaire RUSS - Séance du 1er avril 2022

R Screencasts

List of real-world examples of data analyses and visualization, provided with codes, datasets and the workshops recordings

miniCRAN

Create a mini version of CRAN containing only selected packages

Géomatique avec R

Ce manuel est aussi bien destiné aux utilisateurs de R souhaitant réaliser des traitements de l’information géographique, qu’aux utilisateurs de SIG souhaitant se …

glitter

This package aims at writing and sending SPARQL queries without any knowledge of the SPARQL language syntax

Bayes Rules !

This book empowers readers to weave Bayesian approaches into an everyday modern practice of statistics and data science

TSAR - Topological Study of Archaeological Refitting (JAS paper)

Methods to analyse fragmented objects in archaeology using refitting relationships between fragments scattered in archaeological spatial units (e.g. stratigraphic layers)

How to Cite R and R Packages

A short primer on how to cite R and R packages to support developers and ensure repeatable science

Greed - Bayesian greedy clustering

The greed packages enables model based clustering of networks, matrices of count data and much more with different types of generative models

Supervised Machine Learning for Text Analysis in R

This book focuses on supervised or predictive modeling for text, using text data to make predictions about the world around us
Analyse sur la concentration de l’emploi dans les communes de la métropole du Grand Paris, qui montre l’usage des fonctions du package MTA (Multiscalar Territorial …
Ce document montre comment réaliser cette carte de discontinuités en 2,5D (fausse 3D) joliment mise en page entièrement dans le langage R

giscoR

An API package that helps to retrieve data from Eurostat - GISCO

Data Visualization with R

This book helps you create the most popular visualizations

Travail collaboratif avec R

Supports associés à la formation de l’INSEE intitulée Travail collaboratif avec R.

ComplexHeatmap Complete Reference

This book gives comprehensive overviews of heatmap visualization in R by using the ComplexHeatmap package

aRchéologie - Les usages disciplinaires de R

Entre recours génériques et développement de packages spécifiques, un état des lieux en archéologie (RR2021)

S'il-vous-plaît... dessine-moi un projet

Keynote speech aux Rencontres R 2021

Stratégies Numériques en Sciences Sociales

Cours et tutoriels proposés par l’axe sciences sociales computationnelles du CREST-CNRS

Introduction to Data Science

Data Analysis and Prediction Algorithms with R

École thématique SIGR2021

Site web de l’école SIGR2021 sur les “Sciences de l’information géographique reproductibles”

Image processing and all things raster

A workshop on image processing and raster analysis at thematic school SIGR2021

Analyse d’images raster (et télédétection)

Support d’un cours réalisé dans le cadre de l’école SIGR2021

shinysurveys

Package for creating and deploying surveys in Shiny

Atelier d'analyse spatiale (GWR)

Support d’un atelier réalisé dans le cadre de l’école SIGR2021

GIS and mapping (Part 2)

Second part of a workshop on GIS and mapping with R at thematic school SIGR2021

GIS and mapping (Part 1)

First part of a workshop on GIS and mapping with R at thematic school SIGR2021

GIS and mapping (Introduction)

A lecture on the GIS and mapping ecosystem of R. Communication for the thematic school SIGR2021

Introduction à Git

Support d’un atelier réalisé dans le cadre de l’école SIGR2021

Présentez vos travaux en Markdown avec Xaringan

Support d’un atelier réalisé dans le cadre de l’école SIGR2021

Produire des documents reproductibles avec R Markdown

Support d’un atelier réalisé dans le cadre de l’école SIGR2021
Cette fiche vise à présenter une méthode efficace et simple pour réaliser, analyser et représenter des corrélations avec R, de la mise en forme des données à la …
Cette fiche rend compte d’une série de traitements permettant d’explorer la base de données MERIMEE qui consigne l’ensemble des bâtiments classés aux monuments …

Advanced R topics

Slides and other materials for all 10 working sessions

Visualizing distributions with Raincloud plots with ggplot2

How to plot different version of violin–boxplot combinations and raincloud plots with the {ggplot2} package

Analysis of Prehistoric Iconography - R package iconr

Modeling Prehistoric iconography with the iconr package

The Epidemiologist R Handbook

A bookdown for applied epidemiology and public health with R

Best Coding Practices for R

A manual of best practices to use for R

R Charts (& R Coder)

In this site you will find tutorials and code examples to start learning R and R graphs made with base R graphics, ggplot2…

The GT cookbook

This cookbook attempts to walk through many of the advanced applications for gt, and provide useful commentary around the use of the various gt functions

sfnetworks

Package for analysis of geospatial networks. It connects the functionalities of the tidygraph package for network analysis and the sf package

Calibrer des âges radiocarbone avec R

Cette leçon vous apprend à calibrer des âges radiocarbone avec R. Elle explique pas à pas comment réaliser la calibration d’un ensemble de dates et comment explorer et …

SQL in rmarkdown

Mix SQL and R code chunks in a .Rmd file to leverage our knowledge in both languages

Reproducible science workshop

One-day workshop with R and RStudio

Simplifying geospatial features

Simplifying geospatial features in R with sf and rmapshaper

Exploring the E-road network

Have a look at a graph representation of the E-road network that involves major roads in Europe and parts of central Asia.

xaringanExtra

xaringanExtra is a playground of enhancements and extensions for xaringan slides

Using the flextable R package

User documentation for the flextable package, which provides a framework for easily create tables for reporting and publications

Geospatial Network Visualization

How to visualize spatial networks created with sfnetworks using ggraph

All things R Spatial

Work in progress - An introduction to spatial R for ArcGIS users

Outstanding User Interfaces with Shiny

Book under active development - Manipulate Shiny tags, Harness the power of CSS and JavaScript, import and convert existing web frameworks…

Remote Sensing with terra

Short introduction to satellite data analysis with R

Introduction à R pour les chatons

Rédaction en cours - Ce livre s’adresse à toute personne qui n’a jamais fait de programmation et qui désire apprendre les bases du langage R

Wikidata and Correspondence Archives

How Wikidata can add some value to populate a sparse correspondence dataset with basic metadata

A quick flight to the edge of the tidyverse

Tutorial created for the February 2021 joint R-Ladies Tunis and R-Ladies Saudi Arabia (Dammam) workshop

JavaScript for R

Enhance your data science products with JavaScript [Under development]

Public Policy Analytics

Code & Context for Data Science in Government

Spatial Modelling for Data Scientists

Manual to learn how to analyse and model different types of spatial data as well as gaining an understanding of the various challenges arising from manipulating such data

Modern Statistics with R

From wrangling and exploring data to inference and predictive modelling

R Installation Guide

This resource provides step-by-step descriptions on how to install and run RStudio for Spatial Modelling for Data Scientists from your own computer

Spatially constrained clustering and regionalization

Implementation of the SKATER algorithm

Être un•e utilisateur•rice de R résilient•e

Séminaire RUSS - Séance du 5 février 2021

afrimapr intro to spatial data

Interactive learnr tutorials to introduce spatial data types, the packages sf, tmap and raster, with data from afrilearndata. Also available by using afrilearnr package

A crash course in mapping with African data

Interactive learnr tutorial which presents a gallery of plots using tmap, ggplot2 & mapview. Also available by using afrilearnr package

Join (spreadsheet) to spatial data

A step by step interactive learnr tutorial which presents how to create a map from a spreadsheet of summary data by region. Also available by using afrilearnr package

Wrangling penguins - some basic data wrangling in R with dplyr

A learnr tutorial to introduce some common functions in dplyr, part of the tidyverse.

Text mining with tidy data principles

Interactive tutorial with exercices about text mining with tidytext

Getting the most out of text

Using supervised and unsupervised approaches in NLP (R-Ladies Tunis)

An Introduction to R

The aim of this book is to introduce you to using R, a powerful and flexible interactive environment for statistical computing and research

Concevoir d’efficaces tutoriels R interactifs avec learnr (1/2)

Appréhender de façon graduée le codage dans R, voilà ce que permettent les tutoriels interactifs learnr. ils mixent exposés, exemples commentés et exercices pratiques

Peaufiner ses tutoriels R avec learnr et gradethis (2/2)

Comment tirer parti des dernières fonctionalités de learnr et gradethis pour optimiser les feedbacks, varier les widgets, styler et publier (iframe ou page autonome)

Beyond Multiple Linear Regression

Applied Generalized Linear Models and Multilevel Models in R

Data Science for Psychologists

This book provides an introduction to data science that is tailored to the needs of psychologists, but is also suitable for students of the humanities and other social …

Print Personalized Street Maps Using R

A code walk-through of how to generate streets maps in R using {osmdata} and {sf} packages

Introduction to Spatial Data Programming with R

This book contains the materials of course named Introduction to Spatial Data Programming with R, given at Ben-Gurion University of the Negev

R for Health Data Science

Statistics and data visualization applied to Health Data Science

Modern Data Science with R (2nd edition)

This is the online version of the 2nd edition of Modern Data Science with R

Introduction à la modélisation statistique bayésienne

L’objectif de cette formation est de vous faire découvrir la modélisation statistique bayésienne.

renv

The renv package helps you create reproducible environments for your R projects

R for Excel Users

This course is for Excel users who want to add or integrate R and RStudio into their existing data analysis toolkit

PsyTeachR

This website contains our open materials (books, tutorial, video…) for teaching reproducible research.

Twitter for R programmers

The aim of this book is to give people a basic introduction to Twitter, that allows to take the real-time pulse of the community R

rspatialdata

Collection of data sources and tutorials on visualising spatial data using R

easystats

Collection of R packages, which aims to provide a unifying and consistent framework for statistics and models

HTTP testing in R

Central reference for developers of R packages accessing web resources, to help them have a faster and more robust development

The lapply() family

Blog post to understand the apply functions

Analyse de données avec R

Séminaire RUSS - Contextualisation et présentation de R et Rstudio

Introduction à R

Séminaire RUSS - Base du langage, packages, Rstudio et documentation

Vers une chaine de traitement reproductible

Séminaire RUSS - Exemple appliqué d’une chaîne de traitement complète et reproductible

Engineering Production-Grade Shiny Apps

This book is about the process of building an application that will later be sent to production.

Circular visualization in R

This is the documentation of the circlize package

Writing reproducible research papers with R Markdown

Two-Day Workshop will introduce participants to the fundamentals and applications of R Markdown

Writing dynamic and reproducible documents

An introduction to R Markdown

Introduction to the Tidyverse

How to be a tidy data scientist

Introduction au tidyverse, avec game of throne

Exercices pratiques d’introduction à R et au tidyverse en explorant les données de la série Game of throne produites par Jeffrey Lancaster

R-Ladies Meetups Materials

Shiny app that lists R-Ladies websites, GithUb repositories and material used during R-Ladies meetups

Sharing Your Work with xaringan

An Introduction to xaringan for Presentations - The Basics and Beyond

GIS and mapping in R

Introduction to the sf package

ggplot2

This is the on-line version of work-in-progress 3rd edition of ggplot2 - elegant graphics for data analysis published by Springer.

Data Science in Education Using R

Essential resource for education professionals and researchers looking to increase their data analysis skills as part of their professional and academic development

reticulate

This package provides a comprehensive set of tools for interoperability between Python and R

Supervised machine learning case studies in R

A Free, Interactive Course Using Tidy Tools

De long en large ou de large en long ? Transposons facile avec R et le pivot

Présentation détaillée de pivot_longer/pivot_wider à partir de jeux de données Insee. L’intérêt de passer d’une structure large à une structure longue pour …

Introduction à ggplot2

Atelier d’initiation à la représentation graphique avec ggplot2, réalisé dans le cadre de l’école thématique Explo-shs (Mate-shs)

Mastering Shiny

Online version of a book currently under early development and intended for a late 2020 release by O’Reilly Media.

Créer son site web avec RStudio, blogdown, github et netlify

Comment créer son site web en moins d’une heure avec RStudio et le package blogdown

Introduction to Econometrics with R

This manual is described as an interactive script in the style of a reproducible research report

Notes de cours de R

Ce document (seconde version) a pour but l’initiation à R afin d’être capable de s’en servir de manière efficace et autonome.

RMarkdown for Scientists

This is a book on rmarkdown, aimed for scientists. It was initially developed as a 3 hour workshop, but is now developed into a resource that will grow and change over …

Get the full power of GitLab CI for your bookdown project

Host and deploy a bookdown on GitLab

Héberger une application Shiny sur le serveur shinyapps.io

Petit tutoriel qui présente comment héberger une application Shiny sur le serveur shinyapps.io, et comment utiliser ses propres fichiers au travers de …

R Markdown Cookbook

Book designed to provide a range of examples on how to extend the functionality of your R Markdown documents

rayshader

Create Maps and Visualize Data in 2D and 3D

Easy Flipbook Recipes with {flipbookr} and {xaringan}

These slides are aimed at helping you get started making flipbooks with {flipbookr} and {xaringan}

Reprex, ou comment demander de l’aide efficacement

Billet issu du blog ThinkR, pour construire un exemple reproductible et solutionner son problème avec l’aide de la communauté.

R Lille

Groupe d’utilisateur⸱rice⸱s R de Lille et sa périphérie

The lidR package

Hands on descriptions and tutorials for using lidR, a package for manipulating and visualizating airborne laser scanning data with an emphasis on forestry application.

Apprendre le langage R

Adaptation en français des tutoriels interactifs « Primers » de Rstudio

learnR4free

All sorts of resources (books, videos, interactive websites, papers) to learn R in english, spanish and turkish. Some of the resources are beginner-friendly and start …

Congressional data in R

A comprehensive guide to working with Congressional data (US)

Rstudio Primers

Learn data science basics with the interactive tutorials

Using R for Introductory Econometrics

This book introduces R with a focus on the implementation of standard tools and methods used in econometrics.

Exploring missing values in naniar

Learnr tutorial to expore and visualize NA data

explor

An R package to allow interactive exploration of multivariate analysis results

Aide à l'utilisation de R

Guide à l’utilisation de R (prise en main, graphiques, statistiques, application) réalisé par des enseignants de l’université de Bordeaux

Building Shiny apps

This tutorial is a hands-on activity complement to a set of presentation slides for learning how to build Shiny apps.

MigrExploreR

This application is part of a set of tools called “MigrExplorer” that allow to visualize international migrations in various aspects

Chaîne YouTube de Lise Vaudor

Tutoriels vidéos francophones d’initiation à R

rOpenSci Packages

This book is a guide for authors, maintainers, reviewers and editors of rOpenSci… and more !

Visualiser une analyse géométrique des données

Réaliser des graphiques et des tableaux statistiques permettant de visualiser et présenter les résultats d’une analyse géométrique

Installer R et RStudio (presque !) sans peine

Tutoriel à destination de toutes celles et ceux qui souhaitent installer ou réinstaller R, RStudio et les packages de base pour les sciences sociales

Why R? Webinars

Webinars organised by a team of R enthusiasts from both business and academia who aim to support local R communities around the world

Les données spatiales avec R

Module 7 « Analyse spatiale ». Lire, écrire, manipuler et représenter des données spatiales. Formations R aux MTES & MCTRCT.

Spyrales

Une communauté d’agents de l’Etat pour s’entraider en R et Python

Pretty street maps in R with the osmdata package

This tutorial is going to demonstrate how to make gorgeous maps of cities using streets and other geographic features

RSelenium Tutorial

An introduction to RSelenium for webscraping

Aprender R

iniciación y perfeccionamiento

Introduction à la statistique avec R

MOOC proposé par l’université Paris-Saclay

Spatial Data Science with R

Spatial data analysis and modeling with raster and terra package

A ggplot2 grammar guide

Explaining the grammar of graphics visualization philosophy and using ggplot2 and flipbookr

Shiny from Rstudio

Official shiny website (Tutorials, gallery and articles)

Afrimapr project

Creating R building blocks and learning resources for making data-driven maps in Africa.

Interactive web-based data visualization with R, plotly, and shiny

Create interactive and dynamic web graphics for data analysis from R

Quantitative Politics with R

This book aim to provide an easily accessible introduction to R for the collection, study and presentation of different types of political data

Geospatial Health Data - Modeling and Visualization with R-INLA and Shiny

This book describes spatial and spatio-temporal statistical methods and visualization techniques to analyze georeferenced health data in R

Le logiciel R - Une (rapide) présentation

Journée de la donnée 2019 - Commissariat général au développement durable

R packages to download open spatial data

Materials based on the book Geospatial Health Data

Module R’Stat1

Formation IRD - Analyse de variance et modélisation linéaire

learnr

The learnr package makes it easy to turn any R Markdown document into an interactive tutorial

Valoriser ses données avec R

Module 5 « Datavisualisation - produire des graphiques, des cartes et des tableaux ». Formations R aux MTES & MCTRCT.

Préparer ses données avec R et le Tidyverse

Module 2 « Préparation des données ». Formations R aux MTES & MCTRCT.

Mastering spark with R

In this book you will learn how to use Apache Spark with R

Découvrir R et RStudio

Module 1 « Premier programme en R ». Formations R aux MTES & MCTRCT.

Creating an ‘Academic Themed’ website with blogdown and Hugo

A companion guide to Dan Quintana’s thread

Statistiques descriptives

Module 3 « Statistiques descriptives ». Formations R aux MTES & MCTRCT.

Analyse des données multi-dimensionnelles

Module 4 « Exploration avancée de données ». Formations R aux MTES & MCTRCT.

Data wrangling, exploration, and analysis with R (STAT 545)

This site is about everything that comes up during data analysis except for statistical modelling and inference

rstudio4edu

A Handbook for Teaching and Learning with R and RStudio

Parcours R

Formations R pour les agents des MTES & MCTRCT

esquisse

This addin allows you to interactively explore your data by visualizing it with the ggplot2 package

Modern R with the tidyverse

Learn to use R, the tidyverse collection of packages and functional programming concepts to write efficient and readable code

ggplot2tor

Handmade tutorials to help you master ggplot2

Les données spatiales avec R

Support d’enseignement du master Mégadonnées et Analyse sociale (CNAM)

L’analyse de réseaux bipartites

Support de formation d’initiation à l’analyse de réseaux bipartites utilisé pour une école d’été organisée par le GDR ARSHS, à Nice en Juillet 2019.

Headless Chrome Automation with R

Talk slides about the crrri package - useR!2019

Introduction à l'analyse de réseau avec R

Support de formation d’initiation à R et à l’analyse de réseau (igraph) utilisé pour une école d’été organisée par le GDR ARSHS, à Nice en Juillet 2019.

Network visualization with R

Reference tutorial on static and dynamic network visualization. Continuously updated and developed

Accessibilité et données OpenStreetMap

Atelier pratique portant sur la mesure d’accessibilité à partir de données OSpenStreetMap

Reproductible Corporate Publications with R

The pagedown package (talk slides)

analyse-R

Introduction à l’analyse d’enquêtes avec R et RStudio.

Sur la détection de communautés en général et avec R en particulier

Détection de communautés avec le package igraph

Building Web Applications with Shiny and SQL Server

This book supplements my presentation at the Omaha R User Group on Thursday, April 4, 2019. If you develop Shiny Applications and your back end is a relational database, …

Geocomputation with R

Reference book on geographic data analysis, visualization and modeling.

DataExplorer

This R package aims to automate most of data handling and visualization

Iniciación a R

Curso de introducción a R, realizado en el marco del Laboratorio Mixto Internacional BIO_INCA

Reproductible Corporate Publications with R

Challenges and perspectives (talk slides)

The flipbookr package

Présentation du package flipbookr qui repose sur l’extension Rmarkdown xarigan. Il permet de générer des diaporamas incluant du code éxecuté ligne par ligne.

Créez vos documents avec rmarkdown

Présentation de Romain Lesur lors d’une rencontre Meetup R Nantes le 21 janvier 2019.

What They Forgot to Teach You About R

Adopt or revise good practices (organization of projects, work environment)

SpatialEpiApp

Shiny web application for the analysis of spatial and spatio-temporal disease data

An Introduction to Docker for R Users

A quick introduction on using Docker for reproducibility in R

R-Ladies Montpellier

A local chapter of R-Ladies in Montpellier

Pimp my RMD

This post provides a few tips I use on a daily basis to improve the appearance of output documents

Temporal Network Analysis with R

Learn how to use R to analyze networks that change over time. Lesson from The Programming Historian

Quanteda

An R package for the quantitative analysis of textual data

R Graphics Cookbook, 2nd edition

A practical guide that provides more than 150 recipes to help you generate high-quality graphs quickly, without having to comb through all the details of R’s graphing …

Web Data Collection

Materials of web scraping workshop carried out as part of the summer school 2018 of the LabEx DynamITe

Spatial Data and Cartography with R

Workshop held as part of summer school 2018 of the LabEx DynamiTe

A gRadual intRoduction to Shiny

Materials for a Shiny Workshop

R Toulouse

Groupe d’utilisateur.rice.s R de Toulouse

L’analyse de graphes avec R

Workshop proposé à l’école thématique “Analyse de réseaux et complexité”, en 2018

Introduction to Supervised Learning

Grrr

Groupe Slack francophone dédié aux échanges et à l’entraide autour de R.

Premier pas en Topic Model

Quand les top models font de l’analyse textuelle… Le Topic Model ou quand le data mining de données textuelles devient sexy !

Using Geospatial Data to Inform Historical Research in R

In this lesson, you will use R-language to analyze and map geospatial data. Lesson from The Programming Historian

Análisis espacial con R

Usa R como un Sistema de Información Geográfica

Dimension - Statistiques & sociétés

Site pédagogique proposé par l’Université de Sherbrooke (Canada), à partir du livre Statistiques en Sciences humaines avec R de Jean-Herman Guay (2014).

dygraph for R

The dygraphs package is an R interface to the dygraphs JavaScript charting library

Manipulation de données communales avec le package COGugaison

Présentation du package COGugaison aux 7em rencontres R. Ce package permet de manipuler des données communales produites à différents millésimes et les agréger à des …

sf

The reference package for spatial data management

Introduction à R

Supports de cours et de TP proposés par le Laboratoire de Mathématique et Modélisation d’Evry (LaMME - UMR 8071)

Le Grimoire

Pratique de l’analyse statistique univariée et bivariée (notions de probabilités/statistiques et introduction aux modèles statistiques)

21 Recipes for Mining Twitter Data with rtweet

Manual based on Matthew R. Russell’s book

Créer un package R en quelques minutes

Billet issue du blog ThinkR qui présente la création d’un package R en cinq étapes

Introduction to MySQL with R

This lesson will help you store large amounts of historical data in a structured manner, search and filter that data, and visualize some of the data as a graph. Lesson …

Forecasting

A comprehensive introduction to forecasting methods. Learn to improve your forecast accuracy using dozens of real data examples.

tmap

This package helps to draw thematic maps. The syntax is based on A Layered Grammar of Graphics and resembles the syntax of ggplot2

Formation R perfectionnement

Formation donnée à la Drees en Avril 2018

R, RStudio et l’enseignement de la quantification

Séminaire RUSS - Enseigner R en SHS

data.cube - Exploration of Multidimensional Data

This R package aims at the exploration of multidimensional datasets and at the detection of statistical outliers within

Frrrenchies

Liste collaborative de ressources R francophones ou utiles pour les Français.

Schochastics

Articles, tutorials and R packages on network analysis and sports data visualisation

R-Ladies

A world-wide organization to promote gender diversity in the R community

knitr

Elegant, flexible, and fast dynamic report generation with R

Onyxia - SSP Cloud

Plateforme open-source de traitement de données et un espace communautaire pour la statistique publique

YaRrr! The Pirate’s Guide to R

This book is meant to introduce you to the basic analytical tools in R, from basic coding and analyses, to data wrangling, plotting, and statistical inference

Tutoriel d'introduction au langage R

Présentation succincte des bases du langage R pour l’analyse statistique interactive de données

Introduction à l’environnement R pour l’analyse de données quantitatives en psychologie

Support de cours complet destiné à accompagner l’enseignement, la pratique et l’usage de méthodes quantitative en Psychologie.

The R Graph Gallery

Une collection de plusieurs centaines de graphiques, organisés par section et présentés avec leur code reproductible.

Blogdown

Creating Websites with R Markdown

R pour scientifique

Site web contenant les notes du cours STT-4230 / STT-6230 R pour scientifique, du département de mathématiques et de statistique de l’Université Laval (Québec)

Calcul en parallèle sur CPU avec R

Calcul en parallèle en exploitant un ordinateur multi-coeurs, la grappe de serveurs de calcul du Département de mathématiques et de statistique ou une instance Amazon EC2

Méthodes quantitatives pour la sociologie - Niveau 2

Supports de cours sur les méthodes de régréssion, proposés dans le cadre du Master en sciences sociales de l’EHESS

Une introduction à R et au tidyverse

Version modernisée de la publication Introduction à R, qui propose une introduction à plusieurs de ces extensions (ggplot2, dplyr, tidyr, readr, readxl, haven, forcats, …

Text analysis in R

Article publied in Communication Methods and Measures, 2017

triversity - Diversity measures on tripartite graphs

An R package for the computation of diversity measures on multipartite graphs

R in Grenoble

R user group in Grenoble

Introduction to Web Scraping

Learn how to get data from the World Wide Web using R

Introduction to text mining

Learn how to mine PDFs to get information out of them

Correspondence Analysis for Historical Research with R

This tutorial explains how to carry out and interpret a correspondence analysis, which can be used to identify relationships within categorical data. Lesson from The …

State of The R

Groupe de chercheurs et d’ingénieurs

Mastering Software Development in R

This book is designed to be used in conjunction with the course sequence Mastering Software Development in R, available on Coursera

Data Wrangling and Management in R

This tutorial explores how scholars can organize ‘tidy’ data, understand R packages to manipulate data, and conduct basic data analysis. Lesson from The Programming …

Spatial Data in R - New Directions

UseR! tutorial about spatial data by the author of the sf package

Network Visualization with ggplot2

This paper explores three different approaches to visualize networks by building on the grammar of graphics framework implemented in ggplot2.

How To Do Archaeological Science Using R

This bookdown is a early draft of an edited volume of contributions to the ‘How To Do Archaeological Science Using R’ forum of the 2017 Society of American Archaeology …

Beginner’s Guide on Web Scraping in R (rvest)

How to scrap web data with Rvest (hands-on example)

Basic Text Processing in R

Learn how to use R to analyze high-level patterns in texts, apply stylometric methods over time and across authors, and use summary methods to describe items in a corpus. …

Chaîne YouTube du R Consortium

Vidéos des communications réalisées aux conférences userR!

Visualisation de réseaux avec R

Version française du tutoriel de référence ‘Network visualization with R’ (version 2016), traduit par Laurent Beauguitte en 2017.

Introduction à la programmation en R

Cinquième édition révisée de ce manuel d’introduction de référence (2006-2017)

R for Data Science

Import, Tidy, Transform, Visualize, and Model Data

Awesome Network Analysis

An awesome list of resources about network analysis, including tools and R packages.

bookdown.org

The bookdown package facilitates writing books with R Markdown. On this website, you will find a list of free online bookdowns.

Efficient R Programming

A Practical Guide to Smarter Programming

Bookdown

Authoring Books and Technical Documents with R Markdown

Coding club

A Positive Peer-Learning Community

Meetup R Nantes

Groupe et rencontres d’utilisateurs R (Nantes)

SimulatR

Outil interactif permettant de simuler les situations d’inférence.

ExploratR

Outil interactif d’exploration statistique uni- bi- tri- et multi-variée.

Data Imaginist

Blog on data visualization. The author is involved in several reference R packages (ggplot2, gganimate, ggraph, tidygraph…)

SatRdays

Conférences régionales pour soutenir la collaboration, la mise en réseau et l’innovation au sein de la communauté R

Formation R Initiation

Formation donnée à l’INSEE de 2016 à 2018

R Basics with Tabular Data

This lesson teaches a way to quickly analyze large volumes of tabular data, making research faster and more effective. Lesson from The Programming Historian

L’analyse de données avec factominer

Communication réalisée dans le cadre d’un semin-R du MNHN

Du point à la surface

Communication réalisée dans le cadre d’un semin-R du MNHN

Aide mémoire R

Site dédié aux statistiques et la représentation graphique avec R

R weekly

Site web collaboratif permettant l’ajout de contenu sur R (articles, blogs, tutoriels…).

Exploratory Data Analysis with R

This book covers the essential exploratory techniques for summarizing data

plumber

An R package that converts your existing R code to a web API using a handful of special one-line comments.

COGugaison (et CARTElette)

Package R permettant de manipuler des données communales produites à différents millésimes et de les agréger à différents niveaux supra-communaux.

Leaflet for R

This R package makes it easy to integrate and control Leaflet maps in R

r-spatial

Blog for those interested in using R to analyse spatial or spatio-temporal data.

L’enseignement et la formation au logiciel R

Séminaire RUSS - un retour d’expérience sur l’enseignement de R

Récupérer des paroles de rap du site Rap Genius

Billet de blog présentant une méthode d’extraction automatique de contenu issu du site Rap Genius

Cogmaster-stats

Companion website for a stats workshop in cognitive science (M2 cogmaster)

StatnMap

Blog principalement axé sur l’analyse spatiale et la cartographie

Awesome R Shiny

A curated list of resources for R Shiny. This awesome list was inspired by awesome-shiny. Also see Awesome Shiny Apps for Statistics

ThinkR - Le blog

Blog généraliste proposé par la société ThinkR

CRAN downloads

A shiny app to visualise CRAN downloads with data from the cranlogs package

R Packages

Organize, test, document, and share your code

Chaîne YouTube de Vincent Goulet

Tutoriels vidéos francophones d’introduction à R

HTML Widgets for R

The htmlwidgets package provides a framework for easily creating R bindings to JavaScript libraries (leaflet, dygraphs, networkD3, DT…)

R Géomatique

Ce carnet partage et diffuse des travaux de géomatique réalisés avec R

Les graphiques

Petit manuel en deux parties sur les fonctions graphiques et les représentations classiques pour la statistique descriptive uni et bidimensionnelle

Advanced R

Book designed primarily for users who want to improve their programming skills and understanding of the language

R-atique

Blog proposant des billets, cours et applications R portant sur l’analyse statistique.

Logiciel R et programmation

Supports de cours de MASTER 1 “Statistique & Économétrie”, Université de Rennes 1

R et espace

Un manuel d’initiation à la programmation avec R appliqué à l’analyse de l’information géographique. Analyse spatiale, méthode et traitement des données.

Awesome R

A curated list of awesome R packages and tools. Inspired by awesome-machine-learning

Plotting igraph objects with ggplot2

How to use ggplot2 to represent igraph networks

R à l'Usage des Sciences Sociales

RUSS propose une séance tous les deux mois sur la pratique de R en sciences sociales

knitr - Produire des documents dynamiques

Communication réalisée dans le cadre d’un semin-R du MNHN

R-soc

Liste de discussion francophone dédiée aux utilisateurs de R en sciences sociales

R Reference Card 2.0

From R for Beginners by permission of Emmanuel Paradis

Econometrics and Free Software

Blog about econometrics with R

L’analyse de séquences

Une introduction avec le logiciel R et le package TraMineR

TraMineR

R package for sequence analisis

Rencontres R

Conférences R nationales et interdisciplinaires

List of Free Online R Tutorials

Tutorial for R programming, Statistics and Graphics (from universities or not)

Abcd'R

Site collaboratif de partage de scripts, de codes et d’astuces

Chaîne YouTube de François Husson

De nombreux tutoriels sur la statistique avec R

R for SAS and SPSS Users

This book helps you translate what you know about SAS or SPSS into a working knowledge of R as quickly and easily as possible.

L’analyse de séquence dans R avec la librairie TraMineR

Communication réalisée lors des “Rencontres de statistique appliquée” du 28 avril 2011, Paris.

Mining sequence data in R with the TraMineR package

Reference user’s guide of the TraMineR R-package for mining and visualizing sequences of categorical data

rOpenSci

R packages for the sciences via community driven learning, review and maintenance of contributed software in the R ecosystem

R, Bonnes Pratiques

Quelques astuces et règles pour améliorer la qualité de votre code

Petit Manuel de S4

Guide à la programmation objet sous R (ou S4).

Lire ; Compter ; Tester... avec R

Tutorial qui présente rapidement les outils permettants de lire des données et de les analyser (analyse univariée, tests statistiques)

semin-R

Groupe d’utilisateur·rices et liste de diffusion animés par le Muséum national d’Histoire naturelle, l’INED et l’Université Paris Descartes

Aide mémoire R

Référence des fonctions de R les plus courantes

Freakonometrics

An Open Lab-Notebook Experiment (personal blog)

Econometrics in R

This paper was originally written as part of a teaching assistantship and has subsequently become a personal reference

The programming historian

PH propose des tutoriels conviviaux, évalués par des pairs, qui aident les humanistes à apprendre un large éventail d’outils numériques.

FactoMineR

FactoMineR est un package de référence dédié à l’analyse exploratoire multidimensionnelle de données (à la Française)

Rseek

Moteur de recherche personalisé qui ne renvoit que du contenu pertinent (filtre requête Google)

Colors in R

List of colour implemented by name in R

Igraph

The reference network analysis package

R pour les statophobes

Utilisation du logiciel statistique R pour réaliser les analyses statistiques de base, à l’attention des étudiants allergiques aux statistiques en général et aux …

R pour les débutants

Publication historique de référence. L’un des premiers manuels francophones d’introduction à R.

R-bloggers

R-Bloggers est un agrégateur de blogs sur R (en anglais). Il aide les utilisateurs à suivre la blogosphère R

The R Manuals

R Manuals edited by the R Development Core Team

R - Past and Future History

A Draft of a Paper for Interface ‘98