diff --git a/R/RegisterFit/Compat.toml b/R/RegisterFit/Compat.toml index e1d9f0e..4d65317 100644 --- a/R/RegisterFit/Compat.toml +++ b/R/RegisterFit/Compat.toml @@ -1,23 +1,25 @@ ["0-0.1"] -CenterIndexedArrays = "0.0.0 - 0.2" -RegisterCore = "0.0.0 - 0.2" -RegisterPenalty = "0.0.0 - 0.2" -RegisterUtilities = "0.0.0 - 0.1" +CenterIndexedArrays = "0.0.0-0.2" +RegisterCore = "0.0.0-0.2" +RegisterPenalty = "0.0.0-0.2" +RegisterUtilities = "0.0.0-0.1" ["0-0.1.1"] julia = "0.7-1" ["0.2-0"] CenterIndexedArrays = "0.0-0.2" -CoordinateTransformations = "0.5-0.6" -NLsolve = "4" -Optim = ["0.22", "1"] RegisterCore = "0.0-0.2" RegisterPenalty = "0.1-0.3" RegisterUtilities = "0.0-0.1" -StaticArrays = ["0.10-0.12", "1"] julia = "1.6.0-1" +["0.2-1"] +CoordinateTransformations = "0.5-0.6" +NLsolve = "4" +Optim = ["0.22", "1"] +StaticArrays = ["0.10-0.12", "1"] + ["0.2.0"] Images = "0.24-0.25" Interpolations = "0.12-0.13" @@ -25,9 +27,16 @@ Interpolations = "0.12-0.13" ["0.2.1"] Interpolations = "0.12-0.15" -["0.2.1-0"] +["0.2.1-1"] LinearAlgebra = "1" Statistics = "1" -["0.2.2-0"] +["0.2.2-1"] Interpolations = "0.12-0.16" + +[1] +CenterIndexedArrays = ["0.0-0.2", "1"] +RegisterCore = ["0.0-0.2", "1"] +RegisterPenalty = ["0.1-0.3", "1"] +RegisterUtilities = ["0.0-0.1", "1"] +julia = "1.10.0-1" diff --git a/R/RegisterFit/Deps.toml b/R/RegisterFit/Deps.toml index eb8867f..05ff5e5 100644 --- a/R/RegisterFit/Deps.toml +++ b/R/RegisterFit/Deps.toml @@ -1,4 +1,13 @@ -[0] +["0-0.1.1"] +Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" +InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +["0-0.2.0"] +Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0" + +[0-1] CenterIndexedArrays = "46a7138f-0d70-54e1-8ada-fb8296f91f24" CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298" Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" @@ -10,12 +19,3 @@ RegisterPenalty = "464fa2a9-b19c-5c59-8698-f58c971f971e" RegisterUtilities = "d4862ba2-f42c-5aeb-af4f-96a8884a16c4" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" - -["0-0.1.1"] -Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" -InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" -Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" -Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" - -["0-0.2.0"] -Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0" diff --git a/R/RegisterFit/Versions.toml b/R/RegisterFit/Versions.toml index 655c0d0..1345952 100644 --- a/R/RegisterFit/Versions.toml +++ b/R/RegisterFit/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "a79df9f2a607606bbb2c616f1fa28ab4f3bca38d" ["0.2.2"] git-tree-sha1 = "8afcea26f3d991858b16550d69314f937100c0dd" + +["1.0.0"] +git-tree-sha1 = "bdc89642dd7ef5d25f66da5c332cf7499e1f9960"