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

investigate downstream breaking changes in chevron, initialize NA values #1313

Closed
shajoezhu opened this issue Sep 23, 2024 · 2 comments
Closed
Assignees
Labels

Comments

@shajoezhu
Copy link
Contributor

  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-aet05_all.R:6:3'): aet05_all can handle NA values ────────────
  `run(aet05_all, proc_data)` produced warnings.
  ── Failure ('test-aet05_all.R:20:3'): aet05_all can handle some NA values ──────
  `run(aet05_all, proc_data)` produced warnings.
  ── Failure ('test-aet05_all.R:23:3'): aet05_all can handle some NA values ──────
  `run(aet05_all, proc_data, conf_level = 0.9, conf_type = "byar")` produced warnings.
  ── Failure ('test-aet05.R:6:3'): aet05 can handle NA values ────────────────────
  `run(aet05, proc_data)` produced warnings.
  ── Failure ('test-aet05.R:23:3'): aet05 can handle some NA values ──────────────
  `run(aet05, proc_data)` produced warnings.
  ── Failure ('test-aet05.R:26:3'): aet05 can handle some NA values ──────────────
  `run(aet05, proc_data, conf_level = 0.9, conf_type = "byar")` produced warnings.

@edelarua
Copy link
Contributor

Warnings should be fixed by 8fb5968

@shajoezhu
Copy link
Contributor Author

Many thanks @edelarua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants