aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-03-06 17:59:16 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-03-06 17:59:16 +0100
commit90e5ff0a9fdadd65e179c04c7d43b4db6e301984 (patch)
tree7ba08903f11fe2a505b89ed3bbd4108fe9e43213 /docs/index.html
parent68e36eb0a5f1b611588d47f77e0ef7c3d9ba0beb (diff)
Move static docs to pkdown.jrwb.de, update them
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html
index 0c53fe9..0a45d75 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -64,18 +64,18 @@ this program. If not, see &lt;http:<span class="er">//</span>www.gnu.org/license
<a href="#installation" class="anchor"> </a>Installation</h2>
<p>You can install the package from <a href="http://github.com/jranke/pfm">github</a>, e.g. using the <code>devtools</code> package. Using <code>quick = TRUE</code> skips docs, multiple-architecture builds, demos, and vignettes, to make installation as fast and painless as possible.</p>
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">library</span>(devtools)
-<span class="kw">install_github</span>(<span class="st">"jranke/pfm"</span>, <span class="dt">subdir =</span> <span class="st">"pkg"</span>, <span class="dt">quick =</span> <span class="ot">TRUE</span>)</code></pre></div>
+<span class="kw">install_github</span>(<span class="st">"jranke/pfm"</span>, <span class="dt">quick =</span> <span class="ot">TRUE</span>)</code></pre></div>
</div>
<div id="use" class="section level2">
<h2 class="hasAnchor">
<a href="#use" class="anchor"> </a>Use</h2>
-<p>Please refer to the <a href="http://jranke.github.io/pfm/reference/index.html">reference</a>.</p>
+<p>Please refer to the <a href="http://pkgdown.jrwb.de/pfm/reference/index.html">reference</a>.</p>
</div>
<div id="examples" class="section level2">
<h2 class="hasAnchor">
<a href="#examples" class="anchor"> </a>Examples</h2>
-<p>One recent nice example of the usage of this package is the visualisation of a time weighted average for a sawtooth curve obtained from several overlays of mkinfit predictions as shown <a href="http://jranke.github.io/pfm/reference/plot.one_box.html">here</a>.</p>
-<p>Another, even more recent example shows how FOCUS PELMO can be run in parallel under Linux as shown <a href="http://jranke.github.io/pfm/reference/PELMO_runs.html">here</a>.</p>
+<p>One recent nice example of the usage of this package is the visualisation of a time weighted average for a sawtooth curve obtained from several overlays of mkinfit predictions as shown <a href="http://pkgdown.jrwb.de/pfm/reference/plot.one_box.html">here</a>.</p>
+<p>Another, even more recent example shows how FOCUS PELMO can be run in parallel under Linux as shown <a href="http://pkgdown.jrwb.de/pfm/reference/PELMO_runs.html">here</a>.</p>
</div>
</div>
</div>

Contact - Imprint