From 2f492ce2acf21610a7b15ce5d1878cf0f2ae5b4d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 20 Jul 2020 21:02:28 +0200 Subject: Require upcoming nlme version, remove anova.nlme.mmkin The method is no longer necessary, now that Bug 17761 is fixed upstream https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17761 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 41f90f42..493f3532 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,7 +17,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, note that no warranty is implied for correctness of results or fitness for a particular purpose. Imports: stats, graphics, methods, deSolve, R6, inline, parallel, numDeriv, - lmtest, pkgbuild, nlme, purrr, saemix (>= 3.1.9000) + lmtest, pkgbuild, nlme (>= 3.1-149), purrr, saemix (>= 3.1.9000) Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr, benchmarkme, tibble, stats4 License: GPL -- cgit v1.2.1