Skip to content

Formatting is deprecated, imported as dependency #145

@Yann-C-INN

Description

@Yann-C-INN

Hello. I just installed the stable version of TidierPlots.jl but this issue is regarding the meta version Tidier.jl as well (and i assume other packages under this umbrella).

EDIT: from Makie.jl's issues, it seems that the newer makie version should be imported

MakieOrg/Makie.jl#3902 (comment)

I recevied the following message:
dependency had output during precompilation:

┌ Formatting
│  ┌ Warning: DEPRECATION NOTICE
│  │
│  │ Formatting.jl has been unmaintained for a while, with some serious
│  │ correctness bugs compromising the original purpose of the package. As a result,
│  │ it has been deprecated - consider using an alternative, such as
│  │ `Format.jl` (https://github.com/JuliaString/Format.jl) or the `Printf` stdlib directly.
│  │
│  │ If you are not using Formatting.jl as a direct dependency, please consider
│  │ opening an issue on any packages you are using that do use it as a dependency.
│  │ From Julia 1.9 onwards, you can query `]why Formatting` to figure out which
│  │ package originally brings it in as a dependency.

I then typed ]why Formatting and indeed it seems that Maki-e is using Formatting. I will also put an issue in their repo, just to cover everyone that needs to be aware of this

 Makie → Formatting
  Tidier → TidierPlots → AlgebraOfGraphics → Makie → Formatting
  Tidier → TidierPlots → CairoMakie → Makie → Formatting
  Tidier → TidierPlots → Makie → Formatting
  TidierPlots → AlgebraOfGraphics → Makie → Formatting

Looking forward to try this implemention of tdv,
Yann

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions