Skip to content
Snippets Groups Projects

Fix regression in plot_effect()

Merged Sebastian Henz requested to merge develop into master

description

In the previous version plot_effect() only showed two lines by default, not the four it did before that. This merge restores the original behaviour.

system details

  • RStudio Version: 1.2.5033
  • R Version: 3.5.2
  • OS Version: Windows 10

checklist

  • This merge includes bug fixes or changes in the functionality of the package (whether they are user-visible or not).
    • update documentation including examples (if necessary)
    • update and polish NEWS.md
    • update version in DESCRIPTION
    • update date in DESCRIPTION
  • This merge introduces new features.
    • new features are documented
    • new features have tests
  • no remaining TODO, FIXME, or debug prints anywhere in the source files
  • devtools::document()
  • devtools::check() without errors or warnings
Edited by Sebastian Henz

Merge request reports

Merge request pipeline #2843 passed

Merge request pipeline passed for 993da0e9

Approval is optional

Merged by Sebastian HenzSebastian Henz 5 years ago (Feb 26, 2020 10:28am UTC)

Pipeline #2844 passed

Pipeline passed for 89e6891e on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added bug label

  • Sebastian Henz marked the checklist item This merge includes bug fixes or changes in the functionality of the package (whether they are user-visible or not). as completed

    marked the checklist item This merge includes bug fixes or changes in the functionality of the package (whether they are user-visible or not). as completed

  • Sebastian Henz marked the checklist item update and polish NEWS.md as completed

    marked the checklist item update and polish NEWS.md as completed

  • Sebastian Henz marked the checklist item update version in DESCRIPTION as completed

    marked the checklist item update version in DESCRIPTION as completed

  • Sebastian Henz marked the checklist item update date in DESCRIPTION as completed

    marked the checklist item update date in DESCRIPTION as completed

  • Sebastian Henz marked the checklist item no remaining TODO, FIXME, or debug prints anywhere in the source files as completed

    marked the checklist item no remaining TODO, FIXME, or debug prints anywhere in the source files as completed

  • Sebastian Henz marked the checklist item devtools::document() as completed

    marked the checklist item devtools::document() as completed

  • Sebastian Henz marked the checklist item devtools::check() without errors or warnings as completed

    marked the checklist item devtools::check() without errors or warnings as completed

  • Sebastian Henz enabled an automatic merge when the pipeline for 993da0e9 succeeds

    enabled an automatic merge when the pipeline for 993da0e9 succeeds

  • Sebastian Henz mentioned in commit 89e6891e

    mentioned in commit 89e6891e

  • Sebastian Henz mentioned in commit 0b22e53a

    mentioned in commit 0b22e53a

Please register or sign in to reply
Loading