From d05a96525292ae61e5d7c0d5c654841673febeed Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Mon, 30 Sep 2024 17:15:46 +0100 Subject: [PATCH] bump min R version to >= 4.1.0 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 80e9b5fba..d5cc048ae 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -23,7 +23,7 @@ URL: https://github.com/epiverse-trace/epiparameter/, https://epiverse-trace.github.io/epiparameter/ BugReports: https://github.com/epiverse-trace/epiparameter/issues Depends: - R (>= 3.6.0) + R (>= 4.1.0) Imports: checkmate, cli,