Package evaluation to test StatsBase on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T15:49:13.120 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.24s ################################################################################ # Installation # Installing StatsBase... Resolving package versions... Installed LogExpFunctions ───── v1.0.1 Installed DataStructures ────── v0.19.6 Installed SortingAlgorithms ─── v1.2.3 Installed Statistics ────────── v1.11.1 Installed Missings ──────────── v1.2.0 Installed DataAPI ───────────── v1.16.0 Installed StatsAPI ──────────── v1.8.0 Installed AliasTables ───────── v1.1.3 Installed IrrationalConstants ─ v0.2.6 Installed StatsBase ─────────── v0.34.13 Installed DocStringExtensions ─ v0.9.5 Installed OrderedCollections ── v2.0.1 Installed PtrArrays ─────────── v1.4.0 Updating `~/.julia/environments/v1.14/Project.toml` [2913bbd2] + StatsBase v0.34.13 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.6 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v1.0.1 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v2.0.1 [43287f4e] + PtrArrays v1.4.0 [a2af1166] + SortingAlgorithms v1.2.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.13 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.4 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.2 s ✓ MacroTools 0.8 s ✓ Statistics 0.5 s ✓ DataAPI 1.9 s ✓ IrrationalConstants 0.5 s ✓ StatsAPI 0.9 s ✓ OrderedCollections 0.6 s ✓ StableRNGs 0.8 s ✓ DocStringExtensions 24.5 s ✓ JuliaSyntax 1.1 s ✓ OffsetArrays 1.4 s ✓ Compiler 0.5 s ✓ PtrArrays 0.7 s ✓ DelimitedFiles 2.9 s ✓ CodeTracking 1.2 s ✓ Preferences 1.8 s ✓ Statistics → SparseArraysExt 0.6 s ✓ Missings 3.4 s ✓ DataStructures 1.2 s ✓ LogExpFunctions 0.7 s ✓ AliasTables 10.8 s ✓ JuliaInterpreter 1.4 s ✓ PrecompileTools 0.8 s ✓ SortingAlgorithms 19.0 s ✓ LoweredCodeUtils 4.8 s ✓ StatsBase 7.2 s ✓ Revise WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 26 dependencies successfully precompiled in 109 seconds. 25 already precompiled. 1 dependency had output during precompilation: ┌ JET │ WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [3] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_9F4cmA" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 137.93s ################################################################################ # Testing # Testing StatsBase Status `/tmp/jl_fbNfVy/Project.toml` [66dad0bd] AliasTables v1.1.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.6 [8bb1440f] DelimitedFiles v1.9.1 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.12.1 [2ab3a3ac] LogExpFunctions v1.0.1 [e1d29d7a] Missings v1.2.0 [6fe1bfb0] OffsetArrays v1.17.0 [a2af1166] SortingAlgorithms v1.2.3 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fbNfVy/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [da1fd8a2] CodeTracking v3.0.2 [807dbc54] Compiler v0.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.6 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.12.1 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [2ab3a3ac] LogExpFunctions v1.0.1 [6f1432cf] LoweredCodeUtils v3.8.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [295af30f] Revise v3.16.5 [a2af1166] SortingAlgorithms v1.2.3 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Running tests: * ambiguous.jl ... Test Summary: | Broken Total Time Ambiguities | 1 1 1.9s * weights.jl ... Test Summary: | Pass Total Time StatsBase.Weights | 3721 3721 1m20.8s * moments.jl ... ┌ Warning: `varm(x::AbstractArray{<:Real}, w::AbstractWeights, m::Real; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `var(x, w, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Vector{Float64}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 ┌ Warning: `stdm(x::AbstractArray{<:Real}, w::AbstractWeights, m::Real; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `std(x, w, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Vector{Float64}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 ┌ Warning: `varm(x::AbstractArray{<:Real}, w::AbstractWeights, m::Real; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `var(x, w, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Vector{Float32}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 ┌ Warning: `stdm(x::AbstractArray{<:Real}, w::AbstractWeights, m::Real; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `std(x, w, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Vector{Float32}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 ┌ Warning: `varm(x::AbstractArray{<:Real}, w::AbstractWeights, m::AbstractArray{<:Real}, dim::Int; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `var(x, w, dim, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 ┌ Warning: `stdm(x::AbstractArray{<:Real}, w::AbstractWeights, m::AbstractArray{<:Real}, dim::Int; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `std(x, w, dim, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] ┌ Warning: `varm(x::AbstractArray{<:Real}, w::AbstractWeights, m::AbstractArray{<:Real}, dim::Int; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `var(x, w, dim, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 ┌ Warning: `stdm(x::AbstractArray{<:Real}, w::AbstractWeights, m::AbstractArray{<:Real}, dim::Int; corrected::Union{Bool, Nothing} = nothing)` is deprecated, use `std(x, w, dim, mean = m, corrected = corrected)` instead. │ caller = _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{corrected::Bool}}) at Test.jl:2477 └ @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:160 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:161 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:162 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:176 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:126 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:177 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:178 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float32}, ::Matrix{Float32}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float32}, A::Matrix{Float32}, means::Matrix{Float32}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float32}, A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float32}, m::Matrix{Float32}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float32}, m::Matrix{Float32}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float32}, corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float32}; corrected::Bool, mean::Matrix{Float32}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float32}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] Mean and Variance: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:237 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] mean_and_var(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:153 [inlined] [8] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:238 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:239 [inlined] Mean and Standard Deviation: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:257 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [inlined] [8] std(A::Matrix{Float64}; corrected::Bool, mean::Matrix{Float64}, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] mean_and_std(x::Matrix{Float64}, dim::Int64; corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:158 [10] _args_and_call(::Matrix{Float64}, ::Vararg{Any}; kwargs::@Kwargs{corrected::Bool}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2477 [11] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:193 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [15] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [17] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:259 [inlined] weighted var/std along a dimension with UnitWeights: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:489 Test threw exception Expression: var(x, uweights(3), 1; corrected = true) ≈ var(x; dims = 1) MethodError: no method matching reducedim1(::Matrix{Float64}, ::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}; corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] var(v::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, w::UnitWeights{Int64}, dim::Int64; mean::Nothing, corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:78 [inlined] [8] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:485 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:489 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] weighted var/std along a dimension with UnitWeights: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:490 Test threw exception Expression: var(x, uweights(4), 2; corrected = true) ≈ var(x; dims = 2) MethodError: no method matching reducedim1(::Matrix{Float64}, ::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}; corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] var(v::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, w::UnitWeights{Int64}, dim::Int64; mean::Nothing, corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:78 [inlined] [8] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:485 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:490 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] weighted var/std along a dimension with UnitWeights: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:491 Test threw exception Expression: var(x, uweights(3), 1; corrected = false) ≈ var(x; dims = 1, corrected = false) MethodError: no method matching reducedim1(::Matrix{Float64}, ::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}; corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] var(v::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, w::UnitWeights{Int64}, dim::Int64; mean::Nothing, corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:78 [inlined] [8] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:485 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:491 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] weighted var/std along a dimension with UnitWeights: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:492 Test threw exception Expression: std(x, uweights(3), 1; corrected = true) ≈ std(x; dims = 1) MethodError: no method matching reducedim1(::Matrix{Float64}, ::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}; corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] var(v::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, w::UnitWeights{Int64}, dim::Int64; mean::Nothing, corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:78 [inlined] [8] std(v::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, w::UnitWeights{Int64}, dim::Int64; mean::Nothing, corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:103 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:485 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:492 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] weighted var/std along a dimension with UnitWeights: Error During Test at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:493 Test threw exception Expression: std(x, uweights(4), 2; corrected = true) ≈ std(x; dims = 2) MethodError: no method matching reducedim1(::Matrix{Float64}, ::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}; corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] var(v::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, w::UnitWeights{Int64}, dim::Int64; mean::Nothing, corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:78 [inlined] [8] std(v::Base.ReshapedArray{Float64, 2, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, Tuple{}}, w::UnitWeights{Int64}, dim::Int64; mean::Nothing, corrected::Bool) @ StatsBase ~/.julia/packages/StatsBase/TkBxP/src/moments.jl:103 [9] top-level scope @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:485 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] macro expansion @ ~/.julia/packages/StatsBase/TkBxP/test/moments.jl:493 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Pass Error Total Time StatsBase.Moments | 7430 101 7531 3m55.0s Uncorrected with weights (values of type Float64, weights of type Float64) | 14 14 5.3s Uncorrected with weights (values of type Float64, weights of type Float32) | 14 14 1.4s Uncorrected with weights (values of type Float32, weights of type Float64) | 14 14 1.8s Uncorrected with weights (values of type Float32, weights of type Float32) | 14 14 1.1s Uncorrected with aweights (values of type Float64, weights of type Float64) | 14 14 0.9s Uncorrected with aweights (values of type Float64, weights of type Float32) | 14 14 1.0s Uncorrected with aweights (values of type Float32, weights of type Float64) | 14 14 0.8s Uncorrected with aweights (values of type Float32, weights of type Float32) | 14 14 0.8s Uncorrected with fweights (values of type Float64, weights of type Float64) | 14 14 0.7s Uncorrected with fweights (values of type Float64, weights of type Float32) | 14 14 0.9s Uncorrected with fweights (values of type Float32, weights of type Float64) | 14 14 0.8s Uncorrected with fweights (values of type Float32, weights of type Float32) | 14 14 0.7s Uncorrected with pweights (values of type Float64, weights of type Float64) | 14 14 0.8s Uncorrected with pweights (values of type Float64, weights of type Float32) | 14 14 0.9s Uncorrected with pweights (values of type Float32, weights of type Float64) | 14 14 0.6s Uncorrected with pweights (values of type Float32, weights of type Float32) | 14 14 0.7s Corrected with weights (values of type Float64, weights of type Float64) | 8 8 0.0s Corrected with weights (values of type Float64, weights of type Float32) | 8 8 0.0s Corrected with weights (values of type Float32, weights of type Float64) | 8 8 0.0s Corrected with weights (values of type Float32, weights of type Float32) | 8 8 0.0s Corrected with aweights (values of type Float64, weights of type Float64) | 14 14 0.0s Corrected with aweights (values of type Float64, weights of type Float32) | 14 14 0.0s Corrected with aweights (values of type Float32, weights of type Float64) | 14 14 0.0s Corrected with aweights (values of type Float32, weights of type Float32) | 14 14 0.0s Corrected with fweights (values of type Float64, weights of type Float64) | 14 14 0.0s Corrected with fweights (values of type Float64, weights of type Float32) | 14 14 0.0s Corrected with fweights (values of type Float32, weights of type Float64) | 14 14 0.0s Corrected with fweights (values of type Float32, weights of type Float32) | 14 14 0.0s Corrected with pweights (values of type Float64, weights of type Float64) | 14 14 0.0s Corrected with pweights (values of type Float64, weights of type Float32) | 14 14 0.0s Corrected with pweights (values of type Float32, weights of type Float64) | 14 14 0.0s Corrected with pweights (values of type Float32, weights of type Float32) | 14 14 0.0s Uncorrected with weights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 10.8s Variance | 6 6 0.8s Standard Deviation | 6 6 0.5s Mean and Variance | 1 1 6.8s Mean and Standard Deviation | 1 1 0.1s Uncorrected with weights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 2.1s Variance | 6 6 0.6s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with weights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 1.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Uncorrected with weights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with weights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 4.6s Variance | 6 6 0.7s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 1.8s Mean and Standard Deviation | 1 1 0.1s Uncorrected with weights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 4.1s Variance | 6 6 1.4s Standard Deviation | 6 6 0.5s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with weights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 1.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with weights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Uncorrected with aweights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 0.5s Variance | 6 6 0.3s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with aweights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 0.5s Variance | 6 6 0.3s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with aweights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with aweights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Uncorrected with aweights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 0.6s Variance | 6 6 0.1s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with aweights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 0.6s Variance | 6 6 0.3s Standard Deviation | 6 6 0.2s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with aweights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with aweights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with fweights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 0.5s Variance | 6 6 0.2s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with fweights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 0.5s Variance | 6 6 0.2s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with fweights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with fweights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with fweights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 0.4s Variance | 6 6 0.1s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with fweights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 0.6s Variance | 6 6 0.3s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Uncorrected with fweights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Uncorrected with fweights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Uncorrected with pweights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 0.6s Variance | 6 6 0.4s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with pweights (values of type Float64, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 0.6s Variance | 6 6 0.3s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with pweights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with pweights (values of type Float64, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with pweights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float64) | 12 2 14 0.4s Variance | 6 6 0.1s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with pweights (values of type Float32, 1st weights of type Float64, 2nd weights of type Float32) | 12 2 14 0.6s Variance | 6 6 0.4s Standard Deviation | 6 6 0.1s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Uncorrected with pweights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Uncorrected with pweights (values of type Float32, 1st weights of type Float32, 2nd weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Corrected with weights (values of type Float32, weights of type Float32) | 2 2 4 0.1s Variance | 1 1 0.0s Standard Deviation | 1 1 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with weights (values of type Float32, weights of type Float64) | 2 2 4 0.1s Variance | 1 1 0.0s Standard Deviation | 1 1 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with weights (values of type Float64, weights of type Float32) | 2 2 4 0.1s Variance | 1 1 0.0s Standard Deviation | 1 1 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with weights (values of type Float64, weights of type Float64) | 2 2 4 0.1s Variance | 1 1 0.0s Standard Deviation | 1 1 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with aweights (values of type Float32, weights of type Float32) | 12 2 14 0.4s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Corrected with aweights (values of type Float32, weights of type Float64) | 12 2 14 0.4s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with aweights (values of type Float64, weights of type Float32) | 12 2 14 0.4s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Corrected with aweights (values of type Float64, weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.1s Mean and Standard Deviation | 1 1 0.1s Corrected with fweights (values of type Float32, weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.1s Mean and Standard Deviation | 1 1 0.1s Corrected with fweights (values of type Float32, weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Corrected with fweights (values of type Float64, weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with fweights (values of type Float64, weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with pweights (values of type Float32, weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with pweights (values of type Float32, weights of type Float64) | 12 2 14 0.2s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.1s Corrected with pweights (values of type Float64, weights of type Float32) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Corrected with pweights (values of type Float64, weights of type Float64) | 12 2 14 0.1s Variance | 6 6 0.0s Standard Deviation | 6 6 0.0s Mean and Variance | 1 1 0.0s Mean and Standard Deviation | 1 1 0.0s Skewness and Kurtosis with weights | 138 138 10.7s Skewness and Kurtosis with aweights | 138 138 3.9s Skewness and Kurtosis with fweights | 138 138 2.9s Skewness and Kurtosis with pweights | 138 138 2.8s General Moments with weights | 768 768 36.2s General Moments with aweights | 768 768 31.5s General Moments with fweights | 768 768 33.3s General Moments with pweights | 768 768 34.6s Cumulants with weights | 711 711 11.0s Cumulants with aweights | 711 711 3.8s Cumulants with fweights | 711 711 3.6s Cumulants with pweights | 711 711 3.9s weighted var/std along a dimension with UnitWeights | 2 5 7 2.2s RNG of the outermost testset: Xoshiro(0x8628cef6bcd020a0, 0xc5ec3eb9423e31ad, 0x47effd5b1ddcbb74, 0x885194511994a3a5, 0xf9d88c21cbead86e) ERROR: LoadError: Some tests did not pass: 7430 passed, 0 failed, 101 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/moments.jl:5 in expression starting at /home/pkgeval/.julia/packages/StatsBase/TkBxP/test/runtests.jl:33 Testing failed after 338.91s ERROR: LoadError: Package StatsBase errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3283 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 529.35s: package fails to precompile