diff --git a/DESCRIPTION b/DESCRIPTION index 83eeeab4..100ceb26 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geoflow -Version: 0.0.20210315 -Date: 2021-03-15 +Version: 0.0.20210319 +Date: 2021-03-19 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 af6ea6eb..2d5626e2 100644 --- a/R/geoflow.R +++ b/R/geoflow.R @@ -24,8 +24,8 @@ #' \tabular{ll}{ #' Package: \tab geoflow\cr #' Type: \tab Package\cr -#' Version: \tab 0.0.20210315\cr -#' Date: \tab 2021-03-15\cr +#' Version: \tab 0.0.20210319\cr +#' Date: \tab 2021-03-19\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/README.md b/README.md index 422696fe..e0c6ac24 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/eblondel/geoflow.svg?branch=master)](https://travis-ci.org/eblondel/geoflow) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/geoflow)](https://cran.r-project.org/package=geoflow) -[![Github_Status_Badge](https://img.shields.io/badge/Github-0.0.9015-blue.svg)](https://github.com/eblondel/geoflow) +[![Github_Status_Badge](https://img.shields.io/badge/Github-0.0.20210319-blue.svg)](https://github.com/eblondel/geoflow) [![DOI](https://zenodo.org/badge/DOI//10.5281/zenodo.3138920.svg)](https://doi.org//10.5281/zenodo.3138920) [![Gitter](https://img.shields.io/badge/chat%20room-for%20users-brown.svg?style=flat-square)](https://gitter.im/geoflow-users/community) diff --git a/man/geoflow.Rd b/man/geoflow.Rd index 29750960..1fa03d86 100644 --- a/man/geoflow.Rd +++ b/man/geoflow.Rd @@ -12,8 +12,8 @@ R engine to orchestrate and run geospatial (meta)data workflows \tabular{ll}{ Package: \tab geoflow\cr Type: \tab Package\cr - Version: \tab 0.0.20210315\cr - Date: \tab 2021-03-15\cr + Version: \tab 0.0.20210319\cr + Date: \tab 2021-03-19\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }