diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-04 08:10:33 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-04 08:10:33 +0200 |
commit | 7e8d788d298b8e1492fd8f62d88456e99e0f5992 (patch) | |
tree | 0ec78730e5d6cd5367420b2f04effbd1cc1b0f3f /docs/reference/mkinmod.html | |
parent | d004cfb133b2b38808a736916152b85c5df6568f (diff) |
Address failures of CRAN checks, improve NEWSv0.9.49.5
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 f1793541..39fe631b 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 file24f24fd75f75.c 2> file24f24fd75f75.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file6e9c38dae9ed.c 2> file6e9c38dae9ed.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |