From 4a6beafe6ca119500232ecda4b5672dd4a1877c2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 22 Oct 2020 12:34:40 +0200 Subject: Improve interface to experimental version of nlme The experimental nlme version in my drat repository contains the variance function structure varConstProp which makes it possible to use the two-component error model in generalized nonlinear models using nlme::gnls() and in mixed effects models using nlme::nlme(). --- check.log | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'check.log') diff --git a/check.log b/check.log index 1d00a516..3dfee39f 100644 --- a/check.log +++ b/check.log @@ -1,11 +1,11 @@ * using log directory ‘/home/jranke/git/mkin/mkin.Rcheck’ -* using R version 4.0.2 (2020-06-22) +* using R version 4.0.3 (2020-10-10) * using platform: x86_64-pc-linux-gnu (64-bit) * 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 ‘0.9.50.3’ +* this is package ‘mkin’ version ‘0.9.50.4’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: ‘Johannes Ranke ’ -- cgit v1.2.3