Package evaluation of LogDensity on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:18:48.950 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.98s ################################################################################ # Installation # Installing LogDensity... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [43a98068] + LogDensity v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.20 [ffbed154] + DocStringExtensions v0.9.3 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [43a98068] + LogDensity v0.1.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [bac558e1] + OrderedCollections v1.8.0 [21216c6a] + Preferences v1.4.3 [1fd47b50] + QuadGK v2.11.2 [276daf66] + SpecialFunctions v2.5.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [4536629a] + OpenBLAS_jll v0.3.23+4 [05823500] + OpenLibm_jll v0.8.1+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.35s ################################################################################ # Testing # Testing LogDensity Status `/tmp/jl_H4AaDd/Project.toml` [43a98068] LogDensity v0.1.0 [1fd47b50] QuadGK v2.11.2 [276daf66] SpecialFunctions v2.5.0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_H4AaDd/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [ffbed154] DocStringExtensions v0.9.3 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [43a98068] LogDensity v0.1.0 [2ab3a3ac] LogExpFunctions v0.3.29 [bac558e1] OrderedCollections v1.8.0 [21216c6a] Preferences v1.4.3 [1fd47b50] QuadGK v2.11.2 [276daf66] SpecialFunctions v2.5.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.1+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Thank you for using the LogDensity package This package implements the Pinkse-Schurter (Econometric Theory) estimator, which estimates the log density and its derivatives, including at the boundaries. See https://github.com/NittanyLion/LogDensity for documentation In the REPL, you can also type ?logdensity and ?logdensityderivatives Please direct all questions/suggestions/comments to Joris Pinkse at joris@psu.edu Test Summary: | Pass Total Time LogDensity.jl | 9 9 12.3s Testing LogDensity tests passed Testing completed after 17.12s PkgEval succeeded after 38.6s