Skip to content

Commit d2d1ef7

Browse files
committed
Docs: News update
1 parent 259353f commit d2d1ef7

1 file changed

Lines changed: 12 additions & 14 deletions

File tree

NEWS.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
1-
# SuperPlotR
2-
3-
## SuperPlotR 0.1.2
1+
# SuperPlotR 0.1.2
42
* Ability to facet superplots
53
* Added text description of colours used in information output
64
* Documentation improvements
75

8-
## SuperPlotR 0.1.1
6+
# SuperPlotR 0.1.1
97

108
* Use of mean ± sd bars is now the default
119
* Minor changes to colour handling and documentation
1210

13-
## SuperPlotR 0.1.0
11+
# SuperPlotR 0.1.0
1412

1513
* Test structure added. Bumping to 0.1.0 to reflect this change.
1614

17-
## SuperPlotR 0.0.8
15+
# SuperPlotR 0.0.8
1816

1917
* Added `pieplot()` to conveniently make pie charts with ggplot2
2018

21-
## SuperPlotR 0.0.7
19+
# SuperPlotR 0.0.7
2220

2321
* Added ability to find representative datapoints with `representative()`
2422
* Added ability to retrieve information about superplot using the option
@@ -27,29 +25,29 @@
2725
* Added `get_sp_summary()` to retrieve the data frame that is overlaid
2826
on the superplot
2927

30-
## SuperPlotR 0.0.6
28+
# SuperPlotR 0.0.6
3129

3230
* Fixed factoring bug.
3331

34-
## SuperPlotR 0.0.5
32+
# SuperPlotR 0.0.5
3533

36-
* Added `plainplot` function for simple plots.
34+
* Added `flatplot` function for simple plots.
3735

38-
## SuperPlotR 0.0.4
36+
# SuperPlotR 0.0.4
3937

4038
* Added simple statistical testing for the `superplot` function.
4139

42-
## SuperPlotR 0.0.3
40+
# SuperPlotR 0.0.3
4341

4442
* Improved vignettes.
4543
* Better error handling.
4644

47-
## SuperPlotR 0.0.2
45+
# SuperPlotR 0.0.2
4846

4947
* Vignettes added, bugs squashed.
5048
* Logo added. Ready for pkgdown.
5149

52-
## SuperPlotR 0.0.1
50+
# SuperPlotR 0.0.1
5351

5452
* Initial working version.
5553
* Documentation and examples to be added or improved.

0 commit comments

Comments
 (0)