aboutsummaryrefslogtreecommitdiff
path: root/inst/web/transform_odeparms.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-03-24 07:26:55 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-03-24 08:28:23 +0100
commitd432a48c8e7cc2df95d4952af415f18809f60409 (patch)
treed55d27b5dc1cf393b532344db6d3764ed1e6b207 /inst/web/transform_odeparms.html
parenta04cc65a18998ff5d107a52d23c9a4aad21a03aa (diff)
Address feedback from CRAN submission
- Put the CRAN URL that the badge points to into canonical form. I had missed the requirement to use the canonical form before, as the R CMD check message complained about a (possibily) invalid URL, so I overlooked the explanation later in the check log. Thanks to Uwe for his patience. Fix checked with winbuilder. - Slightly reduced the build time for the compiled_models vignette by skipping the warm-up. 3 repetitions are necessary for the autoplot method to work
Diffstat (limited to 'inst/web/transform_odeparms.html')
-rw-r--r--inst/web/transform_odeparms.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/inst/web/transform_odeparms.html b/inst/web/transform_odeparms.html
index 34428004..5e16551f 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&nbsp;=&nbsp;TRUE, t
fit &lt;- 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
+<div class='output'>mkin version: 0.9.43
R version: 3.2.4
-Date of fit: Wed Mar 23 18:10:57 2016
-Date of summary: Wed Mar 23 18:10:57 2016
+Date of fit: Thu Mar 24 08:26:40 2016
+Date of summary: Thu Mar 24 08:26:40 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.669 s
+Fitted with method Port using 153 model solutions performed in 0.662 s
Weighting: none

Contact - Imprint