diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 18:54:22 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 18:54:22 +0200 |
commit | 6ddb7575f37d9d534f014cbd105b2f07660d59c6 (patch) | |
tree | 5718770eb493344425b1a1842aa020fe3887fe1f /docs/reference/mkinmod.html | |
parent | a4ca3451f1b5c37d10c6a41cb18a99b1631e8aa2 (diff) |
Remove reference to archived kinfit package
from vignettes/mkin.Rmd
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/mkinmod.html')
-rw-r--r-- | docs/reference/mkinmod.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index 0b96c6cb..23139c0f 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -234,7 +234,7 @@ For the definition of model types and their parameters, the equations given <span class='no'>SFO_SFO</span> <span class='kw'><-</span> <span class='fu'>mkinmod</span>( <span class='kw'>parent</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>, <span class='st'>"m1"</span>), <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>), <span class='kw'>verbose</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</div><div class='output co'>#> Compilation argument: -#> /usr/lib/R/bin/R CMD SHLIB file7e6c2d3bf9bc.c 2> file7e6c2d3bf9bc.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file26cc3b169ccf.c 2> file26cc3b169ccf.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |