Skip to content

scales 1.0.0 release to break 6 formatter tests #6

Description

@dpseidel

The upcoming scales 1.0.0 release is introducing a generic number formatter to power the formatting functions within the package. These changes have also meant the deprecation of the digits argument in lieu of the new accuracy argument.

When running revdep checks for the upcoming release, I noticed that this change will break 6 of your tests in tests-formatters.R, for your functions like multiple.dollar() or multiple.comma(). Just wanted to give you a head up. The release should be out next week but your tests should pass again with a simple switch of arguments specified.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions