Internal error: stack overflow in type inference of fit(Distributions.Normal{Float64}, EBayes.SURE, EBayes.FixedLocation{Float64}, StructArrays.StructArray{EBayes.NormalSample{Float64}, 1, NamedTuple{(:Z, :σ), Tuple{Array{Float64, 1}, Array{Float64, 1}}}, Int64}).
This might be caused by recursion over very long tuples or argument lists.
Internal error: stack overflow in type inference of fit(Distributions.Normal{Float64}, EBayes.SURE, EBayes.GrandMeanLocation{Float64}, StructArrays.StructArray{EBayes.NormalSample{Float64}, 1, NamedTuple{(:Z, :σ), Tuple{Array{Float64, 1}, Array{Float64, 1}}}, Int64}).
│ diff =
│ Warning: Diff output requires color.
│ Internal error: stack overflow in type inference of repr(DataFrames.DataFrame).
│ This might be caused by recursion over very long tuples or argument lists.
When testing the EBayes or GroupedErrors packages they now error with
Internal error: stack overflow in type inference. Some example of that are:Ebayes (https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/c9a32f4_vs_e4ee485/EBayes.primary.log):
GroupedErrors (https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/c9a32f4_vs_e4ee485/GroupedErrors.primary.log):