From 7035cde3a53781721fe15a8893fdf328c789bdd2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 7 Mar 2022 12:03:40 +0100 Subject: Remove nlmixr interface for release of mkin 1.1.0 I am postponing my attempts to get the nlmixr interface to CRAN, given some problems with nlmixr using R-devel under Windows, see https://github.com/nlmixrdevelopment/nlmixr/issues/596 and https://github.com/r-hub/rhub/issues/512, which is fixed by the removal of nlmixr from the testsuite. For the tests to be more platform independent, the biphasic mixed effects models test dataset was defined in a way that fitting should be more robust (less ill-defined). --- man/reexports.Rd | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'man/reexports.Rd') diff --git a/man/reexports.Rd b/man/reexports.Rd index dfbb76a7..43d27ac1 100644 --- a/man/reexports.Rd +++ b/man/reexports.Rd @@ -1,13 +1,11 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/intervals.R, R/lrtest.mkinfit.R, -% R/nlme.mmkin.R, R/nlmixr.R +% Please edit documentation in R/intervals.R, R/lrtest.mkinfit.R, R/nlme.mmkin.R \docType{import} \name{reexports} \alias{reexports} \alias{intervals} \alias{lrtest} \alias{nlme} -\alias{nlmixr} \title{Objects exported from other packages} \keyword{internal} \description{ @@ -18,7 +16,5 @@ below to see their documentation. \item{lmtest}{\code{\link[lmtest]{lrtest}}} \item{nlme}{\code{\link[nlme]{intervals}}, \code{\link[nlme]{nlme}}} - - \item{nlmixr}{\code{\link[nlmixr]{nlmixr}}} }} -- cgit v1.2.1