We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f139c commit 4171015Copy full SHA for 4171015
R/RegisterFit/Compat.toml
@@ -22,7 +22,12 @@ julia = "1.6.0-1"
22
Images = "0.24-0.25"
23
Interpolations = "0.12-0.13"
24
25
-["0.2.1-0"]
+["0.2.1"]
26
Interpolations = "0.12-0.15"
27
+
28
+["0.2.1-0"]
29
LinearAlgebra = "1"
30
Statistics = "1"
31
32
+["0.2.2-0"]
33
+Interpolations = "0.12-0.16"
R/RegisterFit/Versions.toml
@@ -12,3 +12,6 @@ git-tree-sha1 = "a511936ed98e29c5b90e5ef295dcbbacfe5f2b1c"
12
13
["0.2.1"]
14
git-tree-sha1 = "a79df9f2a607606bbb2c616f1fa28ab4f3bca38d"
15
16
+["0.2.2"]
17
+git-tree-sha1 = "8afcea26f3d991858b16550d69314f937100c0dd"
0 commit comments