From 0c0e538ef4f755a21afbe0be382d6ae2d4ee7eea Mon Sep 17 00:00:00 2001 From: "Matthijs S. Berends" Date: Thu, 23 Aug 2018 22:05:17 +0200 Subject: [PATCH] dependencies --- DESCRIPTION | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e270f2ab..2889c2b7 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -49,18 +49,19 @@ Imports: clipr, curl, dplyr (>= 0.7.0), - xml2 (>= 1.0.0), + hms, knitr (>= 1.0.0), readr, rlang (>= 0.2.0), - rvest (>= 0.3.2) + rvest (>= 0.3.2), + xml2 (>= 1.0.0) Suggests: - testthat (>= 1.0.2), covr (>= 3.0.1), + ggplot2, rmarkdown, rstudioapi, - tidyr, - ggplot2 + testthat (>= 1.0.2), + tidyr VignetteBuilder: knitr URL: https://github.com/msberends/AMR BugReports: https://github.com/msberends/AMR/issues