As I reported in JuliaGraphics/Showoff.jl#24 the re-write of Printf in JuliaLang/julia#32859 removed Base.Grisu, which has broken the Showoff package.
I have felt for a while that the use of Showoff is more ornamental than useful so maybe now is the time to bite the bullet and strip the use of Showoff.showoff from MixedModels.
One fewer dependency sounds like a good idea to me. Opinions?
As I reported in JuliaGraphics/Showoff.jl#24 the re-write of
Printfin JuliaLang/julia#32859 removedBase.Grisu, which has broken theShowoffpackage.I have felt for a while that the use of
Showoffis more ornamental than useful so maybe now is the time to bite the bullet and strip the use ofShowoff.showofffromMixedModels.One fewer dependency sounds like a good idea to me. Opinions?