Skip to content

Commit

Permalink
Change version upgrade file to current upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
JTPetter committed Sep 26, 2023
1 parent 3a48d70 commit 9bc412c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
65 changes: 32 additions & 33 deletions inst/Upgrades.qml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Upgrades

ChangeRename { from: "ncol"; to: "movingRangeLength" }
}
}

// option renaming for syntax

Expand All @@ -43,8 +42,8 @@ Upgrades
Upgrade
{
functionName: "msaType1Gauge"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "measurements"; to: "measurement"}
Expand Down Expand Up @@ -86,8 +85,8 @@ Upgrades
Upgrade
{
functionName: "msaGaugeLinearity"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "parts"; to: "part"}
Expand All @@ -109,8 +108,8 @@ Upgrades
Upgrade
{
functionName: "msaGaugeRR"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "gaugeRRdataFormat"; to: "dataFormat"}
Expand Down Expand Up @@ -212,8 +211,8 @@ Upgrades
Upgrade
{
functionName: "msaGaugeRRnonrep"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "gaugeRRNonRepDataFormat"; to: "dataFormat"}
Expand Down Expand Up @@ -292,8 +291,8 @@ Upgrades
Upgrade
{
functionName: "msaAttribute"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "AAAdataFormat"; to: "dataFormat"}
Expand Down Expand Up @@ -326,8 +325,8 @@ Upgrades
Upgrade
{
functionName: "msaTestRetest"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "testRetestDataFormat"; to: "dataFormat"}
Expand Down Expand Up @@ -369,8 +368,8 @@ Upgrades
Upgrade
{
functionName: "variablesChartsSubgroups"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "CCDataFormat"; to: "dataFormat"}
Expand Down Expand Up @@ -430,8 +429,8 @@ Upgrades
Upgrade
{
functionName: "variablesChartsIndividuals"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "variables"; to: "measurement"}
Expand Down Expand Up @@ -461,8 +460,8 @@ Upgrades
Upgrade
{
functionName: "attributesCharts"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "D"; to: "defectiveOrDefect"}
Expand Down Expand Up @@ -532,8 +531,8 @@ Upgrades
Upgrade
{
functionName: "timeWeightedCharts"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

ChangeRename {from: "variables"; to: "measurements"}
ChangeRename {from: "Cumulativechart"; to: "cumulativeSumChart"}
Expand All @@ -554,8 +553,8 @@ Upgrades
Upgrade
{
functionName: "processCapabilityStudies"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

// main analysis
ChangeRename {from: "pcDataFormat"; to: "dataFormat"}
Expand Down Expand Up @@ -684,8 +683,8 @@ Upgrades
Upgrade
{
functionName: "doeFactorial"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

ChangeRename {from: "dataCoding"; to: "unitDisplay"}

Expand Down Expand Up @@ -793,8 +792,8 @@ Upgrades
Upgrade
{
functionName: "doeFull"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

ChangeRename {from: "runOrderFull"; to: "runOrder"}

Expand Down Expand Up @@ -822,8 +821,8 @@ Upgrades
Upgrade
{
functionName: "doeResponseSurfaceMethodology"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

ChangeJS
{
Expand Down Expand Up @@ -894,8 +893,8 @@ Upgrades
Upgrade
{
functionName: "doeModifyDesign"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

ChangeRename {from: "MDresponse"; to: "responseVariable"}
ChangeRename {from: "MDassignedFactors"; to: "assignedFactors"}
Expand Down Expand Up @@ -958,8 +957,8 @@ Upgrades
Upgrade
{
functionName: "probabilityOfDetection"
fromVersion: "0.16.3"
toVersion: "0.16.4"
fromVersion: "0.18.0"
toVersion: "0.18.1"

ChangeRename {from: "covariates"; to: "covariate"}
ChangeRename {from: "wantsModelFitTable"; to: "modelFitTable"}
Expand Down
3 changes: 2 additions & 1 deletion inst/qml/msaGaugeRRnonrep.qml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@ Form
label: qsTr("Study Var. multiplier type")
id: studyVarMultiplierType
indexDefaultValue: 0
values: [
values:
[
{ label: qsTr("Std. Deviation"), value: "sd"},
{ label: qsTr("Percent"), value: "percent"}
]
Expand Down

0 comments on commit 9bc412c

Please sign in to comment.