Skip to content

CRAN Submission schedule for new version of styler #338

Description

@lorenzwalthert

Since the initial release of styler, some important bugs were fixed:

  • implicit dplyr dependency was removed (remove implicit dplyr dependency #324).
  • cascading = assignment does no longer cause errors (Fixing relocation of EQ_ASSIGN #328).
  • minimal version of purrr added to DESCRIPTION (map_dfr() needs purrr 0.2.3 #326).
  • An annoying spelling mistake in the output sent to the console after running style_pkg() and friends was fixed.
  • A bug that resulted in a removal of non-ASCIII characters was fixed in the dependency enc the patch is not included in the current CRAN version (as of February 3, 2018).

In addition, there were other enhancements / improvements contributed to styler (most notably #318, #316, #311, #306, #304), and

Since styler reverse depends on usethis, which will become a devtools dependency with the next release of devtools, we should ensure that by the time of this release, the above bugfixes are included in the CRAN version of styler.

Therefore, I suggest to submit styler 1.0.1 mid February, which seems in accordance with the CRAN Policy. @krlmlr Do you agree with this timing and the version number (or should we do 1.1)? Do you think a new release of enc is also required?

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions