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

fix: Multiplate report generation fails for different subsets of analytes #252

Open
5 tasks done
Fersoil opened this issue Feb 28, 2025 · 0 comments
Open
5 tasks done

Comments

@Fersoil
Copy link
Collaborator

Fersoil commented Feb 28, 2025

Checklist

  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar question and didn't find it.
  • I am sure that this is a bug in SerolyzeR package rather than my code.
  • The bug is not resolved by updating to the latest stable version of SerolyzeR package.
  • I included a link to the documentation page I am referring to (if applicable).

Reproduction steps

The following code fails if plates have inconsistent analyte names subsets

generate_levey_jennings_report(plates, report_title = "Levey-Jennings report")

Error Message and Stack Trace (if applicable)

Generating report... For large reports with more than 30 plates, this will take a few minutes.
Error in plot_standard_curve_stacked():
! FLU_FluA not found in one of the plate on list_of_plates
Backtrace:

  1. base::print(...)
  2. SerolyzeR::plot_standard_curve_stacked(...)

OS

No response

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

When branches are created from issues, their pull requests are automatically linked.

1 participant