From a01fe8923ff50dcc76c34fb09ad500f5f5433063 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Fri, 19 May 2023 22:35:52 +0200
Subject: Release date, update pkgdown development docs
---
docs/dev/reference/plot.mixed.mmkin.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/dev/reference/plot.mixed.mmkin.html')
diff --git a/docs/dev/reference/plot.mixed.mmkin.html b/docs/dev/reference/plot.mixed.mmkin.html
index 3d902b77..c5a67513 100644
--- a/docs/dev/reference/plot.mixed.mmkin.html
+++ b/docs/dev/reference/plot.mixed.mmkin.html
@@ -17,7 +17,7 @@
mkin
- 1.2.3
+ 1.2.5
@@ -304,7 +304,7 @@ corresponding model prediction lines for the different datasets.
f_nlmix <- nlmix(f_obs)
#> Error in nlmix(f_obs): could not find function "nlmix"
plot(f_nlmix)
-#> Error in plot(f_nlmix): object 'f_nlmix' not found
+#> Error in eval(expr, envir, enclos): object 'f_nlmix' not found
# We can overlay the two variants if we generate predictions
pred_nlme <- mkinpredict(dfop_sfo,
--
cgit v1.2.1