Skip to content

Commit

Permalink
imports stats
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Martinez committed Apr 17, 2019
1 parent cafc5de commit 628dcc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Authors@R: c(
person("Ignacio", "Martinez", email = "[email protected]", role = c("aut", "cre")),
person("Linus", "Marco", email = "[email protected]", role = "aut"))
Description: Plot the posterior distribution and the probabilities of being to the right or left of a threshold.
Depends: R (>= 3.4.2)
License: GPL-3
Encoding: UTF-8
LazyData: true
Expand All @@ -14,5 +13,6 @@ Imports:
tidyr,
glue,
htmlwidgets,
magrittr
magrittr,
stats
RoxygenNote: 6.1.1

0 comments on commit 628dcc6

Please sign in to comment.