diff --git a/DESCRIPTION b/DESCRIPTION index baf0da7..439ba01 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: phenoptrReports Title: Create reports using Phenoptics data -Version: 0.2.9.1 -Date: 2020-08-22 +Version: 0.2.10 +Date: 2020-11-11 Authors@R: c( person("Kent S", "Johnson", role = c("aut", "cre"), email = "kjohnson@akoyabio.com"), diff --git a/NEWS.md b/NEWS.md index cf4b2af..4c7d5be 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,15 @@ +# phenoptrReports 0.2.10 +**2020-11-11** + +Consolidate and summarize addin: +- Reduce memory use to allow consolidation of larger files + +Bug fixes: +- Nearest neighbor and count within summaries work correctly + if detailed data is not requested. +- Correctly double-escape *all* backslashes in the slide id prefix. +- Improved error checks and error messages + # phenoptrReports 0.2.9 **2020-08-22** diff --git a/docs/404.html b/docs/404.html index 43b4782..c6c59e8 100644 --- a/docs/404.html +++ b/docs/404.html @@ -71,7 +71,7 @@
diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index f5077b9..f601703 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -71,7 +71,7 @@ diff --git a/docs/articles/analysis.html b/docs/articles/analysis.html index 0ba523d..a1417ad 100644 --- a/docs/articles/analysis.html +++ b/docs/articles/analysis.html @@ -31,7 +31,7 @@ @@ -93,13 +93,13 @@ -vignettes/analysis.Rmd
analysis.Rmd
vignettes/consolidation.Rmd
consolidation.Rmd
vignettes/spatial_map_viewer.Rmd
spatial_map_viewer.Rmd
vignettes/unmixing_quality_report.Rmd
unmixing_quality_report.Rmd
NEWS.md
2020-11-11
+Consolidate and summarize addin:
+Bug fixes:
+