From 23c128d8aa36e05bcb1983908d3f3dc00dff5cf0 Mon Sep 17 00:00:00 2001 From: Dae Woo Kim Date: Fri, 5 Sep 2025 12:30:56 -0500 Subject: [PATCH] New version: RegisterDeformation v0.4.10 --- R/RegisterDeformation/Compat.toml | 7 ++++++- R/RegisterDeformation/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/R/RegisterDeformation/Compat.toml b/R/RegisterDeformation/Compat.toml index b1a3f5b..02e04f5 100644 --- a/R/RegisterDeformation/Compat.toml +++ b/R/RegisterDeformation/Compat.toml @@ -56,6 +56,9 @@ julia = "1.3.0-1" ["0.4.1-0.4.7"] CoordinateTransformations = "0.5-0.6" +["0.4.10-0"] +Interpolations = "0.12.8-0.16" + ["0.4.2-0.4.4"] Interpolations = "0.12.8-0.13" @@ -104,6 +107,9 @@ julia = "1.3.0 - 1" ["0.4.8-0"] Statistics = "1" +["0.4.9"] +Interpolations = "0.12.8-0.15" + ["0.4.9-0"] AxisArrays = "0.3-0.4" CoordinateTransformations = "0.5-0.6" @@ -112,7 +118,6 @@ HDF5 = "0.14-0.17" ImageAxes = "0.5-0.6" ImageCore = "0.8.1-0.10" ImageTransformations = "0.8-0.10" -Interpolations = "0.12.8-0.15" JLD2 = ["0.1", "0.4-0.5"] OffsetArrays = ["0.10-0.11", "1"] Rotations = ["0.9-0.13", "1"] diff --git a/R/RegisterDeformation/Versions.toml b/R/RegisterDeformation/Versions.toml index 6a00698..afe73cc 100644 --- a/R/RegisterDeformation/Versions.toml +++ b/R/RegisterDeformation/Versions.toml @@ -54,3 +54,6 @@ git-tree-sha1 = "9f35353731302cbbffda34d3a11fdfe25785412e" ["0.4.9"] git-tree-sha1 = "d82cc97189ce587fb488cb69d0553d43d0f50572" + +["0.4.10"] +git-tree-sha1 = "ac772628e27fc54d8eca95f4fad0e0b14596d0ae"