Skip to content

Stroke capacity planning model: R DES RAP 1.0.0

Latest

Choose a tag to compare

@amyheather amyheather released this 11 Feb 13:03

Stable release, with package-level documentation, switch from R6 to function for distribution registry, validation using checkmate, and new quality assurance documentation.

New features

  • Add docs/quality_assurance.md.
  • Add checkmate to project dependencies.

Other changes

  • Switched to package-level documentation (instead of individual @importFrom on each function).
  • Changed R6 class DistributionRegistry into a function create_distribution_registry().
  • Refactored validation so it uses checkmate.