aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/synthetic_data_for_UBA.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-09-14 11:38:43 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-09-14 11:38:43 +0200
commitc4a35c0e141a4bb05ba508914bebdc2884109e76 (patch)
tree81464f3e17e683dfc7614dadf0899850517954f7 /docs/reference/synthetic_data_for_UBA.html
parentdd65f3503e9d091c82aedcf91635fcf40f778bf9 (diff)
Exclude more example code from CRAN checks
to avoid NOTES about long execution times. Static documentation rebuilt by pkgdown with run_dont_run = TRUE
Diffstat (limited to 'docs/reference/synthetic_data_for_UBA.html')
-rw-r--r--docs/reference/synthetic_data_for_UBA.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/reference/synthetic_data_for_UBA.html b/docs/reference/synthetic_data_for_UBA.html
index dd44a450..25cfc012 100644
--- a/docs/reference/synthetic_data_for_UBA.html
+++ b/docs/reference/synthetic_data_for_UBA.html
@@ -76,7 +76,7 @@ Compare also the code in the example section to see the degradation models." />
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.3</span>
+ <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.4</span>
</span>
</div>
@@ -176,8 +176,7 @@ Compare also the code in the example section to see the degradation models." />
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
- <pre class="examples"># NOT RUN {
-# The data have been generated using the following kinetic models
+ <pre class="examples"><div class='input'># The data have been generated using the following kinetic models
m_synth_SFO_lin <- mkinmod(parent = list(type = "SFO", to = "M1"),
M1 = list(type = "SFO", to = "M2"),
M2 = list(type = "SFO"), use_of_ff = "max")
@@ -275,8 +274,10 @@ fit <- mkinfit(m_synth_SFO_lin, synthetic_data_for_UBA_2014[[1]]$data,
quiet = TRUE)
plot_sep(fit)
summary(fit)
-# }
-</pre>
+</div><div class='output co'>#&gt; <span class='error'>Error: &lt;text&gt;:67:43: Unerwartete(s) SPECIAL</span>
+#&gt; <span class='error'>66: </span>
+#&gt; <span class='error'>67: d_rep[d_rep$time == 0 &amp; d_rep$name &lt;!-- %in%</span>
+#&gt; <span class='error'> ^</span></div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>

Contact - Imprint