diff --git a/DESCRIPTION b/DESCRIPTION index 398ee30..e017f38 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: errors Type: Package Title: Uncertainty Propagation for R Vectors -Version: 0.4.2 +Version: 0.4.2.1 Authors@R: c( person("IƱaki", "Ucar", email="iucar@fedoraproject.org", role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")), diff --git a/NEWS.md b/NEWS.md index 9bc2617..5bd51f4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,7 @@ -# errors 0.4.3 +# errors devel -- add option to print uncertainty with decimal point when appropriate - in the `parenthesis` notation +- Add option `decimals` to `format()` method to add support for uncertainty with + decimals in the `parenthesis` notation (@alusiani #60 addressing #47). # errors 0.4.2