Skip to content

Releases: LAPKB/Pmetrics

Pmetrics 3.1.2

24 Apr 09:28
0014cf2

Choose a tag to compare

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

22 Apr 21:27
54a4df9

Choose a tag to compare

This release provides several bugfixes and minor performance improvements.

What's Changed

Full Changelog: v3.1.0...v.3.1.1

Pmetrics 3.1.0

20 Apr 19:03
1729126

Choose a tag to compare

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

25 Feb 19:23
8ff3a91

Choose a tag to compare

What's Changed

  • Add Windows installation notes for Pmetrics by @Siel in #296
  • PM_data plot and summary.PM_sim by @mnneely in #297

Full Changelog: v3.0.8...v3.0.9

v3.0.8

16 Feb 14:20
4ba476d

Choose a tag to compare

fix: limits from model not applied properly (#294)

Pmetrics 3.0

29 Jan 07:38

Choose a tag to compare

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)

14 Nov 13:39
c14e898

Choose a tag to compare

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

27 Oct 17:46

Choose a tag to compare

This is a new release that contains some bug fixes related to the ADDL field.

by: @mnneely

What's Changed

Full Changelog: v2.1.0...v2.1.1

Pmetrics 2.1.0

22 Sep 02:15

Choose a tag to compare

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

11 Jan 19:38

Choose a tag to compare

Multiple fixes
Especial thanks to @mhovd.

Commits by @mnneely, @mhovd and @Siel

Full Changelog: v2.0.1...v2.0.2