Changelog
Source:NEWS.md
SimNPH 0.5.8
- Fixed tests: test plots with
vdiffrto avoid using non-exported functions of plotting libraries in test cases. Fixed tests to be more robust to changes in upstream packages and workarounds for upstream bugs, updated test artifacts after ggplot2 update.
SimNPH 0.5.7
CRAN release: 2025-04-08
- Hotfix: disabled one test to avoid an error due to changes in an upcoming ggplot2 release
- Updated citation info.
SimNPH 0.5.6
CRAN release: 2025-02-20
- Fixed minor mistakes in documentation.
- Added parameter to control x-axis expansion to
combined_plot. - Updated tests to be compatible with upcoming release of ggplot2 3.6.0
- Replaced the reference to the pre-print with the reference to the published paper in the description.
SimNPH 0.5.5
CRAN release: 2024-03-04
- Sped up calculation of treatment arm hazard from effect size and calculation of censoring rate from censoring proportion for progression scenarios.
- Minor improvements to plot functions and their documentation.
SimNPH 0.5.4
CRAN release: 2024-01-08
- Reworked the
combined_plotfunction. Fixed a bug where thesplit_varargument was not working. Deprecated the defunct argumentscale_stairs, providing this argument now gives a warning. Improved speed and removed dependencies.
SimNPH 0.5.3
CRAN release: 2023-11-09
- Changed the calculation of the real summary measures for the progression scenario: corrected one mistake in the calculation of the gAHR and the functions now use the new, faster implementation from the miniPCH package.
SimNPH 0.5.2
- Added option to suppress output in design and assumption templates.
- Changed
\dontrunto\donttestin examples. - Improved examples in documentation.
- Cleaned up package metadata.
SimNPH 0.5.1
- Added references to the preprint of the paper to description and citation. Added references to the preprint and the shiny app to the readme.
- First CRAN submission.
SimNPH 0.5.0
- Moved compiled functions to new package “miniPCH” to clarify structure and to be compliant with Rcpp licence.