Skip to content

Commit

Permalink
New version: RegisterQD v0.3.2 (#229)
Browse files Browse the repository at this point in the history
UUID: ac24ea0c-1830-11e9-18d4-81f172323054
Repo:
Tree: bf74d7ddd3d103734e54c6c96fac265ab3d20f69
  • Loading branch information
timholy authored Jan 8, 2024
1 parent 8195ec9 commit 5c41f47
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 5 deletions.
17 changes: 13 additions & 4 deletions R/RegisterQD/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ RegisterMismatch = "0.2"
["0.2.1-0"]
OffsetArrays = ["0.11", "1"]
PaddedViews = "0.4-0.5"
QuadDIRECT = "0.0-0.1"
julia = "1"

["0.2.1-0.2.2"]
CoordinateTransformations = "0.5"
Expand All @@ -28,6 +26,10 @@ RegisterDeformation = "0.2"
Rotations = "0.12-0.13"
StaticArrays = "0.11-0.12"

["0.2.1-0.3.1"]
QuadDIRECT = "0.0-0.1"
julia = "1"

["0.2.2"]
Images = "0.20-0.22"

Expand Down Expand Up @@ -62,11 +64,18 @@ Images = "0.20-0.24"
["0.2.5-0"]
MappedArrays = "0.2-0.4"

["0.2.6-0"]
["0.2.6-0.3.1"]
Images = "0.20-0.25"

["0.2.7-0.2"]
RegisterMismatch = "0.3-0.4"

["0.3.1-0"]
["0.3.1"]
Interpolations = "0.12-0.14"

["0.3.2-0"]
ImageCore = "0.10"
ImageTransformations = "0.10"
Interpolations = "0.12-0.15"
QuadDIRECT = "0.1"
julia = "1.6.0-1"
9 changes: 8 additions & 1 deletion R/RegisterQD/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
CenterIndexedArrays = "46a7138f-0d70-54e1-8ada-fb8296f91f24"
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
QuadDIRECT = "dae52e8d-d666-5120-a592-9e15c33b8d7a"
Expand All @@ -19,6 +18,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
["0-0.2"]
RegisterMismatch = "3c0dd727-6833-5f5d-a1e8-c0d421935c74"

["0-0.3.1"]
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"

["0.2-0"]
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"

Expand All @@ -28,3 +30,8 @@ PaddedViews = "5432bcbf-9aad-5242-b902-cca2824c8663"

["0.3-0"]
RegisterMismatchCommon = "abb2e897-52bf-5d28-a379-6ca321e3b878"

["0.3.2-0"]
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
ImageTransformations = "02fcd773-0e25-5acc-982a-7f6622650795"
3 changes: 3 additions & 0 deletions R/RegisterQD/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "340009a0b8d457a7163183c4d28e7c5606bf7e06"

["0.3.1"]
git-tree-sha1 = "a43b8a3d16fad1f52f3cf28ffa03200007297fa2"

["0.3.2"]
git-tree-sha1 = "bf74d7ddd3d103734e54c6c96fac265ab3d20f69"

0 comments on commit 5c41f47

Please sign in to comment.