From f41c4b8e5a4ebb6d0fa0eeef4dafa768afb847cf Mon Sep 17 00:00:00 2001 From: Egill Fridgeirsson Date: Wed, 10 Aug 2022 11:20:58 +0200 Subject: [PATCH] add cyclops temporary to suggests for tests to pass --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 80d34a3..5150b0a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -32,7 +32,8 @@ Suggests: knitr, markdown, plyr, - testthat + testthat, + Cyclops Remotes: ohdsi/PatientLevelPrediction, ohdsi/FeatureExtraction,