Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove <vb_epidist> class and methods #359

Merged
merged 6 commits into from
Jul 15, 2024
Merged

Remove <vb_epidist> class and methods #359

merged 6 commits into from
Jul 15, 2024

Conversation

joshwlambert
Copy link
Member

This PR addresses #342 and #93 by removing the <vb_epidist> class and it's associated methods.

After two minor version releases of the {epiparameter} R package it was agreed (see #93) that the <vb_epidist> class was not providing any additional functionality to the package, had no known use-cases, and was a burden to maintain and develop around as it interacted with <epidist> methods (e.g. print.epidist()).

The constructor, validator, helper functions and S3 methods for <vb_epidist> as well as it's mentioning in documentation, have been removed.

It is possible that the logic that was in the class validator (validate_vb_epidist()) could be written up into a vignette to help users that want to handle both intrinsic and extrinsic parameters for vector-borne diseases, but this is not done in this PR.

@joshwlambert joshwlambert merged commit d4e8cbd into main Jul 15, 2024
8 checks passed
@joshwlambert joshwlambert deleted the rm-vb_epidist branch July 15, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants