diff --git a/DESCRIPTION b/DESCRIPTION
index 04fef8742f672e1cbff189d53d153ad6bf7e070b..278b364f528915e7a00581c4dad336c2513d6833 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.2.9.26
-Date: 2019-03-19
+Version: 1.2.9.27
+Date: 2019-03-20
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
   person("Charles", "Perrin", role = c("aut", "ths"), comment = c(ORCID = "0000-0001-8552-1881")),
diff --git a/NEWS.rmd b/NEWS.rmd
index 3193cb7a8ad1a1db7aaf56912e70217c5cef99f2..be6c52c9f6cb17a36f420df34e27d6fe55c298b1 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -13,7 +13,7 @@ output:
 
 
 
-### 1.2.9.26 Release Notes (2019-03-19) 
+### 1.2.9.27 Release Notes (2019-03-20) 
 
 
 
@@ -25,7 +25,7 @@ output:
 
 - The <code>FUN_CRIT</code> argument is now deprecated in <code>Calibration_Michel()</code>. This function now gets this information from the <code>InputsCrit</code> argument.
 
--  The <code>plot_OutputsModel()</code> had been deprecated in airGR 1.0.4 (it has been replaced by the use of <code>plot.OutputsModel()</code> or <code>plot()</code>) and is defunct now. 
+- The <code>plot_OutputsModel()</code> had been deprecated in airGR 1.0.4 (it has been replaced by the use of <code>plot.OutputsModel()</code> or <code>plot()</code>) and is defunct now. 
 
 
 
@@ -43,7 +43,7 @@ output:
 
 - <code>CreateInputsCrit()</code> now presents a <code>warnings</code> argument to replace the verbose action (the <code>verbose</code> argument is kept to print messages).
 
-- <code>CreateInputsCrit()</code> now  returns a <code>idLayer</code> element to indicate which layer to use for SCA or SWE aggregation.
+- <code>CreateInputsCrit()</code> now returns a <code>idLayer</code> element to indicate which layer to use for SCA or SWE aggregation.
 
 - <code>CreateRunOptions()</code> now presents a <code>warnings</code> argument to replace the verbose action (the <code>verbose</code> argument is kept to print messages).
 
diff --git a/man/plot.OutputsModel.Rd b/man/plot.OutputsModel.Rd
index c8b0399e45e0b94f4257c5f5e2f58661aa23c8e4..23acd92fc8537f0de4b53ec5f4417c3401a2cf51 100644
--- a/man/plot.OutputsModel.Rd
+++ b/man/plot.OutputsModel.Rd
@@ -3,7 +3,6 @@
 
 \name{plot.OutputsModel}
 \alias{plot.OutputsModel}
-\alias{plot_OutputsModel}
 \alias{plot}