File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
Package: report
2
2
Type: Package
3
3
Title: Automated Reporting of Results and Statistical Models
4
- Version: 0.5.8
4
+ Version: 0.5.8.1
5
5
Authors@R:
6
6
c(person(given = "Dominique",
7
7
family = "Makowski",
@@ -55,11 +55,11 @@ BugReports: https://github.com/easystats/report/issues
55
55
Depends:
56
56
R (>= 3.6)
57
57
Imports:
58
- bayestestR (>= 0.13.1 ),
58
+ bayestestR (>= 0.13.2 ),
59
59
effectsize (>= 0.8.6),
60
- insight (>= 0.19.7 ),
61
- parameters (>= 0.21.3 ),
62
- performance (>= 0.10.8 ),
60
+ insight (>= 0.19.8 ),
61
+ parameters (>= 0.21.5 ),
62
+ performance (>= 0.10.9 ),
63
63
datawizard (>= 0.9.1),
64
64
stats,
65
65
tools,
@@ -76,7 +76,7 @@ Suggests:
76
76
survival,
77
77
modelbased,
78
78
emmeans,
79
- testthat
79
+ testthat (>= 3.2.1)
80
80
VignetteBuilder:
81
81
knitr
82
82
Encoding: UTF-8
You can’t perform that action at this time.
0 commit comments