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