From c58ccd73951b2000a7a254fb36bbd9f0733db6cd Mon Sep 17 00:00:00 2001
From: Johannes Ranke
## mkin version used for fitting: 1.2.9
-## R version used for fitting: 4.4.2
-## Date of fit: Thu Feb 13 15:49:54 2025
-## Date of summary: Thu Feb 13 15:49:54 2025
+## mkin version used for fitting: 1.2.10
+## R version used for fitting: 4.5.0
+## Date of fit: Mon May 12 21:54:26 2025
+## Date of summary: Mon May 12 21:54:26 2025
##
## Equations:
## d_parent/dt = - k_parent * parent
@@ -225,17 +225,17 @@ error level is checked.
## Warning in sqrt(diag(covar)): NaNs produced
## Warning in cov2cor(ans$covar): diag(V) had non-positive or NA entries; the
## non-finite result may be dubious
-## mkin version used for fitting: 1.2.9
-## R version used for fitting: 4.4.2
-## Date of fit: Thu Feb 13 15:49:55 2025
-## Date of summary: Thu Feb 13 15:49:55 2025
+## mkin version used for fitting: 1.2.10
+## R version used for fitting: 4.5.0
+## Date of fit: Mon May 12 21:54:26 2025
+## Date of summary: Mon May 12 21:54:26 2025
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 342 model solutions performed in 0.023 s
+## Fitted using 342 model solutions performed in 0.024 s
##
## Error model: Constant variance
##
@@ -383,10 +383,10 @@ error level is checked.

summary(m.L2.FOMC, data = FALSE)
-## mkin version used for fitting: 1.2.9
-## R version used for fitting: 4.4.2
-## Date of fit: Thu Feb 13 15:49:55 2025
-## Date of summary: Thu Feb 13 15:49:55 2025
+## mkin version used for fitting: 1.2.10
+## R version used for fitting: 4.5.0
+## Date of fit: Mon May 12 21:54:26 2025
+## Date of summary: Mon May 12 21:54:26 2025
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
@@ -470,10 +470,10 @@ error level.

summary(m.L2.DFOP, data = FALSE)
-## mkin version used for fitting: 1.2.9
-## R version used for fitting: 4.4.2
-## Date of fit: Thu Feb 13 15:49:55 2025
-## Date of summary: Thu Feb 13 15:49:55 2025
+## mkin version used for fitting: 1.2.10
+## R version used for fitting: 4.5.0
+## Date of fit: Mon May 12 21:54:27 2025
+## Date of summary: Mon May 12 21:54:27 2025
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -593,10 +593,10 @@ using square brackets for indexing which will result in the use of the
summary and plot functions working on mkinfit objects.
summary(mm.L3[["DFOP", 1]])
-## mkin version used for fitting: 1.2.9
-## R version used for fitting: 4.4.2
-## Date of fit: Thu Feb 13 15:49:56 2025
-## Date of summary: Thu Feb 13 15:49:56 2025
+## mkin version used for fitting: 1.2.10
+## R version used for fitting: 4.5.0
+## Date of fit: Mon May 12 21:54:27 2025
+## Date of summary: Mon May 12 21:54:27 2025
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -723,17 +723,17 @@ test passes is slightly lower for the FOMC model. However, the
difference appears negligible.
summary(mm.L4[["SFO", 1]], data = FALSE)
-## mkin version used for fitting: 1.2.9
-## R version used for fitting: 4.4.2
-## Date of fit: Thu Feb 13 15:49:56 2025
-## Date of summary: Thu Feb 13 15:49:56 2025
+## mkin version used for fitting: 1.2.10
+## R version used for fitting: 4.5.0
+## Date of fit: Mon May 12 21:54:27 2025
+## Date of summary: Mon May 12 21:54:28 2025
##
## Equations:
## d_parent/dt = - k_parent * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 142 model solutions performed in 0.009 s
+## Fitted using 142 model solutions performed in 0.01 s
##
## Error model: Constant variance
##
@@ -788,17 +788,17 @@ difference appears negligible.
## parent 106 352
summary(mm.L4[["FOMC", 1]], data = FALSE)
-## mkin version used for fitting: 1.2.9
-## R version used for fitting: 4.4.2
-## Date of fit: Thu Feb 13 15:49:56 2025
-## Date of summary: Thu Feb 13 15:49:56 2025
+## mkin version used for fitting: 1.2.10
+## R version used for fitting: 4.5.0
+## Date of fit: Mon May 12 21:54:27 2025
+## Date of summary: Mon May 12 21:54:28 2025
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 224 model solutions performed in 0.013 s
+## Fitted using 224 model solutions performed in 0.014 s
##
## Error model: Constant variance
##
--
cgit v1.2.1