Skip to content

Commit

Permalink
update to R 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marouenbg committed Mar 3, 2024
1 parent 2fdb77a commit 78f8bcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
r-version: [4.2]
r-version: [4.3]

steps:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 78f8bcd

Please sign in to comment.