From bac16158663df5daaa07fad1590169cc39284e86 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 8 Jun 2019 00:01:58 +0530 Subject: [PATCH] New package: ExoplanetsSysSim v1.0.0 (#1169) UUID: e0ba718c-02ec-11e9-384b-dd2930072415 Repo: https://github.com/ExoJulia/ExoplanetsSysSim.jl.git Tree: b3b5c390c91b1dd2b8b771a2008d4f50e19b29ba Registrator tree SHA: 8ad2ec9f6b6b8b9975d371ec3f65c87ee84ddb49 --- E/ExoplanetsSysSim/Compat.toml | 15 +++++++++++++++ E/ExoplanetsSysSim/Deps.toml | 19 +++++++++++++++++++ E/ExoplanetsSysSim/Package.toml | 3 +++ E/ExoplanetsSysSim/Versions.toml | 2 ++ Registry.toml | 1 + 5 files changed, 40 insertions(+) create mode 100644 E/ExoplanetsSysSim/Compat.toml create mode 100644 E/ExoplanetsSysSim/Deps.toml create mode 100644 E/ExoplanetsSysSim/Package.toml create mode 100644 E/ExoplanetsSysSim/Versions.toml diff --git a/E/ExoplanetsSysSim/Compat.toml b/E/ExoplanetsSysSim/Compat.toml new file mode 100644 index 000000000000000..ab84f466bdf81d0 --- /dev/null +++ b/E/ExoplanetsSysSim/Compat.toml @@ -0,0 +1,15 @@ +[1] +CORBITS = "1.0.0-*" +CSV = "0.4.3-*" +Combinatorics = "0.7.0-*" +Compat = "2.1.0-2" +DataFrames = "0.17.1-*" +Distributions = "0.20.0-*" +FileIO = "1" +HypothesisTests = "0.8.0-*" +JLD = "0.9" +JLD2 = "0.1.2-*" +PDMats = "0.9.6-*" +SpecialFunctions = "0.7.2-*" +StatsFuns = "0.8.0-*" +julia = "0.7.0-*" diff --git a/E/ExoplanetsSysSim/Deps.toml b/E/ExoplanetsSysSim/Deps.toml new file mode 100644 index 000000000000000..a81db64351a7987 --- /dev/null +++ b/E/ExoplanetsSysSim/Deps.toml @@ -0,0 +1,19 @@ +[1] +CORBITS = "19bfd68b-3085-5123-a7aa-2ec83b867ca4" +CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" +Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" +Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" +DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" +HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5" +JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8" +JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" +LibGit2 = "76f85450-5226-5b5a-8eaa-529ad045b433" +Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150" +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c" diff --git a/E/ExoplanetsSysSim/Package.toml b/E/ExoplanetsSysSim/Package.toml new file mode 100644 index 000000000000000..f6ba4de6309d15b --- /dev/null +++ b/E/ExoplanetsSysSim/Package.toml @@ -0,0 +1,3 @@ +name = "ExoplanetsSysSim" +uuid = "e0ba718c-02ec-11e9-384b-dd2930072415" +repo = "https://github.com/ExoJulia/ExoplanetsSysSim.jl.git" diff --git a/E/ExoplanetsSysSim/Versions.toml b/E/ExoplanetsSysSim/Versions.toml new file mode 100644 index 000000000000000..8a38335a40d6dcb --- /dev/null +++ b/E/ExoplanetsSysSim/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "b3b5c390c91b1dd2b8b771a2008d4f50e19b29ba" diff --git a/Registry.toml b/Registry.toml index 2c17a52907b8f7a..5da43c207f95e75 100644 --- a/Registry.toml +++ b/Registry.toml @@ -2465,6 +2465,7 @@ e04668b6-ddf2-5c09-b17b-50da0d2d0da2 = { name = "GeneralizedMetropolisHastings", e094c991-5a90-5477-8896-c1e4c9552a1a = { name = "SingularIntegralEquations", path = "S/SingularIntegralEquations" } e09e3f5a-3c2e-516c-a806-60ae64389a85 = { name = "KnetLayers", path = "K/KnetLayers" } e0b4c2ea-889f-54df-a5e0-fe74b3c892fd = { name = "uCSV", path = "U/uCSV" } +e0ba718c-02ec-11e9-384b-dd2930072415 = { name = "ExoplanetsSysSim", path = "E/ExoplanetsSysSim" } e0d0a172-29c6-5d4e-96d0-f262df5d01fd = { name = "POMDPSimulators", path = "P/POMDPSimulators" } e0df1984-e451-5cb5-8b61-797a481e67e3 = { name = "TextParse", path = "T/TextParse" } e0f4c8e6-5ce5-555a-ba92-69b8d3d44885 = { name = "NatureGas", path = "N/NatureGas" }