diff --git a/DESCRIPTION b/DESCRIPTION
index 3bd5aff48473ad93723d37f477f1410e1b13270a..333421d651bd0f46af715850d6119e3d1fa203ba 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.2.8.2
+Version: 1.2.8.3
 Date: 2019-03-06
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
diff --git a/NEWS.rmd b/NEWS.rmd
index 27919b2719f0dcc52c86fb02833eaccd7e9bef9a..1b2caa5258fc3ee25746464816042486987ceae6 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -13,7 +13,7 @@ output:
 
 
 
-### 1.2.8.2 Release Notes (2019-03-06) 
+### 1.2.8.3 Release Notes (2019-03-06) 
 
 
 
diff --git a/R/CreateRunOptions.R b/R/CreateRunOptions.R
index dd9bfc97656cde7f76477d0e20184ce70cef1fda..753ed319b323083f06701442ecc2f3597658d94b 100644
--- a/R/CreateRunOptions.R
+++ b/R/CreateRunOptions.R
@@ -318,10 +318,7 @@ CreateRunOptions <- function(FUN_MOD, InputsModel, IndPeriod_WarmUp = NULL, IndP
     stop(paste0("'Outputs_Cal' is incorrectly defined: ",
                 paste(Outputs_Cal[Test], collapse = ", "), " not found"))
   }
-  Outputs_Cal <- Outputs_Cal[!duplicated(Outputs_Cal)]
-  Outputs_Calxxx <- unique(Outputs_Cal)
-  print(Outputs_Cal)
-  print(Outputs_Calxxx)
+  Outputs_Cal <- unique(Outputs_Cal)
   
   
   ##check_MeanAnSolidPrecip