From 0211a33bbcb03d9f30de863d41b0276777114325 Mon Sep 17 00:00:00 2001 From: Inqui4 Date: Fri, 30 May 2025 21:23:59 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9d5e0d..9673950 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# Specifying an R environment with a runtime.txt file - +r-4.2-2022-10-31# Specifying an R environment with a runtime.txt file +install.packages("BiocManager") +BiocManager::install("mixOmics") Jupyter+R: [![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/binder-examples/r/master?filepath=index.ipynb) RStudio: [![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/binder-examples/r/master?urlpath=rstudio)