From 553d4b763a79f880e9de138a78de624abb15754e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 25 Oct 2022 22:11:05 +0200 Subject: Avoid another platform dependence Caused by the fact that printing error model parameters in nlme summaries do not honor the digits argument. --- tests/testthat/summary_dfop_nlme_1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/testthat/summary_dfop_nlme_1.txt') diff --git a/tests/testthat/summary_dfop_nlme_1.txt b/tests/testthat/summary_dfop_nlme_1.txt index 773be488..1ea5f3b7 100644 --- a/tests/testthat/summary_dfop_nlme_1.txt +++ b/tests/testthat/summary_dfop_nlme_1.txt @@ -54,8 +54,8 @@ Variance function: Structure: Constant plus proportion of variance covariate Formula: ~fitted(.) Parameter estimates: - const prop - 0.92275475 -0.04804649 + const prop + 0.9227564 -0.0480500 Backtransformed parameters with asymmetric confidence intervals: lower est. upper -- cgit v1.2.1