How to create a conda or mamba environment for R programming to enhance reproducibility (CC230)

Описание к видео How to create a conda or mamba environment for R programming to enhance reproducibility (CC230)

Conda and mamba are tools that allow you to create environments that you can use for R programming. By specifically defining the software and packages in your environment you can be more precise in defining the tools that you use to run your code. In this episode, Pat will introduce you to conda and mamba and will show how to install R and R pacakges from the command line and from a configuration file.

You can find my blog post for this episode at https://www.riffomonas.org/code_club/....

#renv #Rstudio #reproducibility #R #Rstats

Want more practice on the concepts covered in Code Club? You can sign up for my weekly newsletter at https://shop.riffomonas.org/youtube to get practice problems, tips, and insights.

If you're interested in taking an upcoming 3 day R workshop be sure to check out our schedule at https://riffomonas.org/workshops/

You can also find complete tutorials for learning R with the tidyverse using...
Microbial ecology data: https://www.riffomonas.org/minimalR/
General data: https://www.riffomonas.org/generalR/

0:00 Introduction
1:46 Creating a branch for learning conda and mamba
3:51 Installing and updating conda
7:11 Installing mamba
8:04 Creating an environment with R and some packages
12:40 Configuring R in our viz environment
14:39 Installing an R package
16:16 Creating environments from a file

Комментарии

Информация по комментариям в разработке