Skip to content

Commit

Permalink
New version: MassSpec v1.1.2
Browse files Browse the repository at this point in the history
UUID: 1eca0e19-7dec-47c1-ba23-53c12588e011
Repo: https://gitlab.com/odurif/MassSpec.jl.git
Tree: fe8807a2facb65cb2d6eda7897c716f56870557a

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Dec 11, 2024
1 parent 9635b55 commit ebb38fc
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
25 changes: 20 additions & 5 deletions M/MassSpec/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
[1]
DataFrames = "1.6.0-1"
DelimitedFiles = "1.9.0-1"
julia = "1.9.0-1"

["1-1.0.12"]
Interpolations = "0.14"

["1-1.0.4"]
Plots = "1.38.0-1"

["1-1.1.1"]
DataFrames = "1.6.0-1"
julia = "1.9.0-1"

["1.0.0"]
HDF5 = "0.16"

["1.0.1-1"]
Dates = "1.9.0-1"
HDF5 = "0.17"

["1.0.1-1.0"]
Expand All @@ -22,13 +23,18 @@ Statistics = "1.9.0-1"
["1.0.1-1.0.3"]
ProgressMeter = "1.8.0-1"

["1.0.1-1.1.1"]
Dates = "1.9.0-1"

["1.0.11-1"]
JSON = "0.21"

["1.0.13-1"]
DataStructures = "0.18"
Interpolations = "0.15"
JLD2 = "0.4"

["1.0.13-1.1.1"]
Plots = "1.40.0-1"

["1.0.4-1.0"]
Expand All @@ -43,9 +49,18 @@ Parameters = "0.12"
["1.1.0"]
Statistics = "1.10.0-1"

["1.1.1"]
ProgressMeter = "1.9.0-1"
Statistics = "1.9.0-1"

["1.1.1-1"]
CSV = "0.10"
LsqFit = "0.15"
Peaks = "0.5"
ProgressMeter = "1.9.0-1"
Statistics = "1.9.0-1"

["1.1.2-1"]
DataFrames = "1.7.0-1"
Dates = "1.10.0-1"
ProgressMeter = "1.10.0-1"
Statistics = "1.10.0-1"
julia = "1.10.0-1"
2 changes: 2 additions & 0 deletions M/MassSpec/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"

["1-1.1.1"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["1.0.1-1"]
Expand Down
3 changes: 3 additions & 0 deletions M/MassSpec/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "731aae57fe5b53c5e06f256781b7c6557679e601"

["1.1.1"]
git-tree-sha1 = "ceba05ca437adf313f537f77fef36feb786148a9"

["1.1.2"]
git-tree-sha1 = "fe8807a2facb65cb2d6eda7897c716f56870557a"

0 comments on commit ebb38fc

Please sign in to comment.