NEWS


glystats 0.10.1

Minor improvements and bug fixes

glystats 0.10.0

Breaking changes

Deprecations

glystats 0.9.0

Breaking changes

New features

Minor improvements and bug fixes

glystats 0.8.0

New features

Minor improvements and bug fixes

glystats 0.7.0

Breaking changes

New features

glystats 0.6.5

Minor improvements and bug fixes

glystats 0.6.4

Minor improvements and bug fixes

glystats 0.6.3

Minor improvements and bug fixes

glystats 0.6.2

Breaking changes

glystats 0.6.1

Minor improvements and bug fixes

glystats 0.6.0

New features

Minor improvements and bug fixes

glystats 0.5.8

Breaking changes

glystats 0.5.7

Minor improvements and bug fixes

glystats 0.5.6

Minor improvements and bug fixes

glystats 0.5.5

Minor improvements and bug fixes

glystats 0.5.4

Minor improvements and bug fixes

glystats 0.5.3

Minor improvements and fixes

glystats 0.5.2

Minor improvements and bug fixes

glystats 0.5.1

Minor improvements and bug fixes

glystats 0.5.0

This is a big update! We make some breaking changes to the API, mainly DEA functions. Now you can ensure these properties for all DEA results:

Breaking changes

New features

Minor improvements and bug fixes

glystats 0.4.2

Minor improvements and bug fixes

glystats 0.4.1

Minor improvements and bug fixes

glystats 0.4.0

Breaking changes

New features

Minor improvements and bug fixes

glystats 0.3.0

Breaking changes

This version introduces new API for all functions. Briefly, the return_raw parameter is removed, and all functions now return a list with two elements: tidy_result and raw_result. The concrete types of tidy_result and raw_result depend. tidy_result can be a tibble, or a list of tibbles. raw_result can be a single object returned by the underlying statistical functions, or a list of such objects. This update makes glystats easier to use. And more importantly, it allows the glyvis package to access the raw results directly.

Minor improvements and bug fixes

glystats 0.2.3

Minor improvements and bug fixes

glystats 0.2.2

Bug fixes

glystats 0.2.1

Minor improvements

glystats 0.2.0

Breaking changes

New features

Minor improvements and bug fixes