We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c282c commit 8c51276Copy full SHA for 8c51276
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: infer
3
Title: Tidy Statistical Inference
4
-Version: 1.0.9.9000
+Version: 1.1.0
5
Authors@R: c(
6
person("Andrew", "Bray", , "[email protected]", role = "aut"),
7
person("Chester", "Ismay", , "[email protected]", role = "aut",
NEWS.md
@@ -1,4 +1,4 @@
-# infer (development version)
+# infer 1.1.0
* Fixed bug where adding `shade_confidence_interval(NULL)` or `shade_p_value(NULL)`
to plots resulted in `list()` rather than the unmodified plot (#566).
0 commit comments