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

use lifecycle package to manage deprecation / stability / experimental #368

Open
njtierney opened this issue Apr 12, 2021 · 0 comments
Open
Assignees
Milestone

Comments

@njtierney
Copy link
Collaborator

Perhaps use https://lifecycle.r-lib.org/articles/stages.html#deprecated for this deprecation:

e.g,

optimiser_deprecation_warning <- function() {

And other functions to signal which functions are experimental / superceded / stable etc.

Perhaps a lower priority but worth discussing I think.

@njtierney njtierney self-assigned this Apr 20, 2021
@njtierney njtierney added the 0.4.0 label Jul 2, 2021
@njtierney njtierney added this to the 0.4.0 milestone Jul 2, 2021
@njtierney njtierney removed the 0.4.0 label Jul 2, 2021
@njtierney njtierney modified the milestones: 0.4.0, 0.4.1 Jul 2, 2021
@njtierney njtierney removed the Up Next label Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant