Skip to content

Commit

Permalink
New version: CoDa v1.1.0
Browse files Browse the repository at this point in the history
UUID: 5900dafe-f573-5c72-b367-76665857777b
Repo: https://github.com/JuliaEarth/CoDa.jl.git
Tree: 6ef048657f21a4db3b7958fca3d22ae6a1cabb7a

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 16, 2023
1 parent 4021523 commit 65ff7f0
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 11 deletions.
34 changes: 24 additions & 10 deletions C/CoDa/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,14 @@ StatsBase = "0.30.0-0.32"
julia = "1"

["0.10-0"]
UnicodePlots = "2"

["0.10-1"]
Statistics = "1.6.0-1"
UnicodePlots = "2"
julia = "1.6.0-1"

["0.10.0"]
TableTransforms = "0.4"

["0.10.1-1"]
["0.10.1-0"]
StaticArrays = "1"

["0.10.1-1.0.1"]
Expand All @@ -48,12 +46,12 @@ StatsBase = "0.32-0.33"
["0.2.2-0.4.0"]
DataFrames = "0.21"

["0.4-0"]
Tables = "1.1.0-1"

["0.4-0.9"]
julia = "1.5.0-1"

["0.4-1"]
Tables = "1.1.0-1"

["0.4.1-0.5"]
CSV = "0.5-0.8"

Expand Down Expand Up @@ -98,12 +96,19 @@ RecipesBase = "1.2.0-1"
["0.9.1"]
ScientificTypes = "2.3.0-3"

["0.9.2-1"]
["0.9.2-0"]
ScientificTypes = "3"

["0.9.3-0.9"]
TableTransforms = "0.1-0.4"

["1.0"]
ScientificTypes = "3"
StaticArrays = "1"
Statistics = "1.6.0-1"
Tables = "1.1.0-1"
julia = "1.6.0-1"

["1.0.0"]
FillArrays = "0.12"
UnicodePlots = "2.4.0-2"
Expand All @@ -120,9 +125,18 @@ TableTransforms = "1.4.0-1"
["1.0.5-1.0.6"]
TableTransforms = "1.6.0-1"

["1.0.7-1"]
["1.0.7-1.0"]
TableTransforms = "1.9.0-1"

["1.0.8-1"]
["1.0.8-1.0"]
FillArrays = "1.5.0-1"
StatsBase = "0.32-0.34"

["1.1-1"]
DataScienceTraits = "0.1"
FillArrays = "1.6.0-1"
StaticArrays = "1.6.0-1"
StatsBase = "0.34"
TableTransforms = "1.16.0-1"
Tables = "1.11.0-1"
julia = "1.9.0-1"
8 changes: 7 additions & 1 deletion C/CoDa/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.6.2-1"]
["0.6.2-0"]
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"

["0.6.3-1"]
Expand All @@ -40,3 +40,9 @@ TableTransforms = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e"

["0.8.5-0"]
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

["1.0"]
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"

["1.1-1"]
DataScienceTraits = "6cb2f572-2d2b-4ba6-bdb3-e710fa044d6c"
3 changes: 3 additions & 0 deletions C/CoDa/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,6 @@ git-tree-sha1 = "ba2f61a0281c738dcb6d14ce737aea6ef5c35fae"

["1.0.8"]
git-tree-sha1 = "022f60f3f2b1ee81d3568afd833999d18eb41d4e"

["1.1.0"]
git-tree-sha1 = "6ef048657f21a4db3b7958fca3d22ae6a1cabb7a"

0 comments on commit 65ff7f0

Please sign in to comment.