Skip to content

CRAN release 0.2.1

Choose a tag to compare

@mayer79 mayer79 released this 12 Jan 08:11
· 37 commits to main since this release
85587f3

Major improvement

  • NA values on x axis are always plotted, even for numeric features #49.

Minor changes

  • ggplot plots with no y variation would not show the exposure bars. This has been fixed in #49.
  • Added {labeling} and {scales} explicitly to list of dependencies. Both are required by {ggplot2} anyway #49.