diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION index 44ac11c5..c482502c 100644 --- a/CRAN-SUBMISSION +++ b/CRAN-SUBMISSION @@ -1,3 +1,3 @@ -Version: 0.1.2 -Date: 2023-12-12 20:07:10 UTC -SHA: 5d9ffd5cf0e9035b78ef1f1a059d3c014a2ee293 +Version: 0.1.4 +Date: 2024-09-21 02:20:31 UTC +SHA: 7ac75af986b82b17e4403a0727895e5d45e1852f diff --git a/README.Rmd b/README.Rmd index 73a02bf6..3bc81bea 100644 --- a/README.Rmd +++ b/README.Rmd @@ -73,7 +73,7 @@ Babelmixr2 can help you by: While not required, you can get/install the R 'lixoftConnectors' package in the 'Monolix' installation, as described at the following url -. When +. When 'lixoftConnectors' is available, R can run 'Monolix' directly instead of using a command line. diff --git a/README.md b/README.md index d0d6bbe1..6ade880d 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Babelmixr2 can help you by: While not required, you can get/install the R ‘lixoftConnectors’ package in the ‘Monolix’ installation, as described at the following url -. +. When ‘lixoftConnectors’ is available, R can run ‘Monolix’ directly instead of using a command line. diff --git a/cran-comments.md b/cran-comments.md index 366181be..a856716f 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,9 +1 @@ -## R CMD check results - -0 errors | 0 warnings | 2 notes - -* NOTE: Package suggested but not available for checking: ‘lixoftConnectors’ - * 'lixoftConnectors' is an optional package and is suggested but not - required for use of 'babelmixr2' that is not available on CRAN. - Installation instructions and rationale for package are - in the DESCRIPTION file +- Fixed to only depend on `rxode2` instead of `rxode2parse`