Package evaluation to load ScikitSpatial on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:12:44.805 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing ScikitSpatial... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e57cb7e2] + ScikitSpatial v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [e57cb7e2] + ScikitSpatial v0.2.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1417.9 ms ✓ StaticArrays → StaticArraysStatisticsExt WARNING: Constructor for type "Vector" was extended in `ScikitSpatial` without explicit qualification or import.  NOTE: Assumed "Vector" refers to `Base.Vector`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Vector end`.  Hint: To silence the warning, qualify `Vector` as `Base.Vector` in the method signature or explicitly `import Base: Vector`. 1687.1 ms ✓ ScikitSpatial 2 dependencies successfully precompiled in 3 seconds. 9 already precompiled. 1 dependency had output during precompilation: ┌ ScikitSpatial │ WARNING: Constructor for type "Vector" was extended in `ScikitSpatial` without explicit qualification or import. │ NOTE: Assumed "Vector" refers to `Base.Vector`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Vector end`. │ Hint: To silence the warning, qualify `Vector` as `Base.Vector` in the method signature or explicitly `import Base: Vector`. └ Precompilation completed after 12.07s ################################################################################ # Loading # Loading ScikitSpatial... Loading completed after 1.38s PkgEval succeeded after 25.39s