Releases: LAPKB/Pmetrics
Pmetrics 3.1.2
This patch release only has minor fixed to the Shiny application for performing simulation from literature.
What's Changed
Full Changelog: v.3.1.1...v3.1.2
Pmetrics 3.1.1
This release provides several bugfixes and minor performance improvements.
What's Changed
- fix: update compare and step by @mnneely in #330
- chore: Update logs to be more informative by @mhovd in #328
- fix: Fix bug with FA and LAG by @mhovd in #327
- fix: Propagate errors instead of panicking by @mhovd in #326
- fix: remove stale ggraph dependency by @mnneely in #331
- fix: addEvent and addl logic by @mnneely in #332
- fix: Check for covariates in data before simulating by @mhovd in #333
- fix: numeric bugs with single quantile by @mnneely in #334
- fix: format error by @mnneely in #335
- fix: compare and step by @mnneely in #336
- fix: Unstable sorting of EVID 4 by @mnneely in #337
- fix: guard EVID 4 block sorting when evid column absent by @mhovd in #338
- fix: Update CI by @mhovd in #339
- fix: Skip building vignettes by @mhovd in #340
- fix: mis-sorting during PTA by @mnneely in #341
Full Changelog: v3.1.0...v.3.1.1
Pmetrics 3.1.0
What's Changed
- fix: ADDL expansion for multi-drug co-simulation by @Siel in #308
- Added several features by @mnneely in #309
- Fix devtools::check() test failures: remove devtools::load_all() from tests, add binary fallback to PM_load by @Copilot in #317
- Fix CI failure: replace snapshot test with no-error assertion in test-data-models.R by @Copilot in #320
- Consolidate shiny apps by @mnneely in #322
- Fixes index problems with Analytical models. Analytical models still β¦ by @Siel in #323
- Shiny plots by @mnneely in #325
- fix: Analytical public indexing compatibility by @Siel in #324
Full Changelog: v3.0.9...v3.1.0
v3.0.9
v3.0.8
Pmetrics 3.0
Pmetrics 3.0
We are happy to finally release the latest version of Pmetrics!
In this major release we introduce a new simulation engine written in Rust, providing a significant increase in speed.
More information will be provided in a discussion post in the near future.
Breaking changes
This release comes with many breaking changes. Most importantly, Pmetrics now requires Rust on the host system to fit models and simulate patient profiles. As such, gfortran is no longer needed. For installation instructions, please see the repository README.
Documentation
We have updated the documentation for Pmetrics, which is available at https://lapkb.github.io/Pmetrics/
A more in-depth introduction to Pmetrics can be found at https://lapkb.github.io/PM_tutorial
Pmetrics legacy (version 2.2)
This release contains the "legacy" version of Pmetrics.
There is no new functionality in this release - rather it provides a snapshot of the legacy version based on the Fortran engine.
V2.1.1
Pmetrics 2.1.0
New Pmetrics released!!!
This new releases fixes a lot of issues, thanks to all the people who reported their issues and helped us to fix them!
The code was cleaned a lot, as we're preparing the package to be released on CRAN.
@mnneely worked really hard to deliver you our new and SHINY model builder app!! please check it out via build_model().
The tutorial was also updated, with some new examples.
As always, please let us know what new features would you like to see implemented!
Thanks!
Julian
Commits by @mnneely, @mhovd and @Siel
Full Changelog: v2.0.2...v2.1.0
Pmetrics 2.0.2
Multiple fixes
Especial thanks to @mhovd.
Commits by @mnneely, @mhovd and @Siel
Full Changelog: v2.0.1...v2.0.2