From 6083021335cf44575e5d05202f091d53540926c1 Mon Sep 17 00:00:00 2001
From: Clare <chorscroft@users.noreply.github.com>
Date: Wed, 27 May 2020 12:31:39 +0100
Subject: [PATCH] Added fitdistrplus to the "Suggests" list of packages

---
 DESCRIPTION | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 6221a7a..866a6c4 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -13,5 +13,6 @@ RoxygenNote: 7.0.2
 Suggests: 
     testthat (>= 2.1.0),
     knitr,
-    rmarkdown
+    rmarkdown,
+    fitdistrplus
 VignetteBuilder: knitr
-- 
GitLab