From cf54ccca37d27480dbf8d59eb027300518f7ad75 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Fri, 19 May 2023 17:08:43 +0200
Subject: Prepare release of v1.2.4
- Update DESCRIPTION
- Update Makefile to document how to use R-patched
- Remove markup from two URLs to avoid CRAN NOTE
- Switch two vignettes from html_document to html_vignette to save space
in the docs directory, also avoiding a CRAN NOTE
- Complete rebuild of pkgdown docs for release
---
docs/reference/plot.mixed.mmkin.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/reference/plot.mixed.mmkin.html')
diff --git a/docs/reference/plot.mixed.mmkin.html b/docs/reference/plot.mixed.mmkin.html
index eb0e60b3..507684a1 100644
--- a/docs/reference/plot.mixed.mmkin.html
+++ b/docs/reference/plot.mixed.mmkin.html
@@ -17,7 +17,7 @@
mkin
- 1.2.3
+ 1.2.4
@@ -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