Releases: uclahs-cds/package-BoutrosLab-plotting-general
Releases · uclahs-cds/package-BoutrosLab-plotting-general
v7.1.0
v7.0.10
What's Changed
- print.to.file naming conflict by @dan-knight in #125
- Run R CMD check weekly by @dan-knight in #143
- Update GitHub links by @dan-knight in #154
- remove unnecessary package manual file by @jarbet in #148
- Trigger R CMD check with dispatch by @dan-knight in #150
- Deprecate test file by @dan-knight in #161
New Contributors
Full Changelog: v7.0.8...v7.0.10
v7.0.8
What's Changed
- Fix ylab.axis.padding parameter in create.histogram by @stefaneng in #72
- Updated R CMD check workflow by @dan-knight in #69
- Fix segplot documentation by @stefaneng in #75
- Update pkgdown github action by @stefaneng in #85
- Add README.md by @forbiddenpersimmon in #79
- Fix version number in pkgdown action by @stefaneng in #87
- Removed outdated BPG links from table by @forbiddenpersimmon in #89
- Fix create.scatterplot example with line segments by @stefaneng in #76
- Use GitHub Packages CICD-base workflow by @dan-knight in #93
- Add ability to use expressions in multipanelplot x and y labels by @stefaneng in #96
- Update citation information to match
citation('Boutros.plotting.general')
by @forbiddenpersimmon in #103 - Add PR template for BPG by @stefaneng in #97
- Add ability to use expressions in main title and ylab.label.right for multipanelplot by @stefaneng in #106
- Fix bug with continuous legends by @dan-knight in #119
- Fix error with expressions in main for multipanelplots by @stefaneng in #113
- Add text ability for create.histogram by @stefaneng in #78
- Remove duplicated definitions of print/plot.multipanel by @stefaneng in #110
- Expose additional text options for text above bars in
create.barplot
by @stefaneng in #102 - Remove axis label with NULL in
create.boxplot
by @stefaneng in #74 - Remove outdated data storage code by @dan-knight in #117
- Update CRAN links by @dan-knight in #124
New Contributors
- @forbiddenpersimmon made their first contribution in #79
Full Changelog: v7.0.5...v7.0.8
v7.0.5
What's Changed
- Add alpha parameter to create.boxplot by @stefaneng in #41
- Add GitHub repo URL to package description by @dan-knight in #47
- Fix typo in create.violinplot documentation by @Faizal-Eeman in #66
- Remove makefile by @dan-knight in #68
- Correctly sort when plot.horizontal = TRUE with sample.order by @stefaneng in #64
- v7.0.5 CRAN fixes by @dan-knight in #49
- Update CODEOWNERS with correct org name by @stefaneng in #70
New Contributors
- @Faizal-Eeman made their first contribution in #66
Full Changelog: v7.0.4...v7.0.5
v7.0.3
What's Changed
- Update .Rbuildignore by @dan-knight in #23
- Fix bug in polygonplot by @dan-knight in #17
- Type conversions for safe class checking by @dan-knight in #20
- Fix C object protection issue by @dan-knight in #19
- Test CODEOWNERS by @dan-knight in #15
- Resolve S3 Generic Naming Conflict by @dan-knight in #16
Full Changelog: v6.1.0...v7.0.3
v6.1.0
What's Changed
- Enable create.boxplot to print different text label on each panel by @zhuchcn in #5
- Fix boxplot colour group bug by @dan-knight in #6
- Added dot feature to legend as an alternative to the default rectangles by @cbakkeby in #3
- Refactor hardcoded "magic numbers" in legend.grob by @dan-knight in #9
- handle input.colours == TRUE with a single input colour by @rhughwhite in #12
- Update package metadata for internal release 6.1.0 by @dan-knight in #10
New Contributors
- @zhuchcn made their first contribution in #5
- @dan-knight made their first contribution in #6
- @cbakkeby made their first contribution in #3
- @rhughwhite made their first contribution in #12
Full Changelog: v6.0.3...v6.1.0