diff --git a/DESCRIPTION b/DESCRIPTION index 717e17ae..19a71e6e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: visR Title: Clinical Graphs and Tables Adhering to Graphical Principles -Version: 0.2.0 +Version: 0.2.0.9000 Authors@R: c( person(given = "Mark", family = "Baillie", diff --git a/NEWS.md b/NEWS.md index 79d319e6..f709c678 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,8 +6,10 @@ * Estimation and Plotting of cumulative competing risks via `estimate_cuminc()` and `visr()`. (#293) ### Utility functions -* AlignPlots has been renamed to `align_plots()`. +* `AlignPlots()` has been renamed to `align_plots()`. +### Other Updates +* Stratifying variable names have been removed from legend in `visr.survfit()` figures, and the legend title now describes the stratifying variable(s). (#343) # visR 0.2.0 @@ -18,4 +20,4 @@ # visR 0.1.0 -* Added a `NEWS.md` file to track changes to the package. \ No newline at end of file +* Added a `NEWS.md` file to track changes to the package. diff --git a/README.md b/README.md index 3091999d..92fe7b30 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ coverage](https://codecov.io/gh/openpharma/visR/branch/develop/graph/badge.svg)] [![pkgdown](https://github.com/openpharma/visR/actions/workflows/makedocs.yml/badge.svg)](https://github.com/openpharma/visR/actions/workflows/makedocs.yml) [![CRAN status](https://www.r-pkg.org/badges/version/visR)](https://CRAN.R-project.org/package=visR) - + ## Installation