Releases: insightsengineering/goshawk
Releases · insightsengineering/goshawk
Release list
v0.1.19
Fixes
- Enhance slope functions that is used in
g_correlationplotwhenreg_line = TRUE(#255). - Remove analysis variable name from plot title in
g_spaghettiplot(#249). - User can pass custom x-axis label to
g_lineplotandg_spaghettiplot(#250). - Update links and installation instructions in README.
What's Changed
- Workflow propagations by @walkowif in #254
- update readme by @pawelru in #256
- 255 fix regression line for the case where all points are on the same X line by @m7pr in #258
- Workflow propagations by @walkowif in #257
- 249 remove analysis variable name plot title in spaghettiplot by @m7pr in #251
- 289 possibility to pass custom
axislabel forg_lineplotandg_sphagettiplotby @m7pr in #259 - add rmarkdown to VignetteBuilder by @pawelru in #260
- add setup-r-dependencies by @vedhav in #261
- fix_scheduled build by @m7pr in #262
- Remove lookup-refs by @m7pr in #263
- [skip vbump] upversion 0.1.19 by @donyunardi in #265
Full Changelog: v0.1.18...v0.1.19
v0.1.18
Fixes
- Change the automated label on
g_spaghettiplot.
What's Changed
- Bumps
{rmarkdown}minimal version by @averissimo in #237 - Change automated label on
g_spaghettiplotby @m7pr in #247 - [skip vbump] upversion 0.1.18 by @donyunardi in #253
Full Changelog: v0.1.17...v0.1.18
v0.1.17
Miscellaneous
- Update
g_lineplotandg_spaghettiplotto include adot_sizeparameter for adjusting the size of plot points.
What's Changed
- Workflow propagation by @walkowif in #206
- Workflow propagation by @walkowif in #208
- fix deps of roxygenize pre-commit hook by @pawelru in #212
- Fix pkgdown redirect by @vedhav in #214
- few enhancements by @pawelru in #211
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #215
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #216
- Update filter for
LOQFLrecords by @ayogasekaram in #210 - fix g_lineplot by @gogonzo in #219
- Add support for minimal version check with
verdepcheckby @averissimo in #225 - fixes brushing error on plot. by @kartikeyakirar in #226
- Workflow propagation by @walkowif in #217
- Remove inexisting params docs by @gogonzo in #229
- Labels issue by @gogonzo in #228
- replace
scdawithrandom.cdisc.databy @ayogasekaram in #236 - fix vline_vars display by @gogonzo in #233
- add loqfl legend by @gogonzo in #232
- [skip vbump] 0.1.16 by @kartikeyakirar in #239
- 241: adding parameter to adjust dot size. by @kartikeyakirar in #242
- [skip vbump] 0.1.17 by @kartikeyakirar in #244
New Contributors
- @vedhav made their first contribution in #214
- @ayogasekaram made their first contribution in #210
- @averissimo made their first contribution in #225
- @kartikeyakirar made their first contribution in #226
Full Changelog: v0.1.15...v0.1.17
v0.1.16
goshawk 0.1.16
Miscellaneous
- Add
loq_flag_varargument to plots. - Remove package prefix from examples.
- Replace soft deprecated
ggplot2functions with their current equivalents, e.g.aes_string()withaes().
Fixes
- Update
h_identify_loq_valuesto filter for records withLOQFL == "Y"before calculatingLOQ. - Fix an issue with vertical range lines displayed only when there are any other lines included.
- Fix partial attribute matching.
v0.1.15
Miscellaneous
- Deprecated
g_scatterplot. Useg_correlationplotinstead. - Removed
scdapackage dependency from examples.
What's Changed
- [skip vbump] Release for version by @arkadiuszbeer in #182
- fix note by @nikolas-burkoff in #180
- update to scda.2022 by @nikolas-burkoff in #179
- Add coverage badge by @walkowif in #186
- Enable checks for
workflow_dispatchevent by @walkowif in #187 - Deprecate scatter plot in favor of correlation plot by @asbates in #184
- Badges and contribution guidelines by @insights-engineering-bot in #188
- Adding rmarkdown to suggests by @arkadiuszbeer in #189
- Update check as-cran and default landing page by @walkowif in #190
- Workflow updates by @walkowif in #193
- Update workflows by @walkowif in #194
- Workflow propagations by @walkowif in #196
- 222 decouple scda by @m7pr in #198
- remove scda from README by @m7pr in #199
- reduce the amount of spelling issues / WORDLIST by @m7pr in #197
- 219 scales parameter for facet_wrap in g_spaghettiplot by @m7pr in #201
- empty by @gogonzo in #202
- update by @gogonzo in #203
- release 0.1.15 [skip vbump] [skip spelling] by @donyunardi in #205
New Contributors
- @walkowif made their first contribution in #186
- @asbates made their first contribution in #184
- @m7pr made their first contribution in #198
Full Changelog: v0.1.14...v0.1.15
v0.1.14
Fixes
- Fixed
h_caption_loqs_labelto handle multiple parameters when data frame is returned fromh_identify_loq_values.
Enhancements
- Implemented
nestcolorwith slight refactoring tog_lineplot,g_density_distribution_plotand addednestcolorin examples without custom color manuals.
Miscellaneous
- Updated installation instructions.
What's Changed
- [skip vbump] by @gogonzo in #157
- Contribution guide updates by @insights-engineering-bot in #158
- docs: replaced github links with pkgdown by @kpagacz in #160
- fix h_caption_loqs_label by @nikolas-burkoff in #161
- update installation instructions by @nikolas-burkoff in #162
- Update Rbuildignore and add auto-updates by @insights-engineering-bot in #163
- Update pre-commit config to detect
_pkgdown.y[a]mlby @insights-engineering-bot in #166 - 159 Implement
nestcoloringoshawkby @edelarua in #165 - Update documentation workflow by @insights-engineering-bot in #167
- Update check.yaml by @arkadiuszbeer in #169
- Fix for CRAN by @nikolas-burkoff in #171
- gran fix by @nikolas-burkoff in #176
- goshawk documentation by @nikolas-burkoff in #174
- update NEWS by @donyunardi in #175
- [skip vbump] Release for version 0.1.14 by @insights-engineering-bot in #177
New Contributors
- @edelarua made their first contribution in #165
- @donyunardi made their first contribution in #175
Full Changelog: v0.1.13...v0.1.14
v0.1.13
Fixes
- Fixed incorrect color of arbitrary lines legend elements in
geom_arb_hlineandgeom_arb_vlinefunctions.
Miscellaneous
- Added a template to the
pkgdownsite.
v0.1.11
Enhancements
- Renamed
visit_varasfacet_varint_summarytableand allowed it to beNULLwhen there is no facetting. - Extended the functionality of the parameters
hline_arb(andvline_arbforg_correlationplot) to a vector of arbitrary length, allowing users to add any number of arbitrary horizontal or vertical lines tog_spaghettiplot,g_boxplot,g_density_distribution_plotandg_correlationplot.
Miscellaneous
- Added R version requirement
R >= 3.6. - Removed dependency on
test.nestpackage. - Removed dependency on
utils.nestpackage and replaced its functions with equivalents from thecheckmatepackage.
v0.1.10
New Features
- Lab normal range and
LOQshorizontal line feature ing_spaghettiplot,g_boxplotandg_correlationplot.
Breaking Changes
- Allow arbitrary horizontal line arguments in
g_spaghettiplot,g_boxplot,g_density_distribution_plotandg_correlationplotand vertical line arguments ing_correlationplot. This functionality has changed the arguments required to use the functions:hlinereplaced byhline_arb,hline_arb_colorandhline_arb_labelin the above functions.vlinereplaced byvline_arb_var,vline_arb_colorandvline_arb_labeling_correlationplot.
Miscellaneous
- Updated
LICENCEandREADMEwith new package references. - Updated examples and documentation using
scdasynthetic data instead ofrandom.cdisc.data. - Added
error_on_lint: TRUEto.lintr.
v0.1.9
- Updated
g_density_distribution_plotlegend to show lines not squares. - Fixed a bug in
g_correlationplotwhen facetting by treatment variable would nullify facetting by visit variable.