Package evaluation of WeightedPCA on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:16:31.673 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.06s ################################################################################ # Installation # Installing WeightedPCA... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [ee299941] + WeightedPCA v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [ee299941] + WeightedPCA v0.1.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.69s ################################################################################ # Testing # Testing WeightedPCA Status `/tmp/jl_etknTo/Project.toml` [860ef19b] StableRNGs v1.0.2 [ee299941] WeightedPCA v0.1.0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_etknTo/Manifest.toml` [860ef19b] StableRNGs v1.0.2 [ee299941] WeightedPCA v0.1.0 [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+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Noise variance estimators | 1 1 8.8s Test Summary: | Pass Total Time Signal variance estimators | 6 6 3.0s Test Summary: | Pass Total Time Weighted PCA: manually set weights | 6 6 1.4s Test Summary: | Pass Total Time Weighted PCA: uniform weights | 3 3 0.4s Test Summary: | Pass Total Time Weighted PCA: inverse noise variance weights | 6 6 0.6s Test Summary: | Pass Total Time Weighted PCA: optimal weights | 4 4 1.7s Testing WeightedPCA tests passed Testing completed after 20.6s PkgEval succeeded after 42.68s