From c42a5060d19ef58b42debf72a83025ee9391c70f Mon Sep 17 00:00:00 2001 From: Pavel Balazki Date: Mon, 9 Nov 2020 17:51:48 +0100 Subject: [PATCH] Update README.md (#443) Add notes about R 4.x.x. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee11ee009..0aedfd3f2 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ The **ospsuite** R-package provides the functionality of loading, manipulating, and simulating the simulations created in the Open Systems Pharmacology Software tools PK-Sim and MoBi. # Installation +**As of now, R 4.x.x is not supported by ospsuite! The latest supported R version is 3.6.3.** + **ospsuite** requires following packages to be installed: - [rClr](https://github.com/Open-Systems-Pharmacology/rClr/releases/latest)