Skip to content

Commit

Permalink
Add note about how to access monolix translated syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Dec 18, 2023
1 parent 5d9ffd5 commit 0a208c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 0.1.0
Date: 2022-10-25 13:04:22 UTC
SHA: 2db7be2d24eab8ccd12b8415b2d6672d81e58289
Version: 0.1.2
Date: 2023-12-12 20:07:10 UTC
SHA: 5d9ffd5cf0e9035b78ef1f1a059d3c014a2ee293
3 changes: 3 additions & 0 deletions R/monolixControl.R
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
#' If \code{runCommand} is \code{NA}, \code{nlmixr()} will stop after writing
#' the model files and without starting Monolix.
#'
#' Note that you can get the translated monolix components from a
#' parsed/compiled rxode2 ui object with `ui$monolixModel` and `ui$mlxtran`
#'
#' @export
#' @importFrom nlmixr2 nlmixr2
#' @importFrom methods is
Expand Down

0 comments on commit 0a208c4

Please sign in to comment.