Releases: nlmixr2/nlmixr2
Releases · nlmixr2/nlmixr2
v5.0.0
v4.0.1
v4.0.0
This changed nlmixr2 to a verse-style package
What's Changed
- Update to current way of fitting models by @billdenney in #321
- Use nlmixr2 from the proper elements by @mattfidler in #333
Full Changelog: v3.0.2...v4.0.0
v3.0.2
nlmixr2 3.0.2
-
Change saemControl() and other options to reflect the
nlmixr2est
default options -
Update authors to reflect current team.
-
Export
rxSetSeed()
What's Changed
- Export rxSetSeed by @mattfidler in #309
Full Changelog: v3.0.1...v3.0.2
v3.0.1
nlmixr2 3.0.1
-
Remove
backwardSearch,covarSearchAutoandforwardSearch
re-exports since they no longer exist innlmixr2extra -
Remove
rxode2parsesuggested dependency
Full Changelog: v3.0.0...v3.0.1
v3.0.0
nlmixr2 3.0.0
- Re-export the new profiling from
nlmixr2extra
v2.1.2
nlmixr2 2.1.2
- Re-export the population only estimation control methods.
- Ensure correct binaries are maintained with new release.
What's Changed
- Update citations.Rmd by @kestrel99 in #205
- 211 need to re export nlminbcontrol from nlmixr2est by @mattfidler in #212
- 231 update install instructions by @mattfidler in #233
- 231 update install instructions by @mattfidler in #234
New Contributors
- @kestrel99 made their first contribution in #205
Full Changelog: v2.1.1...v2.1.2
v2.1.1
nlmixr2 2.1.1
- Work with systems (like intel c++) where linCmt() linear compartmental models do not have gradients.
v2.1.0
- Reexports
etExpand(),model()<-andini()<- - Make sure the newest
rxode2andnlmixr2estis used.
What's Changed
- Update installation instructions by @billdenney in #123
- Add R-universe install instructions by @mattfidler in #124
- Fix xgxr vignette by @billdenney in #131
- Fix spelling issues, simplify formatting, standardize models to use <- instead of = by @billdenney in #136
- 130 reexport etexpand by @mattfidler in #140
- Ci update by @billdenney in #68
- Fix table formatting issue by @billdenney in #146
- Ignore all vignettes rather than individual ones by @billdenney in #176
- Rebuild documentation (no code changes) by @billdenney in #177
- Document and fix by @mattfidler in #178
- Export rxode2::rxSetPipingAuto by @mattfidler in #183
- Clarify RTools instructions for R 4.3 by @billdenney in #193
- 184 add lotri to nlmixr2checkinstall by @mattfidler in #198
Full Changelog: v2.0.9...v2.1.0
nlmixr2 2.0.9
-
The new function
nlmixr2CheckInstall()helps to check if your installation is setup correctly with the required compilers and packages. -
This version adds crayon as an imported dependency
What's Changed
- Check if the nlmixr2 installation is successful, and give hints on how to fix it by @billdenney in #65
- bump to dev version by @billdenney in #66
- Stop coverage tests where not needed by @billdenney in #67
- Add rxode2verse by @mattfidler in #85
- Add censoring vignette (fix #86) by @billdenney in #88
- Add blog link by @billdenney in #87
- Fix central/center typos and one grammatical issue by @billdenney in #89
- Update dev version installation instructions; simplify example model with label() by @billdenney in #94
- Update for current ggplot2 by @billdenney in #96
- Add nlmixr2CheckInstall by @billdenney in #97
- Mention how to get the right symengine version by @mattfidler in #99
- Add rxDerived export and automatically derive exports on ::document() by @mattfidler in #102
- Add new ini-piping options (and give the code chunks nominal titles) by @billdenney in #107
- Use old.packages() to check that installed versions are current in nlmixr2::nlmixr2CheckInstall() by @billdenney in #117
Full Changelog: v2.0.8...v2.0.9