diff options
Diffstat (limited to 'inst/web/summary.mkinfit.html')
| -rw-r--r-- | inst/web/summary.mkinfit.html | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/inst/web/summary.mkinfit.html b/inst/web/summary.mkinfit.html index 6fc6d964..8ade3a21 100644 --- a/inst/web/summary.mkinfit.html +++ b/inst/web/summary.mkinfit.html @@ -2,7 +2,7 @@  <html lang="en">    <head>      <meta charset="utf-8"> -<title>summary.mkinfit. mkin 0.9.42</title> +<title>summary.mkinfit. mkin 0.9.43</title>  <meta name="viewport" content="width=device-width, initial-scale=1.0">  <meta name="author" content="    Johannes Ranke @@ -34,7 +34,7 @@      <div class="navbar">    <div class="navbar-inner">      <div class="container"> -      <a class="brand" href="#">mkin 0.9.42</a> +      <a class="brand" href="#">mkin 0.9.43</a>        <div class="nav">          <ul class="nav">            <li><a href="index.html"><i class="icon-home icon-white"></i> Index</a></li> @@ -157,17 +157,17 @@      <h2 id="examples">Examples</h2>      <pre class="examples"><div class='input'>  summary(mkinfit(mkinmod(parent = list(type = "SFO")), FOCUS_2006_A, quiet = TRUE))  </div> -<div class='output'>mkin version:    0.9.42  -R version:       3.2.4  -Date of fit:     Thu Mar 24 08:29:11 2016  -Date of summary: Thu Mar 24 08:29:11 2016  +<div class='output'>mkin version:    0.9.43  +R version:       3.3.1  +Date of fit:     Tue Jun 28 01:17:46 2016  +Date of summary: Tue Jun 28 01:17:46 2016   Equations:  d_parent = - k_parent_sink * parent  Model predictions using solution type analytical  -Fitted with method Port using 35 model solutions performed in 0.096 s +Fitted with method Port using 35 model solutions performed in 0.27 s  Weighting: none | 
