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 da400b7 commit 7d484acCopy full SHA for 7d484ac
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: jaspAnova
2
Type: Package
3
Title: ANOVA Module for JASP
4
-Version: 0.19.2
+Version: 0.20.0
5
Date: 2022-10-05
6
Author: JASP Team
7
Website: jasp-stats.org
inst/Description.qml
@@ -7,7 +7,7 @@ Description
title : qsTr("ANOVA")
8
icon : "analysis-classical-anova.svg"
9
description : qsTr("Evaluate the difference between multiple means")
10
- version : "0.19.2"
+ version : "0.20.0"
11
author : "JASP Team"
12
maintainer : "JASP Team <info@jasp-stats.org>"
13
website : "jasp-stats.org"
0 commit comments