From adf27cd5ed3e94b85b82b7165d388afde4f19230 Mon Sep 17 00:00:00 2001 From: eblondel Date: Mon, 4 Nov 2019 10:50:37 +0100 Subject: [PATCH] update pkg date --- DESCRIPTION | 2 +- R/geoflow.R | 2 +- man/geoflow.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index f445d5f3..c8c7a2b1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geoflow Version: 0.0.9006 -Date: 2019-10-30 +Date: 2019-11-04 Title: R engine to orchestrate and run geospatial (meta)data workflows Authors@R: c( person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")), diff --git a/R/geoflow.R b/R/geoflow.R index 92b266c9..e62cbf7c 100644 --- a/R/geoflow.R +++ b/R/geoflow.R @@ -31,7 +31,7 @@ #' Package: \tab geoflow\cr #' Type: \tab Package\cr #' Version: \tab 0.0.9006\cr -#' Date: \tab 2019-10-30\cr +#' Date: \tab 2019-11-04\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/geoflow.Rd b/man/geoflow.Rd index 3205f48b..8e5d1619 100644 --- a/man/geoflow.Rd +++ b/man/geoflow.Rd @@ -13,7 +13,7 @@ R engine to orchestrate and run geospatial (meta)data workflows Package: \tab geoflow\cr Type: \tab Package\cr Version: \tab 0.0.9006\cr - Date: \tab 2019-10-30\cr + Date: \tab 2019-11-04\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }