Blob Blame History Raw
From 2d648802bfe6c288722f14a041fc6572f41bcb2f Mon Sep 17 00:00:00 2001
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date: Wed, 30 Sep 2020 14:55:05 -0400
Subject: [PATCH 2/2] Fix version of rprojroot dependency.

There is only 1.3-2, not 1.3.2.

Signed-off-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
---
 DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 3fd6f85..e690706 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -21,7 +21,7 @@
         (>= 1.2.0), filelock (>= 1.0.2), glue (>= 1.3.0), jsonlite,
         lpSolve, pkgbuild (>= 1.0.2), pkgcache (>= 1.0.3), prettyunits,
         processx (>= 3.2.1), ps (>= 1.3.0), R6, rematch2, rprojroot (>=
-        1.3.2), tibble, utils
+        1.3-2), tibble, utils
 Depends: R (>= 3.2)
 Suggests: covr, mockery, pingr, testthat, withr
 URL: https://pak.r-lib.org/