diff --git a/DESCRIPTION b/DESCRIPTION index 5a9dbb7f..bd42f5b5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: AMR -Version: 0.7.1.9084 +Version: 0.7.1.9085 Date: 2019-09-23 Title: Antimicrobial Resistance Analysis Authors@R: c( diff --git a/NEWS.md b/NEWS.md index f9656a39..cde0f414 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# AMR 0.7.1.9084 +# AMR 0.7.1.9085 Last updated: 23-Sep-2019 ### Breaking diff --git a/R/mo.R b/R/mo.R index b074ca28..27974406 100755 --- a/R/mo.R +++ b/R/mo.R @@ -905,7 +905,7 @@ exec_as.mo <- function(x, } uncertainties <- rbind(uncertainties, format_uncertainty_as_df(uncertainty_level = 1, - input = x_backup_without_spp[i], + input = x_backup[i], result_mo = "B_SLMNL_ENTR")) next } diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 405096e1..bf23abff 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -78,7 +78,7 @@
diff --git a/docs/articles/index.html b/docs/articles/index.html index a143102a..de0b01f2 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -78,7 +78,7 @@ diff --git a/docs/authors.html b/docs/authors.html index 7704f960..5f4a4e19 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -78,7 +78,7 @@ diff --git a/docs/index.html b/docs/index.html index 1e7517da..01fbc66d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -42,7 +42,7 @@ diff --git a/docs/news/index.html b/docs/news/index.html index 334d9c7c..e0b505e9 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -78,7 +78,7 @@ @@ -225,9 +225,9 @@ -Last updated: 23-Sep-2019
as.mo(..., allow_uncertain = 3)
Contents