diff --git a/S/SFrontiers/Compat.toml b/S/SFrontiers/Compat.toml index 41936963c26855f..2fc6c463edb650e 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" +DataStructures = "0" +Distributions = "0" +FLoops = "0" +ForwardDiff = "0" +HypothesisTests = "0" +KahanSummation = "0" +LinearAlgebra = "1" +NLSolversBase = "7" +Optim = "1" +PrettyTables = "2" +QuadGK = "2" +RowEchelon = "0" +Statistics = "1" +StatsFuns = "1" 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..edc890c1eb1930e 100644 --- a/S/SFrontiers/Versions.toml +++ b/S/SFrontiers/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "dbc4c333b38b30981fc9bd15817ed091f5e83fc7" + +["0.2.6"] +git-tree-sha1 = "829778854689487b273c51807057bf08335f4568"