Package evaluation to test SavitzkyGolay on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:52:57.352 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.8s ################################################################################ # Installation # Installing SavitzkyGolay... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c4bf5708] + SavitzkyGolay v0.9.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [c4bf5708] + SavitzkyGolay v0.9.1 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1123.2 ms ✓ SavitzkyGolay 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 9.84s ################################################################################ # Testing # Testing SavitzkyGolay Status `/tmp/jl_iN52cO/Project.toml` [c4bf5708] SavitzkyGolay v0.9.1 [8dfed614] Test Status `/tmp/jl_iN52cO/Manifest.toml` [c4bf5708] SavitzkyGolay v0.9.1 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time SGolay input argument checks | 5 5 1.1s Test Summary: | Pass Total Time savitzky_golay input argument checks | 5 5 4.3s Test Summary: | Pass Total Time SGolay and savitzky_golay output | 2 2 0.8s Test Summary: | Pass Total Time wts argument checking | 4 4 9.4s Test Summary: | Pass Total Time weighted SG check | 1 1 0.4s Testing SavitzkyGolay tests passed Testing completed after 21.91s PkgEval succeeded after 42.79s