diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-07 12:03:40 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-07 14:55:21 +0100 |
commit | 7035cde3a53781721fe15a8893fdf328c789bdd2 (patch) | |
tree | a1e4929faf9d645caedc0ed4dcc5036252497c63 /docs/reference/mmkin.html | |
parent | 77c248ca40b82ec00a756cd82f12968131f78959 (diff) |
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).
Diffstat (limited to 'docs/reference/mmkin.html')
-rw-r--r-- | docs/reference/mmkin.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/mmkin.html b/docs/reference/mmkin.html index 4012df67..1ca0190a 100644 --- a/docs/reference/mmkin.html +++ b/docs/reference/mmkin.html @@ -29,7 +29,7 @@ datasets specified in its first two arguments."><!-- mathjax --><script src="htt <a href="../reference/index.html">Functions and data</a> </li> <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Articles <span class="caret"></span> @@ -167,10 +167,10 @@ plotting.</p></div> <span class="r-in"></span> <span class="r-in"><span class="va">time_default</span></span> <span class="r-out co"><span class="r-pr">#></span> user system elapsed </span> -<span class="r-out co"><span class="r-pr">#></span> 6.055 1.405 2.191 </span> +<span class="r-out co"><span class="r-pr">#></span> 4.710 0.665 1.757 </span> <span class="r-in"><span class="va">time_1</span></span> <span class="r-out co"><span class="r-pr">#></span> user system elapsed </span> -<span class="r-out co"><span class="r-pr">#></span> 6.746 0.004 6.750 </span> +<span class="r-out co"><span class="r-pr">#></span> 5.644 0.001 5.645 </span> <span class="r-in"></span> <span class="r-in"><span class="fu"><a href="endpoints.html">endpoints</a></span><span class="op">(</span><span class="va">fits.0</span><span class="op">[[</span><span class="st">"SFO_lin"</span>, <span class="fl">2</span><span class="op">]</span><span class="op">]</span><span class="op">)</span></span> <span class="r-out co"><span class="r-pr">#></span> $ff</span> |