Skip to content

Releases: walkowif/tern

v0.0.17

24 Jun 12:22
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.13...v0.0.17

v0.0.16

20 Jun 11:59
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.13...v0.0.16

v0.0.15

20 Jun 11:02
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.13...v0.0.15

v0.0.14

20 Jun 10:10
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.13...v0.0.14

v0.0.13

20 Jun 09:59
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.12...v0.0.13

v0.0.12

20 Jun 07:25
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.11...v0.0.12

v0.0.11

20 Jun 07:16
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.
  • Added the xticks, xlim, and ylim arguments to g_lineplot to allow for customization of the x and y axes.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.
  • Fixed bug in decorate_grob that prevented the right margins to be respected when adding title and footers decorations.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.10...v0.0.11

v0.0.10

19 Jun 16:09
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: v0.0.1...v0.0.10

v0.0.9

19 Jun 15:54
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: https://github.com/walkowif/tern/commits/v0.0.9

v0.0.8

19 Jun 15:52
Compare
Choose a tag to compare

Enhancements

  • Added facet_var to g_lineplot to allow plot faceting by a factor variable.
  • Updated g_lineplot legend to follow factor levels set by users.
  • Added examples and tests for label_all parameter to extract_survival_biomarkers and extract_survival_subgroups.

Bug Fixes

  • Fixed bug in s_ancova that prevented statistics from being printed when arm levels include special characters.

Miscellaneous

  • Began deprecation of the unused label_all parameter to tabulate_survival_biomarkers and tabulate_survival_subgroups, with redirection to the same parameter in their associated extract_* functions.

Full Changelog: https://github.com/walkowif/tern/commits/v0.0.8