Skip to content

Fix error in epirange list check #46

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

Closed
4 tasks
brookslogan opened this issue Sep 27, 2022 · 0 comments · Fixed by #89
Closed
4 tasks

Fix error in epirange list check #46

brookslogan opened this issue Sep 27, 2022 · 0 comments · Fixed by #89
Assignees
Labels
bug Something isn't working P1 medium priority

Comments

@brookslogan
Copy link
Contributor

brookslogan commented Sep 27, 2022

  • Fix this line to call is.list on the appropriate argument and change the non-working nested sapplys to something that makes sense (probably a single purrr::map_lgl). I encountered this when trying to feed a single Date object in.
  • Fix any downstream behavior, e.g., in preparing the query, which may not actually accommodate, e.g., a list of epiranges.
  • Add tests for this case.
  • Update docs.
@brookslogan brookslogan added bug Something isn't working P1 medium priority labels Sep 27, 2022
@dshemetov dshemetov self-assigned this May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants