Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedia committed Jul 19, 2018
1 parent b12e7c3 commit cac8ce6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Suggests:
Type: Package
Title: An R package for climate data manipulation and transformation
Version: 1.4.3
Date: 2018-07-16
Date: 2018-07-19
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [cph]",
"Jorge Baño Medina <[email protected]> [ctb]",
Expand All @@ -34,7 +34,7 @@ Authors@R: as.person(c(
BugReports: https://github.com/SantanderMetGroup/transformeR/issues
URL: https://github.com/SantanderMetGroup/transformeR/wiki
Encoding: UTF-8
Description: Implements different tools for climate data analysis, visualization and manipulation. It is a building block of the climate4R Bundle (for an overview, see the Climate Services paper in <http://www.meteo.unican.es/en/node/73360>).
Description: Tools for climate data analysis, visualization and manipulation. It is a building block of the climate4R Bundle <http://www.meteo.unican.es/climate4R>).
License: file LICENSE
LazyData: true
RoxygenNote: 6.0.1
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ See the [Releases section](https://github.com/SantanderMetGroup/transformeR/rele
* Bug fix in `grid2PCs`
* Other minor changes and documentation example updates

## v1.4.3 (in devel)
## v1.4.3 (19 Jul 2018)

* Allow for updating the dataset attribute when constructing multimodels via `bindGrid` (enhancement [#18](https://github.com/SantanderMetGroup/transformeR/issues/18))
* New helper for checking temporal consistency among grids (`checkTemporalConsistency`)
* Allow missing data in PCA analysis (proposed enhancement (#13)[https://github.com/SantanderMetGroup/transformeR/issues/13])
* Allow missing data in PCA analysis (enhancement (#13)[https://github.com/SantanderMetGroup/transformeR/issues/13])
* Other minor changes and documentation updates


Expand Down

0 comments on commit cac8ce6

Please sign in to comment.