From 21f12f7d3fd9b210538b6044c7e35935f7174719 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 6 Oct 2023 11:42:28 -0500 Subject: [PATCH] moved callthat to Imports --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 17ceac1..439dd7a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,7 +7,6 @@ Authors@R: Description: What the package does (one paragraph). License: CC0 Suggests: - callthat, httr, spelling, testthat (>= 3.0.0) @@ -18,7 +17,8 @@ Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://fluvialgeomorph.github.io/fluvgeoapi/ Language: en-US -Imports: +Imports: + callthat, magrittr, plumber, RegionalCurve