From 78f8bcdf26082c16e430ac61acf70508bc9af1c9 Mon Sep 17 00:00:00 2001 From: marouenbg Date: Sat, 2 Mar 2024 20:11:29 -0500 Subject: [PATCH] update to R 4.3 --- .github/workflows/main.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a3de33aa..d48b338c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macos-latest] - r-version: [4.2] + r-version: [4.3] steps: diff --git a/README.md b/README.md index 047b80e0..166e6e03 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![discussions](https://img.shields.io/badge/netZooR-discussions-orange)](https://github.com/netZoo/netZooR/discussions) [![DOI](https://zenodo.org/badge/190646802.svg)](https://zenodo.org/badge/latestdoi/190646802) -netZooR is tested on: (OS: Ubuntu + Macos) X (Language: R v4.2) +netZooR is tested on: (OS: Ubuntu + Macos) X (Language: R v4.3) ## Description netZooR is an R package to reconstruct, analyse, and plot biological networks.