Skip to content

Commit

Permalink
Add cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Sep 18, 2024
1 parent ea0cfc7 commit 511e698
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# nlmixr2extra 2.0.9
# nlmixr2extra 3.0.0

* `bootstrapFit()` now will be more careful handling `NA` values so
they do not completely affect results (Issue #59)

* `bootstrapFit()` will now only take the correlation of the non-zero
diagonals (Issue #59).

* New method for `knit_print()` will generate model equations for LaTeX
reporting automatically.

* Tests are now skipped if they contain linear compartment models that
need gradients when the gradients are not compiled (as in the case
of intel c++).
- This is made to work with new version of rxode2

0 comments on commit 511e698

Please sign in to comment.