From b6b7e387261e5483f1bdfafaaa975e2f24c6567c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 18 Nov 2022 20:35:06 +0100 Subject: Use cluster with two cores to reduce windows check time --- NEWS.md | 2 ++ docs/news/index.html | 3 ++- docs/pkgdown.yml | 2 +- log/test.log | 37 +++++++++++++++++++------------------ tests/testthat/setup_script.R | 22 +++++++++++++++------- tests/testthat/test_saemix_parent.R | 2 +- 6 files changed, 40 insertions(+), 28 deletions(-) diff --git a/NEWS.md b/NEWS.md index 245a3973..c4c3ddee 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ # mkin 1.2.1 (unreleased) +- '{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. + - '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 - '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 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 @@
-