Skip to content

ggplate 0.1.1

Choose a tag to compare

@jpquast jpquast released this 03 Dec 08:21
· 27 commits to main since this release
8b3ebf7
  • Fix R version requirement. Is now 4.1.0 and not 4.0.0 anymore. This fixes issue #15.
  • Fix issue introduced in version 0.1.0. While attempting to remove trailing zeros, we inadvertently introduced some undesired side effects associated with the format() function. This resulted in incorrectly formatted text labels due to leading and trailing whitespaces.
  • Update documentation to inform about conda package version.
  • Update documentation to inform about potentially undesired behavior of new graphics device being opened by function when used in command line. This can be suppressed by setting scale argument.