diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-19 17:08:43 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-19 17:10:16 +0200 | 
| commit | cf54ccca37d27480dbf8d59eb027300518f7ad75 (patch) | |
| tree | 81a9d5955f716a74822ecb65dc83daeeb7efbba6 /docs/reference/status.html | |
| parent | c931057ce8f05d3a0dfefea72b73903efb82e900 (diff) | |
Prepare release of v1.2.4v1.2.4
- Update DESCRIPTION
- Update Makefile to document how to use R-patched
- Remove markup from two URLs to avoid CRAN NOTE
- Switch two vignettes from html_document to html_vignette to save space
  in the docs directory, also avoiding a CRAN NOTE
- Complete rebuild of pkgdown docs for release
Diffstat (limited to 'docs/reference/status.html')
| -rw-r--r-- | docs/reference/status.html | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/docs/reference/status.html b/docs/reference/status.html index 6b9c8f3b..1acb7c2e 100644 --- a/docs/reference/status.html +++ b/docs/reference/status.html @@ -17,7 +17,7 @@        </button>        <span class="navbar-brand">          <a class="navbar-link" href="../index.html">mkin</a> -        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.3</span> +        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.4</span>        </span>      </div> @@ -159,8 +159,10 @@ suitable printing method.</p>  <span class="r-out co"><span class="r-pr">#></span>       dataset</span>  <span class="r-out co"><span class="r-pr">#></span> model  FOCUS A FOCUS B</span>  <span class="r-out co"><span class="r-pr">#></span>   SFO  OK      OK     </span> -<span class="r-out co"><span class="r-pr">#></span>   FOMC OK      OK     </span> +<span class="r-out co"><span class="r-pr">#></span>   FOMC C       OK     </span>  <span class="r-out co"><span class="r-pr">#></span> </span> +<span class="r-out co"><span class="r-pr">#></span> C: Optimisation did not converge:</span> +<span class="r-out co"><span class="r-pr">#></span> false convergence (8)</span>  <span class="r-out co"><span class="r-pr">#></span> OK: No warnings</span>  <span class="r-in"><span><span class="co"># }</span></span></span>  </code></pre></div> | 
