From c378a1a4e798631b9faa391f7987a4932bb77e3b Mon Sep 17 00:00:00 2001 From: Patrick R Date: Fri, 4 Sep 2026 14:07:09 +0200 Subject: [PATCH] Adds qs2 as a dependency, as it will be the default cache format on the HPC --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index c58631aa..9fd9922a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -8,7 +8,8 @@ License: file LICENSE URL: https://github.com/remindmodel/pre-processing BugReports: https://github.com/remindmodel/pre-processing/issues Depends: - R (>= 4.0.0) + R (>= 4.0.0), + qs2 Imports: WDI Encoding: UTF-8