aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-18 20:35:06 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-18 20:35:06 +0100
commitb6b7e387261e5483f1bdfafaaa975e2f24c6567c (patch)
treee8b4acc4173054abaf6b15ad219f86be82d4f1b4 /docs
parent317fd7514e638780c09ed6349a165a854ba2deea (diff)
Use cluster with two cores to reduce windows check time
Diffstat (limited to 'docs')
-rw-r--r--docs/news/index.html3
-rw-r--r--docs/pkgdown.yml2
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/news/index.html b/docs/news/index.html
index 6b9a7d51..f6883766 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -89,7 +89,8 @@
<div class="section level2">
<h2 class="page-header" data-toc-text="1.2.1" id="mkin-121-unreleased">mkin 1.2.1 (unreleased)<a class="anchor" aria-label="anchor" href="#mkin-121-unreleased"></a></h2>
-<ul><li><p>‘tests/testthat/setup_script.R’: Excluded another ill-defined random effect for the DFOP fit with ‘saem’, in an attempt to avoid a platform dependence that surfaced on Fedora systems on the CRAN check farm</p></li>
+<ul><li><p>‘{data,R}/ds_mixed.rda’: Include the test data in the package instead of generating it in ‘tests/testthat/setup_script.R’. Refactor the generating code to make it consistent and update tests.</p></li>
+<li><p>‘tests/testthat/setup_script.R’: Excluded another ill-defined random effect for the DFOP fit with ‘saem’, in an attempt to avoid a platform dependence that surfaced on Fedora systems on the CRAN check farm</p></li>
<li><p>‘tests/testthat/test_mixed.R’: Round parameters found by saemix to two significant digits before printing, to also help to avoid platform dependence of tests</p></li>
<li><p>‘R/saem.R’: Fix a bug that prevented that ‘error.ini’ is passed to ‘saemix_model’, and set default to c(1, 1) to avoid changing test results</p></li>
<li><p>‘R/parplot.R’: Show initial values for error model parameters</p></li>
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml
index b6c8f1cc..7cf87069 100644
--- a/docs/pkgdown.yml
+++ b/docs/pkgdown.yml
@@ -13,7 +13,7 @@ articles:
dimethenamid_2018: web_only/dimethenamid_2018.html
multistart: web_only/multistart.html
saem_benchmarks: web_only/saem_benchmarks.html
-last_built: 2022-11-18T18:18Z
+last_built: 2022-11-18T18:28Z
urls:
reference: https://pkgdown.jrwb.de/mkin/reference
article: https://pkgdown.jrwb.de/mkin/articles

Contact - Imprint