You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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:
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
Looking forward to try this implemention of tdv,
Yann
The text was updated successfully, but these errors were encountered: