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 fabcd8b commit 401069fCopy full SHA for 401069f
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: jaspPower
2
Type: Package
3
Title: Power Module for JASP
4
-Version: 0.20.0
+Version: 0.95.0
5
Date: 2021-09-28
6
Author: JASP Team
7
Website: jasp-stats.org
inst/Description.qml
@@ -7,7 +7,7 @@ Description
title : qsTr("Power")
8
icon: "power.svg"
9
description : qsTr("This module allows you to conduct power analyses.")
10
- version : "0.20.0"
+ version : "0.95.0"
11
author : "JASP Team"
12
maintainer : "JASP Team <[email protected]>"
13
website : "jasp-stats.org"
0 commit comments