From 608b4d2cc11b304cb1b9a4833262e49881e95a0e Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 4 Nov 2024 08:10:21 +0000 Subject: [PATCH] New version: SFrontiers v0.2.7 UUID: 450466ac-e45e-40ce-9385-fade81a2016c Repo: https://github.com/HungJenWang1991/SFrontiers.jl.git Tree: c5a13f0f51b4fa1949126a536688afbf4210107f Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SFrontiers/Compat.toml | 20 +++++++++++++++++++- S/SFrontiers/Deps.toml | 7 ++++++- S/SFrontiers/Versions.toml | 3 +++ 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/S/SFrontiers/Compat.toml b/S/SFrontiers/Compat.toml index 41936963c26855f..91e098e32490ede 100644 --- a/S/SFrontiers/Compat.toml +++ b/S/SFrontiers/Compat.toml @@ -1,4 +1,4 @@ -[0] +["0-0.1"] DataFrames = "1.2.0-1" DataStructures = "0.18" Distributions = "0.25" @@ -15,3 +15,21 @@ Sobol = "1.5.0-1" Statistics = "1.5.0-1" StatsFuns = "0.9.8-0.9" julia = "1.5.0-1" + +["0.2-0"] +DataFrames = "1.0-1.9" +DataStructures = "0.1-1.9" +Distributions = "0.1-1.0" +FLoops = "0.1-0.9" +ForwardDiff = "0.1-0.9" +HypothesisTests = "0.1-0.9" +KahanSummation = "0.1-0.9" +LinearAlgebra = "1.0-1.9" +NLSolversBase = "7.0-7.9" +Optim = "1.0-1.9" +PrettyTables = "2.0-2.9" +QuadGK = "2.0-2.9" +RowEchelon = "0.1-0.9" +SpecialFunctions = "2.4-3.0" +Statistics = "1.0-1.9" +StatsFuns = "1.0-1.9" diff --git a/S/SFrontiers/Deps.toml b/S/SFrontiers/Deps.toml index aab38ad9890784f..7bb5500f5e5d8c2 100644 --- a/S/SFrontiers/Deps.toml +++ b/S/SFrontiers/Deps.toml @@ -13,7 +13,12 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" RowEchelon = "af85af4c-bcd5-5d23-b03a-a909639aa875" -Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +["0-0.1"] +Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4" + +["0.2-0"] +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" diff --git a/S/SFrontiers/Versions.toml b/S/SFrontiers/Versions.toml index da905b916ca9f7d..244c19b8a98e8c4 100644 --- a/S/SFrontiers/Versions.toml +++ b/S/SFrontiers/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "dbc4c333b38b30981fc9bd15817ed091f5e83fc7" + +["0.2.7"] +git-tree-sha1 = "c5a13f0f51b4fa1949126a536688afbf4210107f"