From 821ce814c09e07d1584ac3db5a47a2470e1b20b1 Mon Sep 17 00:00:00 2001 From: Phil Mike Jones Date: Fri, 30 Jun 2017 16:09:17 +0100 Subject: [PATCH] update R version Depends --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index a6fb4f1..6fc70b4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -14,7 +14,7 @@ Authors@R: c( Description: Functions for performing spatial microsimulation ('raking') in R. Depends: - R (>= 3.3.1) + R (>= 3.4.0) License: GPL-3 Encoding: UTF-8 LazyData: true