From 4589fabf6b149ac9ca779b4804e068a60b73295e Mon Sep 17 00:00:00 2001 From: Matthew Fidler Date: Wed, 18 Sep 2024 11:55:18 -0500 Subject: [PATCH] Update url from description to new lixoftConnectors url --- DESCRIPTION | 4 ++-- R/longDef.R | 1 - R/pk2rx.R | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3257fa0..7914b92 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -18,10 +18,10 @@ Description: 'Monolix' is a tool for running mixed effects model using in all the information to allow simulation with uncertainty (that is the number of observations, the number of subjects, and the covariance matrix) with a 'rxode2' model. This is complementary to the - 'babelmixr2' package that translates 'nlmixr2' models to 'NONMEM' and can + 'babelmixr2' package that translates 'nlmixr2' models to 'Monolix' and can convert the objects converted from 'monolix2rx' to a full 'nlmixr2' fit. While not required, you can get/install the 'lixoftConnectors' package in the 'Monolix' - installation, as described at the following url . When + installation, as described at the following url . When 'lixoftConnectors' is available, 'Monolix' can be used to load its model library instead manually setting up text files (which only works with old versions of 'Monolix'). diff --git a/R/longDef.R b/R/longDef.R index 327cbdb..fa0811e 100644 --- a/R/longDef.R +++ b/R/longDef.R @@ -271,7 +271,6 @@ #' #' @param var proportional error variable #' @return nothing, called for side effects -#' @export #' @author Matthew L. Fidler #' @noRd .setProp <- function(var) { diff --git a/R/pk2rx.R b/R/pk2rx.R index 6a507da..17b01da 100644 --- a/R/pk2rx.R +++ b/R/pk2rx.R @@ -697,7 +697,6 @@ #' @param equationLine equation lines #' @param state state to look up #' @return which value matches d/dt(state) <- -#' @export #' @author Matthew L. Fidler #' @noRd .whichDdt <- function(equationLine, state) {