diff --git a/O/OutlierDetectionData/Compat.toml b/O/OutlierDetectionData/Compat.toml new file mode 100644 index 000000000000000..4a5c2b0a709f6c5 --- /dev/null +++ b/O/OutlierDetectionData/Compat.toml @@ -0,0 +1,4 @@ +[0] +DataDeps = "0.7" +MAT = "0.10" +julia = "1" diff --git a/O/OutlierDetectionData/Deps.toml b/O/OutlierDetectionData/Deps.toml new file mode 100644 index 000000000000000..8c072d92e90554b --- /dev/null +++ b/O/OutlierDetectionData/Deps.toml @@ -0,0 +1,3 @@ +[0] +DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe" +MAT = "23992714-dd62-5051-b70f-ba57cb901cac" diff --git a/O/OutlierDetectionData/Package.toml b/O/OutlierDetectionData/Package.toml new file mode 100644 index 000000000000000..b1efc43ddf178bc --- /dev/null +++ b/O/OutlierDetectionData/Package.toml @@ -0,0 +1,3 @@ +name = "OutlierDetectionData" +uuid = "128abb87-8f03-48fe-b7ad-0e2a52164fda" +repo = "https://github.com/davnn/OutlierDetectionData.jl.git" diff --git a/O/OutlierDetectionData/Versions.toml b/O/OutlierDetectionData/Versions.toml new file mode 100644 index 000000000000000..c5cfb1fd7ec144a --- /dev/null +++ b/O/OutlierDetectionData/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "2464e30c415e3e7db3ebef883e2176d0cc9055cd" diff --git a/Registry.toml b/Registry.toml index 5d88f8a92fe496a..f6664d58cc97273 100644 --- a/Registry.toml +++ b/Registry.toml @@ -417,6 +417,7 @@ some amount of consideration when choosing package names. 127e4479-4c95-493a-afaa-609d38175b70 = { name = "FieldProperties", path = "F/FieldProperties" } 127e53a7-d08a-4bd9-afb0-daf0d2b65a85 = { name = "DiscreteEvents", path = "D/DiscreteEvents" } 128a14f7-a34c-4ab5-b797-7dc430f1f974 = { name = "CoreNLPClient", path = "C/CoreNLPClient" } +128abb87-8f03-48fe-b7ad-0e2a52164fda = { name = "OutlierDetectionData", path = "O/OutlierDetectionData" } 128add7d-3638-4c79-886c-908ea0c25c34 = { name = "MicroCollections", path = "M/MicroCollections" } 1297d576-4826-11ea-035e-9995c721bad1 = { name = "SearchLightMySQL", path = "S/SearchLightMySQL" } 129db535-0459-46ad-8d3d-b1fb8f318c74 = { name = "PeaceVote", path = "P/PeaceVote" }