From f09d6fa9c98380ed18e0792acc23d412c25d4181 Mon Sep 17 00:00:00 2001 From: Alessandro Samuel-Rosa Date: Sat, 19 Feb 2022 16:15:17 -0300 Subject: [PATCH] update package description --- DESCRIPTION | 6 +++--- NEWS.md | 14 +++++++++----- README.md | 2 +- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a7011df..764f8dc 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: febr Type: Package Title: Data Repository of the Brazilian Soil -Version: 1.9.7 -Date: 2022-02-17 +Version: 1.9.8 +Date: 2022-02-19 Authors@R: c( person("Alessandro", "Samuel-Rosa", role = c("aut", "cre"), email = "alessandrosamuelrosa@gmail.com", @@ -18,7 +18,7 @@ Authors@R: c( person("Universidade Tecnológica Federal do Paraná", role = "fnd", email = "coagr-sh@utfpr.edu.br")) Description: - The febr package facilitates access to the + Utilities to access and process data from the Data Repository of the Brazilian Soil . License: GPL (>= 2) diff --git a/NEWS.md b/NEWS.md index a460f17..ada7e4e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # News +## febr 1.9.8 + +* __Improvement.__ Package description is clearer and follows CRAN policies. + ## febr 1.9.7 * __Bug fix.__ Data downloaded using `identification()`, `layer()`, `metadata()`, and @@ -14,27 +18,27 @@ ## febr 1.9.5 -* __Improvement 1.__ The data dictionary of the FEBR repository is updated periodically and some +* __Improvement.__ The data dictionary of the FEBR repository is updated periodically and some fields are inactivated. The function `dictionary()` has a new argument to enable the user to select whether active (`active = TRUE`), inactive (`active = FALSE`) or any (`active = NULL`, default) field should be returned. ## febr 1.9.4 -* __Improvement 1.__ The data dictionary of the FEBR repository is updated periodically. Some data +* __Improvement.__ The data dictionary of the FEBR repository is updated periodically. Some data field names are hard-coded in the **febr** package. This minor version accounts for some of these changes, specifically: * `coord_datum` -> `coord_datum_epsg` ## febr 1.9.3 -* __Improvement 1.__ The data dictionary of the FEBR repository is updated periodically. Data field +* __Improvement.__ The data dictionary of the FEBR repository is updated periodically. Data field names need to be updated upon data download. Until recently, only the names of mandatory data fields were updated. Now, the name of any data field is updated. ## febr 1.9.2 -* __Improvement 1.__ The data dictionary of the FEBR repository is updated periodically. Recently, +* __Improvement.__ The data dictionary of the FEBR repository is updated periodically. Recently, the term _evento_ (event) was adopted as a replacement for _observacao_ (observation). Some data field names are hard-coded in the **febr** package. This minor version accounts for some of these changes, specifically: @@ -43,7 +47,7 @@ ## febr 1.9.1 -* __Improvement 1.__ Minor documentation changes, making it more accurate. The repository is now +* __Improvement.__ Minor documentation changes, making it more accurate. The repository is now called _Data Repository of the Brazilian Soil_. ## febr 1.9.0 diff --git a/README.md b/README.md index a02d86d..71a539c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Repositório de Dados do Solo Brasileiro [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) -[![packageversion](https://img.shields.io/badge/devel%20version-1.9.7-firebrick.svg?style=flat-square)](commits/master) +[![packageversion](https://img.shields.io/badge/devel%20version-1.9.8-firebrick.svg?style=flat-square)](commits/master) [![CRAN](https://www.r-pkg.org/badges/version/febr)](https://cran.r-project.org/package=febr) [![cran