From 17af45b984d348505527140470c7fff204748ea6 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 12 Sep 2025 22:16:13 +0200 Subject: Facilitate centering covariates The motivation for this is to obtain confidence intervals for covariate dependent parameters that are valid for a median/mean value of the covariate. Implementation by adding an argument to the 'saem' function, and adapting the relevant functions working with 'saem' objects. Vignettes, the template and tests were updated to use the new functionality. --- log/check.log | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'log/check.log') diff --git a/log/check.log b/log/check.log index d036724d..94fd8095 100644 --- a/log/check.log +++ b/log/check.log @@ -1,15 +1,15 @@ * using log directory ‘/home/jranke/git/mkin/mkin.Rcheck’ -* using R version 4.5.0 (2025-04-11) +* using R version 4.5.1 (2025-06-13) * using platform: x86_64-pc-linux-gnu * R was compiled by - gcc (Debian 12.2.0-14) 12.2.0 - GNU Fortran (Debian 12.2.0-14) 12.2.0 -* running under: Debian GNU/Linux 12 (bookworm) + gcc (Debian 12.2.0-14+deb12u1) 12.2.0 + GNU Fortran (Debian 12.2.0-14+deb12u1) 12.2.0 +* running under: Debian GNU/Linux 13 (trixie) * using session charset: UTF-8 * using options ‘--no-tests --as-cran’ * checking for file ‘mkin/DESCRIPTION’ ... OK * checking extension type ... Package -* this is package ‘mkin’ version ‘1.2.10’ +* this is package ‘mkin’ version ‘1.2.11’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... OK * checking package namespace information ... OK @@ -60,12 +60,12 @@ * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK -* checking examples ... [11s/11s] OK +* checking examples ... [13s/13s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK -* checking re-building of vignette outputs ... [13s/11s] OK +* checking re-building of vignette outputs ... [15s/11s] OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK -- cgit v1.2.1