Skip to content

Commit c9d3f4b

Browse files
authored
release v1.0.8 (#552)
1 parent 365e4a9 commit c9d3f4b

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: infer
33
Title: Tidy Statistical Inference
4-
Version: 1.0.7.9000
4+
Version: 1.0.8
55
Authors@R: c(
66
person("Andrew", "Bray", , "[email protected]", role = "aut"),
77
person("Chester", "Ismay", , "[email protected]", role = "aut",

NEWS.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# infer (development version)
1+
# infer 1.0.8
22

3-
* The infer print method now truncates output when descriptions of explanatory
4-
or responses variables exceed the console width (#543).
3+
* The infer print method now truncates output when descriptions of explanatory or responses variables exceed the console width (#543).
54

65
* Added missing commas and addressed formatting issues throughout the vignettes and articles. Backticks for package names were removed and missing parentheses for functions were added (@Joscelinrocha).
76

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ With current CRAN checks, we do see failures on R-devel with Windows. This check
66

77
## Reverse dependencies
88

9-
We checked 7 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package, and saw no new problems.
9+
We checked 5 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package, and saw no new problems.

0 commit comments

Comments
 (0)