From 269f1673856a61a48f834ec6638836702ceed050 Mon Sep 17 00:00:00 2001 From: eblondel Date: Tue, 29 Oct 2019 15:34:31 +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 816a914..8cc390b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geoflow Version: 0.0.9005 -Date: 2019-10-28 +Date: 2019-10-29 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 d9b0ebf..fdc524e 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.9005\cr -#' Date: \tab 2019-10-28\cr +#' Date: \tab 2019-10-29\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/geoflow.Rd b/man/geoflow.Rd index fd8940a..00f9669 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.9005\cr - Date: \tab 2019-10-28\cr + Date: \tab 2019-10-29\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }