diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-28 00:44:48 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-28 01:30:00 +0200 |
commit | ef7ccf68e086bac3e75858bd4b97e3a2c6872aa1 (patch) | |
tree | e1b9e55736b0961843e84c60caeb9117e1c35c6d /inst/web/transform_odeparms.html | |
parent | 4672c2b3fd6c22e63b00ee5038998dd68a885c25 (diff) |
Avoid multicore fits in vignettes for passing CRAN checks
Also a small fix to the FOCUS Z vignette, and an update
of the static documentation generated by staticdocs.
Diffstat (limited to 'inst/web/transform_odeparms.html')
-rw-r--r-- | inst/web/transform_odeparms.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/inst/web/transform_odeparms.html b/inst/web/transform_odeparms.html index f12ede67..73ff0d08 100644 --- a/inst/web/transform_odeparms.html +++ b/inst/web/transform_odeparms.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> -<title>transform_odeparms. mkin 0.9.42</title> +<title>transform_odeparms. 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> @@ -133,10 +133,10 @@ backtransform_odeparms(transparms, mkinmod, transform_rates = TRUE, t fit <- mkinfit(SFO_SFO, FOCUS_2006_D, quiet = TRUE) summary(fit, data=FALSE) # See transformed and backtransformed parameters </div> -<div class='output'>mkin version: 0.9.42 -R version: 3.2.4 -Date of fit: Thu Mar 24 08:29:12 2016 -Date of summary: Thu Mar 24 08:29:12 2016 +<div class='output'>mkin version: 0.9.43 +R version: 3.3.1 +Date of fit: Tue Jun 28 01:17:49 2016 +Date of summary: Tue Jun 28 01:17:49 2016 Equations: d_parent = - k_parent_sink * parent - k_parent_m1 * parent @@ -144,7 +144,7 @@ d_m1 = + k_parent_m1 * parent - k_m1_sink * m1 Model predictions using solution type deSolve -Fitted with method Port using 153 model solutions performed in 0.654 s +Fitted with method Port using 153 model solutions performed in 1.639 s Weighting: none |