diff --git a/S/SFrontiers/Compat.toml b/S/SFrontiers/Compat.toml index 41936963c26855f..72bbb0a6d9879e2 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,20 @@ 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.6-1.9" +DataStructures = "0.18-0.20" +Distributions = "0.23-0.26" +FLoops = "0.2-0.4" +ForwardDiff = "0.10-0.12" +HypothesisTests = "0.9-0.13" +KahanSummation = "0.1-0.9" +NLSolversBase = "7.0-7.9" +Optim = "1.7-1.9" +PrettyTables = "2.4-2.5" +QuadGK = "2.5-2.11" +RowEchelon = "0.2-0.3" +SpecialFunctions = "2.4-3.0" +StatsFuns = "1.1-1.5" +julia = "1.9.0-1" diff --git a/S/SFrontiers/Deps.toml b/S/SFrontiers/Deps.toml index aab38ad9890784f..d4e2208563eba64 100644 --- a/S/SFrontiers/Deps.toml +++ b/S/SFrontiers/Deps.toml @@ -6,14 +6,19 @@ FLoops = "cc61a311-1640-44b5-9fba-1b764f453329" ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5" KahanSummation = "8e2b3108-d4c1-50be-a7a2-16352aec75c3" -LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NLSolversBase = "d41bc354-129a-5804-8e4c-c37616107c6c" Optim = "429524aa-4258-5aef-a3af-852621145aeb" PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" -Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" RowEchelon = "af85af4c-bcd5-5d23-b03a-a909639aa875" +StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c" + +["0-0.1"] +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" 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.2-0"] +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" diff --git a/S/SFrontiers/Versions.toml b/S/SFrontiers/Versions.toml index da905b916ca9f7d..231af28e7d77187 100644 --- a/S/SFrontiers/Versions.toml +++ b/S/SFrontiers/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "dbc4c333b38b30981fc9bd15817ed091f5e83fc7" + +["0.2.16"] +git-tree-sha1 = "e1a5b932fd67a34081d56c0ef8084e514da9134c"