diff --git a/R/RandomVariables/Compat.toml b/R/RandomVariables/Compat.toml index 6d9827665426c4b..3a303a877725a1d 100644 --- a/R/RandomVariables/Compat.toml +++ b/R/RandomVariables/Compat.toml @@ -1,3 +1,6 @@ [0] Distributions = "0.23-0.25" julia = "1" + +["0.1.1-0"] +QuadGK = "2" diff --git a/R/RandomVariables/Deps.toml b/R/RandomVariables/Deps.toml index a74bfc2d34c9738..88425695ed05f5c 100644 --- a/R/RandomVariables/Deps.toml +++ b/R/RandomVariables/Deps.toml @@ -1,2 +1,5 @@ [0] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" + +["0.1.1-0"] +QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" diff --git a/R/RandomVariables/Versions.toml b/R/RandomVariables/Versions.toml index b7270fe05aa5695..00f63a6a2f0096f 100644 --- a/R/RandomVariables/Versions.toml +++ b/R/RandomVariables/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "7767f1e388fd03dc92863693faaabeed187a24ef" + +["0.1.1"] +git-tree-sha1 = "eb5bcb9e46413fdb0aad7d45d747512874592af7"