Releases: insightsengineering/goshawk
Releases · insightsengineering/goshawk
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_spaghettiplot
by @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_lineplot
andg_spaghettiplot
to include adot_size
parameter 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
LOQFL
records by @ayogasekaram in #210 - fix g_lineplot by @gogonzo in #219
- Add support for minimal version check with
verdepcheck
by @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
scda
withrandom.cdisc.data
by @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_var
argument to plots. - Remove package prefix from examples.
- Replace soft deprecated
ggplot2
functions with their current equivalents, e.g.aes_string()
withaes()
.
Fixes
- Update
h_identify_loq_values
to 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_correlationplot
instead. - Removed
scda
package 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_dispatch
event 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_label
to handle multiple parameters when data frame is returned fromh_identify_loq_values
.
Enhancements
- Implemented
nestcolor
with slight refactoring tog_lineplot
,g_density_distribution_plot
and addednestcolor
in 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]ml
by @insights-engineering-bot in #166 - 159 Implement
nestcolor
ingoshawk
by @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_hline
andgeom_arb_vline
functions.
Miscellaneous
- Added a template to the
pkgdown
site.
v0.1.11
Enhancements
- Renamed
visit_var
asfacet_var
int_summarytable
and allowed it to beNULL
when there is no facetting. - Extended the functionality of the parameters
hline_arb
(andvline_arb
forg_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_plot
andg_correlationplot
.
Miscellaneous
- Added R version requirement
R >= 3.6
. - Removed dependency on
test.nest
package. - Removed dependency on
utils.nest
package and replaced its functions with equivalents from thecheckmate
package.
v0.1.10
New Features
- Lab normal range and
LOQs
horizontal line feature ing_spaghettiplot
,g_boxplot
andg_correlationplot
.
Breaking Changes
- Allow arbitrary horizontal line arguments in
g_spaghettiplot
,g_boxplot
,g_density_distribution_plot
andg_correlationplot
and vertical line arguments ing_correlationplot
. This functionality has changed the arguments required to use the functions:hline
replaced byhline_arb
,hline_arb_color
andhline_arb_label
in the above functions.vline
replaced byvline_arb_var
,vline_arb_color
andvline_arb_label
ing_correlationplot
.
Miscellaneous
- Updated
LICENCE
andREADME
with new package references. - Updated examples and documentation using
scda
synthetic data instead ofrandom.cdisc.data
. - Added
error_on_lint: TRUE
to.lintr
.
v0.1.9
- Updated
g_density_distribution_plot
legend to show lines not squares. - Fixed a bug in
g_correlationplot
when facetting by treatment variable would nullify facetting by visit variable.
v0.1.8
- Removed warnings in
g_boxplot
andt_summarytable
when one group has no data. g_boxplot
andg_correlationplot
have been modified to always have empty points, regardless of whetherloq_legend
parameter is set toTRUE
orFALSE
.