From 3424bd347c6a2cab74bacb072db7329657e2d1ee Mon Sep 17 00:00:00 2001 From: Jordan Brooks Date: Tue, 18 Jun 2024 18:30:00 +0000 Subject: [PATCH] update nm implementation name and version number --- inst/models/pk_pegasparaginase_modifiedwurthwein.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inst/models/pk_pegasparaginase_modifiedwurthwein.json5 b/inst/models/pk_pegasparaginase_modifiedwurthwein.json5 index 63c78a2..3934030 100644 --- a/inst/models/pk_pegasparaginase_modifiedwurthwein.json5 +++ b/inst/models/pk_pegasparaginase_modifiedwurthwein.json5 @@ -93,7 +93,7 @@ } ], "implementations": { - "nonmem": "pk_pegasparaginase_wurthwein.mod" + "nonmem": "pk_pegasparaginase_modified_wurthwein.mod" }, "comments": [ "Utilizing updated/simplified model from 2021 publication.", @@ -105,5 +105,5 @@ "numerical": true, "clinical": false }, - "version": "0.1.3" + "version": "0.1.4" }