From 7035cde3a53781721fe15a8893fdf328c789bdd2 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 7 Mar 2022 12:03:40 +0100
Subject: Remove nlmixr interface for release of mkin 1.1.0
I am postponing my attempts to get the nlmixr interface to CRAN, given
some problems with nlmixr using R-devel under Windows, see
https://github.com/nlmixrdevelopment/nlmixr/issues/596
and
https://github.com/r-hub/rhub/issues/512,
which is fixed by the removal of nlmixr from the testsuite.
For the tests to be more platform independent, the biphasic mixed
effects models test dataset was defined in a way that fitting
should be more robust (less ill-defined).
---
docs/reference/summary.nlme.mmkin.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'docs/reference/summary.nlme.mmkin.html')
diff --git a/docs/reference/summary.nlme.mmkin.html b/docs/reference/summary.nlme.mmkin.html
index 2bc50dac..d2ed2a86 100644
--- a/docs/reference/summary.nlme.mmkin.html
+++ b/docs/reference/summary.nlme.mmkin.html
@@ -30,7 +30,7 @@ endpoints such as formation fractions and DT50 values. Optionally
Functions and data
-
+
Articles
@@ -201,8 +201,8 @@ José Pinheiro and Douglas Bates for the components inherited from nlme
#> nlme version used for fitting: 3.1.155
#> mkin version used for pre-fitting: 1.1.0
#> R version used for fitting: 4.1.2
-#> Date of fit: Wed Mar 2 13:42:16 2022
-#> Date of summary: Wed Mar 2 13:42:16 2022
+#> Date of fit: Mon Mar 7 13:15:33 2022
+#> Date of summary: Mon Mar 7 13:15:33 2022
#>
#> Equations:
#> d_parent/dt = - k_parent * parent
@@ -212,7 +212,7 @@ José Pinheiro and Douglas Bates for the components inherited from nlme
#>
#> Model predictions using solution type analytical
#>
-#> Fitted in 0.545 s using 4 iterations
+#> Fitted in 0.528 s using 4 iterations
#>
#> Variance model: Two-component variance function
#>
--
cgit v1.2.1